IBM Streams 4.2
Device Manager API reference
IBM®
Streams provides an application programming interface (API) for managing the connection to a device management service and the devices registered with that service.
Provide an implementation for the DeviceManager interface. For example, you can extend the DeviceManagerAdapter class. DeviceManagerAdapter provides default implementations for many of the interface methods. By using it, you are also shielded from future updates to the interface.