|
Vesna
|


Go to the source code of this file.
Classes | |
| struct | DigitalInputPinActionConfiguration |
| class | DigitalInputPinBusinessLogic |
Enumerations | |
| enum | DigitalInputPinAction { NoAction = 0, PanicButtonPushed = 1, DoorStateChanged = 2, PlayLineInfoSoundForVisuallyImpairedPerson = 3, PlayVisuallyImpairedPersonEntranceSound = 4, RequestToStopVehicleButtonPushed = 5, IndependentHeating = 6, Conditioning = 7, DoorButtonPushed = 8, DisabledPersonButtonPushed = 9, ReversingCamera = 10 } |
| enum | DigitalInputPinTrigger { TriggerLow = 0, TriggerHigh = 1, TriggerBoth = 2 } |
1.8.8