Eclipse.org Eclipse.org - Device Kit

Signals

A signal is a report or notification from a hardware device. The following is a list of common signals that maybe supported by a hardware device: When a message received from a hardware device via the transport correspond to a particular signal, then the signal will be triggered. When a signal is trigger, any applications or agents that have interested in this signal will be notified.

Some signals, like a property signal, contain data that will be provided to the application when the signal is triggered. A measurement associated with a property signal will maintain the last received property value.