public class GatewayDMAgentTopic extends Object implements DMAgentTopic
| Constructor and Description |
|---|
GatewayDMAgentTopic(String deviceType,
String deviceId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddDiagLogTopic() |
String |
getAddErrorCodesTopic() |
String |
getClearDiagErrorCodesTopic() |
String |
getClearDiagLogsTopic() |
String |
getDMServerTopic() |
String |
getManageTopic() |
String |
getNotifyTopic() |
String |
getUnmanageTopic() |
String |
getUpdateLocationTopic() |
public String getManageTopic()
getManageTopic in interface DMAgentTopicpublic String getUpdateLocationTopic()
getUpdateLocationTopic in interface DMAgentTopicpublic String getClearDiagErrorCodesTopic()
getClearDiagErrorCodesTopic in interface DMAgentTopicpublic String getClearDiagLogsTopic()
getClearDiagLogsTopic in interface DMAgentTopicpublic String getAddErrorCodesTopic()
getAddErrorCodesTopic in interface DMAgentTopicpublic String getAddDiagLogTopic()
getAddDiagLogTopic in interface DMAgentTopicpublic String getUnmanageTopic()
getUnmanageTopic in interface DMAgentTopicpublic String getDMServerTopic()
getDMServerTopic in interface DMAgentTopicpublic String getNotifyTopic()
getNotifyTopic in interface DMAgentTopicCopyright © 2019. All rights reserved.