OcaIdentificationSensor¶
A online version of the AES70 specification of this class can be found at http://docs.deuso.de.
The class is a subclass of OcaSensor()
.
This class defines no own properties.
Furthermore, it inherits the properties ClassID, ClassVersion, ObjectNumber, Lockable, Role, Enabled, Ports, Label, Owner, Latency and ReadingState.
-
class
OcaIdentificationSensor
(objectNumber, device)¶ Sensor for device identification mechanism. The idea of this mechanism is that there is some kind of control – a pushbutton, for instance – that the user depresses to send a device identification event to the controller. Such mechanisms aid in the setup of networks.
-
OcaIdentificationSensor.
OnIdentify
¶ type: Event
Event that is emitted when someone actuates the device identification control.
-