![]() |
ESP8266 Template
|
Öffentliche Methoden | |
MQTT (API &api) | |
bool | start () |
bool | handle () |
void | setCallback (MQTT_CALLBACK_SIGNATURE) |
void | on_incommingSubcribe (char *topic, byte *payload, unsigned int length) |
void | pub (String topic, String value) |
Öffentliche Attribute | |
API & | api |