UDP Transmit Block
The UDP Transmit block publishes data to the specified address.
Inputs
- bytes: bytes that will be published to the destination address.
Parameters
- Destination (default = "127.0.0.1:34254"): The IP and port to publish data to.
The UDP Transmit block publishes data to the specified address.