Public Member Functions | |
def | __init__ (self, id, name) |
def | update (self, pressed, timestamp) |
Public Attributes | |
button_id | |
last_state | |
publisher | |
Definition at line 56 of file magic_button_relay.py.
def magic_button_relay.StampedButtonRelay.__init__ | ( | self, | |
id, | |||
name | |||
) |
Definition at line 57 of file magic_button_relay.py.
def magic_button_relay.StampedButtonRelay.update | ( | self, | |
pressed, | |||
timestamp | |||
) |
Definition at line 63 of file magic_button_relay.py.
magic_button_relay.StampedButtonRelay.button_id |
Definition at line 58 of file magic_button_relay.py.
magic_button_relay.StampedButtonRelay.last_state |
Definition at line 61 of file magic_button_relay.py.
magic_button_relay.StampedButtonRelay.publisher |
Definition at line 59 of file magic_button_relay.py.