The following example UDP publication receives UDP messages on port 5500 and publishes notification messages to topic SAMPLE_TOPIC.
UDP Publisher Notification Content
The notification content sent by the UDP Publisher includes the following keywords:
The following is an example of UDP Publisher notification content:
{
fns_type : “udp_publisher”,
udp_publisher_content : “The UDP message to relay”
}