Fan Control 0x0202
An interface for controlling a fan in a heating/cooling system.
Spec History
Attributes (12)
| Code | Name | Type |
|---|---|---|
| 0x0000 | FanModeEnum | |
| 0x0001 | FanModeSequenceEnum | |
| 0x0002 | percent | |
| 0x0003 | percent | |
| 0x0004 | int8u | |
| 0x0005 | int8u | |
| 0x0006 | int8u | |
| 0x0007 | RockBitmap | |
| 0x0008 | RockBitmap | |
| 0x0009 | WindBitmap | |
| 0x000A | WindBitmap | |
| 0x000B | AirflowDirectionEnum |
Commands (1)
| Code | Name | Direction |
|---|---|---|
| 0x00 | Step | client→server |
Features (6)
| Bit | Code | Name |
|---|---|---|
| 0 | SPD | MultiSpeed — 0-SpeedMax Fan Speeds |
| 1 | AUT | Auto — Automatic mode supported for fan speed |
| 2 | RCK | Rocking — Rocking movement supported |
| 3 | WND | Wind — Wind emulation supported |
| 4 | STEP | Step — Step command supported |
| 5 | DIR | AirflowDirection — Airflow Direction attribute is supported |