Uniot Core
0.8.1
Loading...
Searching...
No Matches
uniot::CallbackMQTTDevice Member List

This is the complete list of members for uniot::CallbackMQTTDevice, including all inherited members.

CallbackMQTTDevice(Handler handler)uniot::CallbackMQTTDeviceinline
getDeviceId() constuniot::MQTTDevice
getOwnerId() constuniot::MQTTDevice
handle(const String &topic, const Bytes &payload) overrideuniot::CallbackMQTTDeviceinlineprotectedvirtual
Handler typedefuniot::CallbackMQTTDevice
isSubscribed(const String &topic)uniot::MQTTDevice
isTopicMatch(const String &storedTopic, const String &incomingTopic) constuniot::MQTTDevice
mHandleruniot::CallbackMQTTDeviceprotected
MQTTDevice()uniot::MQTTDeviceinline
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
subscribe(const String &topic)uniot::MQTTDevice
subscribeDevice(const String &subTopic)uniot::MQTTDevice
subscribeGroup(const String &groupId, const String &subTopic)uniot::MQTTDevice
syncSubscriptions()=0uniot::MQTTDevicepure virtual
unsubscribe(const String &topic)uniot::MQTTDevice
unsubscribeFromAll()uniot::MQTTDevice
~MQTTDevice()uniot::MQTTDevicevirtual