| Package | Description |
|---|---|
| com.ibm.wiotp.sdk.devicemgmt | |
| com.ibm.wiotp.sdk.devicemgmt.internal |
| Modifier and Type | Method and Description |
|---|---|
DeviceAction |
DeviceData.getDeviceAction()
Returns the device action object
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DeviceActionHandler.handleFactoryReset(DeviceAction action)
Subclass must implement this method.
|
abstract void |
DeviceActionHandler.handleReboot(DeviceAction action)
Subclass must implement this method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcreteDeviceAction
This class encapsulates the device action like reboot and factory reset.
|
Copyright © 2019. All rights reserved.