| Interface | Description |
|---|---|
| CommandCallback<T> |
Interface to provide callback methods for command subscription
This can be used by devices to subscribe to commands |
| CommandInterface<T> |
| Class | Description |
|---|---|
| Command<T> |
The objects of this class hold the command and the format of the command sent to a device
This class has only accessors and no mutators and later on might be made final |
| DeviceClient |
A client, used by device, that handles connections with the IBM Watson IoT Platform.
|
| ManagedDevice |
A managed device class, used by device, that connects the device as managed device to IBM Watson IoT Platform and
enables devices to perform one or more Device Management operations,
|
Copyright © 2019. All rights reserved.