public class KuraNamespace extends Object implements MqttNamespace
| Modifier and Type | Class and Description |
|---|---|
static class |
KuraNamespace.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
dataTopic(String clientId,
String applicationId,
Topic topic)
Render an MQTT topic for the provided data topic
|
public String dataTopic(String clientId, String applicationId, Topic topic)
MqttNamespacedataTopic in interface MqttNamespaceclientId - 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.