52: LED Control โ
๐งช Alpha
This message was only defined on 17/11/2025 and is subject to change.
Control LEDs
Payload โ
| Field | Name | Description | Type | Unit |
|---|---|---|---|---|
| 2 | Red | Red LED intensity (0-255) PWM value | uint8 | |
| 3 | Green | Green LED intensity (0-255) PWM value | uint8 | |
| 4 | Blue | Blue LED intensity (0-255) PWM value | uint8 |
Examples โ
Set Strobe LED on P2 to green from a cloud link
๐ก Real example from Generate tool on 2025-11-18This example was generated using the generate tool, and tested against an RH2 device, sent from a Chasm link.
Set Strobe LED on P2 to be off from a cloud link
๐ก Real example from Generate tool on 2025-11-18This example was generated using the generate tool, and tested against an RH2 device, sent from a Chasm link.
Code โ
For convenience, the following constants can be used to reference this message type.