Imports. More...
Public Member Functions | |
def | __init__ (self, id, name) |
def | update (self, pressed, unused_timestamp) |
Public Attributes | |
button_id | |
last_state | |
publisher | |
Imports.
Definition at line 30 of file magic_button_relay.py.
def magic_button_relay.EventRelay.__init__ | ( | self, | |
id, | |||
name | |||
) |
Definition at line 31 of file magic_button_relay.py.
def magic_button_relay.EventRelay.update | ( | self, | |
pressed, | |||
unused_timestamp | |||
) |
Definition at line 37 of file magic_button_relay.py.
magic_button_relay.EventRelay.button_id |
Definition at line 32 of file magic_button_relay.py.
magic_button_relay.EventRelay.last_state |
Definition at line 35 of file magic_button_relay.py.
magic_button_relay.EventRelay.publisher |
Definition at line 33 of file magic_button_relay.py.