Page 1 of 1

Receive TCP or UDP message as TRIGGER

Posted: 25 Oct 2016 19:51
by audiophyle
For interacting with IoT devices how about creating a trigger that wait for an specific message on a specific TCP/UDP port?
Inputs for the trigger could be:
- TCP or UDP option
- Sender port (select specific port or "*" for any port)
- Listening port

The can be saved two variables:
- Message received
- Sender IP

Thanks!