Previous Topic

Next Topic

Book Contents

Book Index

Tracking the State Transitions

You can develop applications which track the state transitions of devices and drivers. To do so you need to subscribe for the events that are published when such a transition takes place i.e. register an event handler.

You can subscribe for the following events:

Events about peripheral devices

Topics

Properties

Events about peripheral device drivers

Topics

Properties

Common Properties

Properties that are common for both event topics:

TOPIC_DRIVER_STATUS_UPDATED Event Properties

TOPIC_DRIVER_OPERATION_PROGRES Event Properties

For further details about events associated with peripheral devices and their drivers, please see the Peripheral API