Interface Summary |
IDevice |
Represents an independent device on the network. |
IDeviceListener |
Implementors of this interface can receive updates from DeviceManager about
the state of devices under its control. |
IDeviceService |
Device manager allows interacting with devices on the network. |
IEntityClass |
Entities within an entity class are grouped into Device objects
based on the IEntityClass , and the key fields specified by the entity
class. |
IEntityClassifierService |
A component that wishes to participate in entity classification needs to
implement the IEntityClassifier interface, and register with the Device
Manager as an entity classifier. |
IEntityClassListener |
Implementors of this interface can receive updates from the Entity Classifier about
the changes to entity Classes. |