Public Member Functions | |
def | __init__ (self, id, name) |
def | update (self, pressed, timestamp) |
Public Attributes | |
button_id | |
last_state | |
publisher | |
Definition at line 43 of file magic_button_relay.py.
def magic_button_relay.StampedEventRelay.__init__ | ( | self, | |
id, | |||
name | |||
) |
Definition at line 44 of file magic_button_relay.py.
def magic_button_relay.StampedEventRelay.update | ( | self, | |
pressed, | |||
timestamp | |||
) |
Definition at line 50 of file magic_button_relay.py.
magic_button_relay.StampedEventRelay.button_id |
Definition at line 45 of file magic_button_relay.py.
magic_button_relay.StampedEventRelay.last_state |
Definition at line 48 of file magic_button_relay.py.
magic_button_relay.StampedEventRelay.publisher |
Definition at line 46 of file magic_button_relay.py.