Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
This is the complete list of members for YeelightBulb, including all inherited members.
connect() | YeelightBulb | |
currentState() | YeelightBulb | inline |
ensureOn() (defined in YeelightBulb) | YeelightBulb | protected |
off() (defined in YeelightBulb) | YeelightBulb | |
on() (defined in YeelightBulb) | YeelightBulb | |
onResponse(TcpClient &client, char *data, int size) (defined in YeelightBulb) | YeelightBulb | protected |
parsePower(const String &resp) (defined in YeelightBulb) | YeelightBulb | protected |
sendCommand(String method, Vector< String > params) | YeelightBulb | |
setBrightness(int percent) (defined in YeelightBulb) | YeelightBulb | |
setHSV(int hue, int sat) (defined in YeelightBulb) | YeelightBulb | |
setRGB(byte r, byte g, byte b) (defined in YeelightBulb) | YeelightBulb | |
setState(bool isOn) (defined in YeelightBulb) | YeelightBulb | |
updateState() | YeelightBulb | |
YeelightBulb(IPAddress addr) (defined in YeelightBulb) | YeelightBulb | inline |
~YeelightBulb() (defined in YeelightBulb) | YeelightBulb |