- 74 -
http://192.168.1.18/set.cmd?cmd=getcurrent
System return
:
CGI Command : Data follows
c61=0.000000, temp=22.700001
temp is temperature
(
as Celsius
)
2.5 To get temperature
(
Celsius
)
: gettemp
http://192.168.1.150/set.cmd?cmd=gettemp
System return
:
CGI Command : Data follows
temperature=22.700001
2.6 To set the power on / off
:
setpower&p61=0 or 1
p61=0 means off
,
p61=1means ON
,
Example : Turn on POWER1
:
http://192.168.1.18/set.cmd?cmd=setpower&p61=1
System return
:
CGI Command : Data follows
p61=1
2.7 Setup power to reboot as RESET
:
setpowercycle& p6x=delayTime
X can be 1to 4 ( power 1 to power 4 )
,;
dealyTime mean the time ( second)
waiting for reset
For example :
http://192.168.1.18/set.cmd?cmd=setpowercycle
&p61=5
System return
:
CGI Command : Data follows
p61 cycle ok