NetPing server room environmental monitoring solutions and IP power distribution units.
Copyright © NetPing east Co., Ltd / E-mail:
/ Phone: +886-2-23121582
[email protected] www.netpingdevice.com
SWITCHING ON/OFF THE AUTO RETURN
Switching on ('on') or off ('off') automatic return to the main input when voltage is restored on it for groups of outlets
where:
N — the number of the outlet groups, 1 (1...4) or 2 (5...8)
RETURN VALUES
An error is issued if the command format is incorrect, the group number is incorrect, or the backup parameter is incorrect.
Successful execution of the command
MANUAL RETURN ONTO THE MAIN (PRIMARY) INPUT
The return of the groups of outletss to the main input, if previously they were automatically transferred to the reserve and there is voltage on the
main input:
where:
N — the number of the outlets groups, 1 (1..4) or 2 (5..8)
RETURN VALUES
An error is issued if the command format is incorrect:
Successful execution of the command
AUTHORIZATION
ats_result('ok')
/ats.cgi?gN&autorevert=on
/ats.cgi?gN&autorevert=off
ats_result('error')
ats_result('ok')
/ats.cgi?g1&revert
/ats.cgi?g1&revert
ats_result('error')
ats_result('ok')
To add a login and password to the structure of a URL-encoded command, it is possible to use the next scheme:
http://<username>:<password>@<host>:<port>/<URL‐path>?<parameters>
where:
<username>:<password>
web interface;
– are credentials for authorization in a device
<host> is an IP address of a device;
–
<port> is a port of an HTTP server;
–
<URL‐path>?<parameters> is a URL-encoded command
–