public class DeviceDMServerTopic extends Object implements DMServerTopic
| Constructor and Description |
|---|
DeviceDMServerTopic() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCancelTopic() |
String |
getDeviceUpdateTopic() |
String |
getDMServerTopic() |
String |
getInitiateCustomAction() |
String |
getInitiateFactoryReset() |
String |
getInitiateFirmwareDownload() |
String |
getInitiateFirmwareUpdate() |
String |
getInitiateRebootTopic() |
static DMServerTopic |
getInstance() |
String |
getObserveTopic() |
public static DMServerTopic getInstance()
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.