An “External Device” will let you control a device that is not included in EclerNet using NetString commands. Those commands should be available in each and every one of the user manuals of the devices.
Check the image by clicking here:
In order to correctly address this commands you should follow the next sintaxis |protocol|address|port|text|: Check the image by clicking here:
- protocol: “UDP” or “TCP”.
- address: External Device’s own IP address.
- port: destination port.
- text: command to send. You can add several messages always including \r, \n.