UDP

Name Value Description

Code

udp

Name

UDP Socket Communication

Maven Dependency

<dependency>
  <groupId>org.apache.plc4x</groupId>
  <artifactId>plc4j-transport-udp</artifactId>
  <version>0.12.0</version>
</dependency>

Transport Syntax:

{IP address or hostname}:{port}

The port can be omitted, if the protocol provides a default port value.

Options:

none