.. |kind_badge| raw:: html
command
IF_FanCommand |kind_badge|
==========================
Fan output command and control state intent.
Payload Contract
----------------
.. list-table::
:header-rows: 1
* - Name
- Type
- Unit
- Range
- Required
- Description
* - Fan Command
- enumeration
- n/a
- enum:{OFF|ON|AUTO}
- yes
- Requested fan state or duty profile.
* - Override Active
- boolean
- n/a
- true|false
- yes
- Protection override indicator for command arbitration.
Linked Requirements
-------------------
- :doc:`REQ-CTL-001 `
- :doc:`REQ-CTL-002 `
- :doc:`REQ-SAF-004 `
Linked Integration Tests
------------------------
- :doc:`ITC-004_Control_Safety_FanCommand_Coordination `