User Manual
www.emiots.com
Page 12 of 13
CONTROL COMMANDS
1.
We will use below sequence:
ctl_<COMMAND>@<SERIAL>$<PASSWORD>#<COMMAND STRING>#
•
1
CTL_DO1
This command will activate digital IO1
Usage:
ctl_do1@<serial>%<password>#<on/off>,0#
Example:
ctl_do1@180012345%12345#on,0#
ctl_do1@180012345%12345#off,0#
2
CTL_DO2
This command will activate digital IO2
Usage:
ctl_do2@<serial>%<password>#<on/off>,1#
Example:
ctl_do2@180012345%12345#on,1#
ctl_do2@180012345%12345#off,1#
3
CTL_RESTART
This command will reboot device
[SPECIAL COMMAND]
Usage:
ctl_restart@<serial>%<password>#1#
Example:
ctl_restart@12345%12345#1#
Note: It will restart device.