User Guide

IP POWER 1U USER MANUAL
10. Control and Settings Through HTTP Order
User can control the IP Power 9258-1U’s action directly though the HTTP orders.
The format of the HTTP order is :
http://username:password@XXX.XXX.XXX.XXX/Set.cmd?CMD=***Power+para1=*+para2=*+para3=*
Explanations of each part of the order:
Username : IP Power 9258-1U’s username, default username is admin
Password : IP Power 9258-1U’s password, default password is 12345678
XXX.XXX.XXX.XXX the IP Address of IP Power 9258-1U
CMD=***Power : the function module of IP Power 9258-1U
para1 ~ para3 parameters
Example 1 : control the power supply of IP Power 9258-1U:
http://admin:12345678@192.168.1.10 /Set.cmd?CMD=SetPower+ P60=1+P61=1+P62=1+P63=0
This command control IP Power 9258-1U IP address at 192.168.1.0, user name is admin and password is
12345678.
This order will:
turn on the power of outlet1 (p60), turn on the power of outlet2 (p61),
turn on the power of outlet3 (p62), turn off the power of outlet4 (p63).
When this order is sent, the IP Power will return the following message:
<html>P60=1,P61=1,P62=1,P63=0</html>
* Function of IP Power 9258-1U :
1. SetPower : to control I/O - read parameter as follow
out1 set parameter as 0 output1 disconnect power or 1output1 connect power
out2out4 same as out1
2. GetPower : to read I/O pasameter - read parameter as follow
out1 if parameter reply as 0 output1 disconnect power or 1output1 connect power
out2out4 same as out1
http:// /admin:1234567@ 192.168.1.100/Set.cmd?CMD=GetPower
the above command control IP Power 9258-1U IP address as 192.168.1.10 username is adminpassword
is 12345678IP Power 9258-1U
as send out thiis command , IP Power 9258-1U will get message as follow: :
<html>P60=1,P61=1,P62=1,P63=0</html>
* Schedule Control : User can use Http command to arrange the IP Power 9258-1U operation in specific
time http command format as follow:
- 24 -