Sandbox: PLC4J: Driver: Discovery

Implementation of a PLC4X driver which provides discovery services. It's not actually a real diver, but more utilizes the drivers discovery mechanisms in a way that it integrates into the PLC4X API nicely.

License

License

GroupId

GroupId

org.apache.plc4x.sandbox
ArtifactId

ArtifactId

plc4j-driver-discovery
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sandbox: PLC4J: Driver: Discovery
Implementation of a PLC4X driver which provides discovery services. It's not actually a real diver, but more utilizes the drivers discovery mechanisms in a way that it integrates into the PLC4X API nicely.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4j-driver-discovery

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/plc4j-driver-discovery/ -->
<dependency>
    <groupId>org.apache.plc4x.sandbox</groupId>
    <artifactId>plc4j-driver-discovery</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/plc4j-driver-discovery/
implementation 'org.apache.plc4x.sandbox:plc4j-driver-discovery:0.9.1'
// https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/plc4j-driver-discovery/
implementation ("org.apache.plc4x.sandbox:plc4j-driver-discovery:0.9.1")
'org.apache.plc4x.sandbox:plc4j-driver-discovery:jar:0.9.1'
<dependency org="org.apache.plc4x.sandbox" name="plc4j-driver-discovery" rev="0.9.1">
  <artifact name="plc4j-driver-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.sandbox', module='plc4j-driver-discovery', version='0.9.1')
)
libraryDependencies += "org.apache.plc4x.sandbox" % "plc4j-driver-discovery" % "0.9.1"
[org.apache.plc4x.sandbox/plc4j-driver-discovery "0.9.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.plc4x : plc4j-spi jar 0.9.1
ch.qos.logback : logback-classic jar 1.2.5
ch.qos.logback : logback-core jar 1.2.5
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2

test (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test-junit5 jar 3.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0