.. |kind_badge| raw:: html
command
IF_StatusLedCommand |kind_badge|
================================
RGB LED state command for normal warning and protective or fault indication.
Payload Contract
----------------
.. list-table::
:header-rows: 1
* - Name
- Type
- Unit
- Range
- Required
- Description
* - LED Color
- enumeration
- n/a
- enum:{OFF|GREEN|YELLOW|RED}
- yes
- Requested LED color output.
* - Blink Pattern
- enumeration
- n/a
- enum:{STEADY|BLINK_SLOW|BLINK_FAST}
- yes
- Requested blinking pattern.
Linked Requirements
-------------------
- :doc:`REQ-IFC-005 `
- :doc:`REQ-DIA-003 `
Linked Integration Tests
------------------------
- :doc:`ITC-007_Diagnostics_To_StatusIndication_To_LED `
- :doc:`ITC-009_Status_To_LED_Response_Timing `