Uses of Class
org.eclipse.hono.adapter.mqtt.PropertyBag
-
Packages that use PropertyBag Package Description org.eclipse.hono.adapter.mqtt -
-
Uses of PropertyBag in org.eclipse.hono.adapter.mqtt
Methods in org.eclipse.hono.adapter.mqtt that return PropertyBag Modifier and Type Method Description static PropertyBagPropertyBag. fromTopic(String topic)Creates a property bag object from a topic.PropertyBagMqttContext. propertyBag()Gets the property bag object from the property-bag set in the message's topic.
-