| Interface | Description |
|---|---|
| DeviceListener<T extends GenericDevice> |
A listener to the events related with device modifications.
|
| DeviceTypeListener |
Listener used to be notified about the device types in the platform.
|
| FilteredDeviceListener<T extends GenericDevice> |
A specialized device listener which
|
| GenericDevice |
Generic interface that is intended to be used as a skeleton for device service interface definitions.
|
| Class | Description |
|---|---|
| DeviceDataEvent<T> |
Store an Immutable event data triggered by a device.
|
| DeviceEvent |
Represents an event related to a device.
|
| DevicePropertyEvent |
| Enum | Description |
|---|---|
| DeviceEventType |
This enum represents the type of the event
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.