public class GatewayDMServerTopic extends Object implements DMServerTopic
| Constructor and Description |
|---|
GatewayDMServerTopic(String deviceType,
String deviceId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCancelTopic() |
String |
getDeviceUpdateTopic() |
String |
getDMServerTopic() |
String |
getInitiateCustomAction() |
String |
getInitiateFactoryReset() |
String |
getInitiateFirmwareDownload() |
String |
getInitiateFirmwareUpdate() |
String |
getInitiateRebootTopic() |
String |
getObserveTopic() |
public String getDMServerTopic()
getDMServerTopic in interface DMServerTopicpublic String getDeviceUpdateTopic()
getDeviceUpdateTopic in interface DMServerTopicpublic String getObserveTopic()
getObserveTopic in interface DMServerTopicpublic String getCancelTopic()
getCancelTopic in interface DMServerTopicpublic String getInitiateRebootTopic()
getInitiateRebootTopic in interface DMServerTopicpublic String getInitiateFactoryReset()
getInitiateFactoryReset in interface DMServerTopicpublic String getInitiateFirmwareDownload()
getInitiateFirmwareDownload in interface DMServerTopicpublic String getInitiateFirmwareUpdate()
getInitiateFirmwareUpdate in interface DMServerTopicpublic String getInitiateCustomAction()
getInitiateCustomAction in interface DMServerTopicCopyright © 2019. All rights reserved.