POWER_LED

Description

Set the power LED state for indicating device's runtime state.

Please refer the Power LED indication Design Specification for further details.

If the CHANNEL=n was not set with this URL to the Multi-Channel device, this command is read-only command and the router's POWER_LED configurations will be returned.

Input Argument

0 (turn off the LED) or 1 (turn on the LED)

Attribute

Return of Message

OK: POWER_LED='1'
or
ERROR: POWER_LED='0'

Applicability

Status

Valid

See Also

None

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&POWER_LED
or
http://ip:port/cgi-bin/cmd/system?POWER_LED
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&POWER_LED=1
or
http://ip:port/cgi-bin/cmd/system?POWER_LED=1

Back to

HOME, SYSTEM CGI