|
IRremoteESP8266
|
Structure to hold a common A/C state. More...
#include <IRsend.h>
Public Attributes | |
| decode_type_t | protocol |
| int16_t | model |
| bool | power |
| stdAc::opmode_t | mode |
| float | degrees |
| bool | celsius |
| stdAc::fanspeed_t | fanspeed |
| stdAc::swingv_t | swingv |
| stdAc::swingh_t | swingh |
| bool | quiet |
| bool | turbo |
| bool | econo |
| bool | light |
| bool | filter |
| bool | clean |
| bool | beep |
| int16_t | sleep |
| int16_t | clock |
Structure to hold a common A/C state.
| bool stdAc::state_t::beep |
| bool stdAc::state_t::celsius |
| bool stdAc::state_t::clean |
| int16_t stdAc::state_t::clock |
| float stdAc::state_t::degrees |
| bool stdAc::state_t::econo |
| stdAc::fanspeed_t stdAc::state_t::fanspeed |
| bool stdAc::state_t::filter |
| bool stdAc::state_t::light |
| stdAc::opmode_t stdAc::state_t::mode |
| int16_t stdAc::state_t::model |
| bool stdAc::state_t::power |
| decode_type_t stdAc::state_t::protocol |
| bool stdAc::state_t::quiet |
| int16_t stdAc::state_t::sleep |
| stdAc::swingh_t stdAc::state_t::swingh |
| stdAc::swingv_t stdAc::state_t::swingv |
| bool stdAc::state_t::turbo |
1.8.17