Class DefaultMQTTHandler

java.lang.Object
org.openremote.manager.mqtt.MQTTHandler
org.openremote.manager.mqtt.DefaultMQTTHandler

public class DefaultMQTTHandler extends MQTTHandler
This handler uses the ClientEventService to publish and subscribe to asset and attribute events; converting subscription topics into AssetFilters to ensure only the correct events are returned for the subscription.