LED indication mode
This command controls the LED behavior of the device when it is in normal operational mode. This only applies to the network connectivity state of the device (the status changes whether manual, due to a protection event or the network join procedure are not affected).
Byte index
Hex value – Meaning
0
5B – The command code.
1
00 - Turn off the continuous LED indication;
01 - Turn on the continuous LED indication. Default value.
Example downlink: 0x5B00 – Turn off the continuous LED indication.
Byte index
Sent request
Received response
0
5C – Command code
5C – Command code
1
00 - The continuous LED indication is turned off; 01 - The continuous LED indication is turned on.
Example downlink sent by the server: 0x5C;
Example command response: 0x5C00 – The continuous LED indication is turned off.
Last updated
Was this helpful?