| Package | Description |
|---|---|
| com.ibm.wiotp.sdk.device | |
| com.ibm.wiotp.sdk.devicemgmt | |
| com.ibm.wiotp.sdk.devicemgmt.internal | |
| com.ibm.wiotp.sdk.gateway |
| Class and Description |
|---|
| CustomActionHandler
If a Gateway or Device supports custom actions,
this abstract class
CustomActionHandler
should be extended by the Gateway or Device code. |
| DeviceActionHandler
If a Gateway or Device supports device actions like reboot and factory reset,
this abstract class
DeviceActionHandler
should be extended by the Gateway or Device code. |
DeviceData
DeviceData defines the device model. |
| DeviceFirmwareHandler
If a Gateway (and devices behind Gateway) and directly connected device, supports firmware update, this abstract class
DeviceFirmwareHandler
should be extended by the Gateway/Device code. |
| LogSeverity
Provides the possible Log severities
|
| Class and Description |
|---|
| DeviceAction
This class encapsulates the device action like reboot and factory reset.
|
| DeviceAction.Status
Status of the DeviceAction when there is a failure,
|
DeviceData
DeviceData defines the device model. |
| DeviceData.Builder
A builder class that helps to construct the DeviceData object.
|
| DeviceFirmware
Device Firmware as specified in Watson IoT Platform Device Model.
|
| DeviceFirmware.Builder
A Builder class that helps to build the Device Firmware object
|
| DeviceFirmware.FirmwareState
The firmware update process is separated into two distinct actions, Downloading Firmware, and Updating Firmware.
|
| DeviceFirmware.FirmwareUpdateStatus
The
mgmt.firmware.updateStatus
attribute describes the status of firmware update. |
| DeviceInfo
Device Info as specified in Watson IoT Platform Device Model, The following attributes provide the
information about the device,
|
| DeviceInfo.Builder
A builder class that helps to create a Device Info object
|
| DeviceLocation
A bean class which represents the location of a device.
|
| DeviceMetadata
This class represents the metadata information of a device.
|
| LogSeverity
Provides the possible Log severities
|
| Class and Description |
|---|
| CustomActionHandler
If a Gateway or Device supports custom actions,
this abstract class
CustomActionHandler
should be extended by the Gateway or Device code. |
| DeviceAction
This class encapsulates the device action like reboot and factory reset.
|
| DeviceAction.Status
Status of the DeviceAction when there is a failure,
|
| DeviceActionHandler
If a Gateway or Device supports device actions like reboot and factory reset,
this abstract class
DeviceActionHandler
should be extended by the Gateway or Device code. |
DeviceData
DeviceData defines the device model. |
| DeviceFirmware
Device Firmware as specified in Watson IoT Platform Device Model.
|
| DeviceFirmwareHandler
If a Gateway (and devices behind Gateway) and directly connected device, supports firmware update, this abstract class
DeviceFirmwareHandler
should be extended by the Gateway/Device code. |
| Class and Description |
|---|
| CustomActionHandler
If a Gateway or Device supports custom actions,
this abstract class
CustomActionHandler
should be extended by the Gateway or Device code. |
| DeviceActionHandler
If a Gateway or Device supports device actions like reboot and factory reset,
this abstract class
DeviceActionHandler
should be extended by the Gateway or Device code. |
DeviceData
DeviceData defines the device model. |
| DeviceFirmwareHandler
If a Gateway (and devices behind Gateway) and directly connected device, supports firmware update, this abstract class
DeviceFirmwareHandler
should be extended by the Gateway/Device code. |
| LogSeverity
Provides the possible Log severities
|
Copyright © 2019. All rights reserved.