LED indication mode
Last updated
Last updated
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).
Assuming your device has properly joined the network and there is no event is undergoing currently, you would have the LED either solidly on or completely off (selectable via the command below).
Example downlink: 0x5B00 β Turn off the continuous LED indication.
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.
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.