SSLContextService
Implementations: StandardSSLContextService
StandardRestrictedSSLContextService
Name | Description |
---|---|
Message | The MQTT message output |
Name | Description |
---|---|
mqtt.broker | MQTT broker that was the message source |
mqtt.topic | MQTT topic on which message was received |
mqtt.qos | The quality of service for this message. |
mqtt.isDuplicate | Whether or not this message might be a duplicate of one which has already been received. |
mqtt.isRetained | Whether or not this message was from a current publisher, or was "retained" by the server as the last message published on the topic. |