Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
IRGreeAC Member List

This is the complete list of members for IRGreeAC, including all inherited members.

begin() (defined in IRGreeAC)IRGreeAC
getFan() (defined in IRGreeAC)IRGreeAC
getLight() (defined in IRGreeAC)IRGreeAC
getMode() (defined in IRGreeAC)IRGreeAC
getPower() (defined in IRGreeAC)IRGreeAC
getRaw() (defined in IRGreeAC)IRGreeAC
getSleep() (defined in IRGreeAC)IRGreeAC
getSwingVerticalAuto() (defined in IRGreeAC)IRGreeAC
getSwingVerticalPosition() (defined in IRGreeAC)IRGreeAC
getTemp() (defined in IRGreeAC)IRGreeAC
getTurbo() (defined in IRGreeAC)IRGreeAC
getXFan() (defined in IRGreeAC)IRGreeAC
IRGreeAC(uint16_t pin) (defined in IRGreeAC)IRGreeACexplicit
off() (defined in IRGreeAC)IRGreeAC
on() (defined in IRGreeAC)IRGreeAC
setFan(const uint8_t speed) (defined in IRGreeAC)IRGreeAC
setLight(const bool state) (defined in IRGreeAC)IRGreeAC
setMode(const uint8_t new_mode) (defined in IRGreeAC)IRGreeAC
setPower(const bool state) (defined in IRGreeAC)IRGreeAC
setRaw(uint8_t new_code[]) (defined in IRGreeAC)IRGreeAC
setSleep(const bool state) (defined in IRGreeAC)IRGreeAC
setSwingVertical(const bool automatic, const uint8_t position) (defined in IRGreeAC)IRGreeAC
setTemp(const uint8_t temp) (defined in IRGreeAC)IRGreeAC
setTurbo(const bool state) (defined in IRGreeAC)IRGreeAC
setXFan(const bool state) (defined in IRGreeAC)IRGreeAC
stateReset() (defined in IRGreeAC)IRGreeAC
toString() (defined in IRGreeAC)IRGreeAC
validChecksum(const uint8_t state[], const uint16_t length=GREE_STATE_LENGTH) (defined in IRGreeAC)IRGreeACstatic