NetPing server room environmental monitoring solutions and IP power distribution units.
Copyright © NetPing east Co., Ltd / E-mail:
/ Phone: +886-2-23121582
support@netpingdevice.com www.netpingdevice.com
Duration in seconds is indicated after the decimal point. Applicable to all modes
RETURN VALUES
An error is returned if the request format is incorrect as a result of setting an incorrect / invalid value for the relay number or relay mode.
AUTHORIZATION
n=f,10
http://192.168.0.100/relay.cgi?r
relay_result('ok')
relay_result('error')
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
–