It should be:
You could also call sourceEvent()
; the PyAlarmEvent
should then give you the underlying AlarmEvent directly.
I'd recommend poking around at the event object via Phil Turmel's introspection script:
It should be:
You could also call sourceEvent()
; the PyAlarmEvent
should then give you the underlying AlarmEvent directly.
I'd recommend poking around at the event object via Phil Turmel's introspection script: