Plugin: UDP Listener
Launch Data (ActiveX
Classname): PH_UDPListener.phudp
Initialization Data: The UDP port to listen on
This plugin listens for UDP broadcasts on the specified port. There are no
commands accessible using the ph_picmd function. UDP broadcasts received
on the specified port will cause the plugin to fire a generic plugin
trigger on command 1, option 1. Data available in the [TEMP] variables
will be the port the UDP was received on, the UDP message, and the IP
address of the device originating the UDP message. If you need to listen
for UDP broadcasts on multiple ports, create a plugin entry for each port.