Last Version

Examples: IoTree (The IoT Christmas Tree) 0.1.0

An example Application for the IoT Frankfurt meetup on 14.12.2017.

License

License

GroupId

GroupId

org.apache.plc4x.examples
ArtifactId

ArtifactId

iotree
Version

Version

0.1.0
Type

Type

jar
Description

Description

Examples: IoTree (The IoT Christmas Tree)
An example Application for the IoT Frankfurt meetup on 14.12.2017.
Project Organization

Project Organization

The Apache Software Foundation

Download iotree 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.plc4x : apache-edgent jar 0.1.0
org.apache.edgent : edgent-api-function jar 1.2.0
org.apache.edgent : edgent-api-topology jar 1.2.0
org.apache.edgent : edgent-providers-direct jar 1.2.0

runtime (1)

Group / Artifact Type Version
org.apache.plc4x : plc4j-protocol-s7 jar 0.1.0

Project Modules

There are no modules declared in this project.