Last Version

Examples: Cloud: Azure IoT Hub 0.3.1

Implementation of a PLC4X application gathering information from a PLC and making that available in an Azure IoT Hub.

License

License

GroupId

GroupId

org.apache.plc4x.examples
ArtifactId

ArtifactId

hello-cloud-azure
Version

Version

0.3.1
Type

Type

jar
Description

Description

Examples: Cloud: Azure IoT Hub
Implementation of a PLC4X application gathering information from a PLC and making that available in an Azure IoT Hub.
Project Organization

Project Organization

The Apache Software Foundation

Download hello-cloud-azure 0.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.plc4x : plc4j-api jar 0.3.1
com.microsoft.azure.sdk.iot : iot-device-client jar 1.14.1
commons-cli : commons-cli jar 1.4

runtime (1)

Group / Artifact Type Version
org.apache.plc4x : plc4j-driver-s7 jar 0.3.1

Project Modules

There are no modules declared in this project.