![]() |
|
Uniot Core
|
| 0.8.1 |
This is the complete list of members for uniot::TopDevice, including all inherited members.
| getDeviceId() const | uniot::MQTTDevice | |
| getOwnerId() const | uniot::MQTTDevice | |
| handle(const String &topic, const Bytes &payload) override | uniot::TopDevice | inlinevirtual |
| handleMem() | uniot::TopDevice | inline |
| handleTop() | uniot::TopDevice | inline |
| isSubscribed(const String &topic) | uniot::MQTTDevice | |
| isTopicMatch(const String &storedTopic, const String &incomingTopic) const | uniot::MQTTDevice | |
| MQTTDevice() | uniot::MQTTDevice | inline |
| publish(const String &topic, const Bytes &payload, bool retained=false, bool sign=false) | uniot::MQTTDevice | |
| publishDevice(const String &subTopic, const Bytes &payload, bool retained=false, bool sign=false) | uniot::MQTTDevice | |
| publishEmptyDevice(const String &subTopic) | uniot::MQTTDevice | |
| publishGroup(const String &groupId, const String &subTopic, const Bytes &payload, bool retained=false, bool sign=false) | uniot::MQTTDevice | |
| setScheduler(const TaskScheduler &scheduler) | uniot::TopDevice | inline |
| subscribe(const String &topic) | uniot::MQTTDevice | |
| subscribeDevice(const String &subTopic) | uniot::MQTTDevice | |
| subscribeGroup(const String &groupId, const String &subTopic) | uniot::MQTTDevice | |
| syncSubscriptions() override | uniot::TopDevice | inlinevirtual |
| TopDevice() | uniot::TopDevice | inline |
| unsubscribe(const String &topic) | uniot::MQTTDevice | |
| unsubscribeFromAll() | uniot::MQTTDevice | |
| ~MQTTDevice() | uniot::MQTTDevice | virtual |