public interface MqttNamespace
| Modifier and Type | Method and Description |
|---|---|
String |
dataTopic(String clientId,
String applicationId,
Topic topic)
Render an MQTT topic for the provided data topic
|
String dataTopic(String clientId, String applicationId, Topic topic)
clientId - The MQTT client IDapplicationId - The application IDtopic - The data topidnull if no topic could be rendered for the provided input parametersCopyright © 2017. All rights reserved.