UDP
| Name | Value | Description | 
|---|---|---|
| Code | 
 | |
| Name | UDP Socket Communication | |
| Maven Dependency | <dependency> <groupId>org.apache.plc4x</groupId> <artifactId>plc4j-transport-udp</artifactId> <version>0.14.0-SNAPSHOT</version> </dependency> | |
| Transport Syntax: | {IP address or hostname}:{port} | The port can be omitted, if the protocol provides a default port value. | 
| Options: | none | |