class documentation

class WifiButton:

Constructor: WifiButton(mcp_manager)

View In Hierarchy

Undocumented

Method __del__ Undocumented
Method __init__ Undocumented
Method irregular_blink_pattern Undocumented
Method led_blink Undocumented
Method led_off Undocumented
Method led_on Undocumented
Method on_press Undocumented
Method on_release Undocumented
Method regular_blink_pattern Undocumented
Method set_led_behaviour Undocumented
Method shutdown Undocumented
Method stop_blink Undocumented
Instance Variable wifi_state_timer Undocumented
Method __do_action Undocumented
Method __reset_network Undocumented
Method __set_press_mode Undocumented
Method __swap_hotspot_state Undocumented
Method __swap_wifi_state Undocumented
Method __wifi_state_callback Undocumented
Instance Variable __button_state_publisher Undocumented
Instance Variable __hotspot_state Undocumented
Instance Variable __is_released Undocumented
Instance Variable __led_lock Undocumented
Instance Variable __press_mode Undocumented
Instance Variable __timer Undocumented
Instance Variable __wifi_button Undocumented
Instance Variable __wifi_led Undocumented
Instance Variable __wlan0_state Undocumented
def __del__(self):

Undocumented

def __init__(self, mcp_manager):

Undocumented

def irregular_blink_pattern(self):

Undocumented

def led_blink(self, blink_pattern):

Undocumented

def led_off(self):

Undocumented

def led_on(self):

Undocumented

def on_press(self):

Undocumented

def on_release(self):

Undocumented

def regular_blink_pattern(self):

Undocumented

def set_led_behaviour(self):

Undocumented

def shutdown(self):

Undocumented

def stop_blink(self):

Undocumented

wifi_state_timer =

Undocumented

def __do_action(self):

Undocumented

def __reset_network(self):

Undocumented

def __set_press_mode(self, elapsed_time):

Undocumented

def __swap_hotspot_state(self):

Undocumented

def __swap_wifi_state(self):

Undocumented

def __wifi_state_callback(self, _):

Undocumented

__button_state_publisher =

Undocumented

__hotspot_state =

Undocumented

__is_released: bool =

Undocumented

__led_lock =

Undocumented

__press_mode =

Undocumented

__timer =

Undocumented

__wifi_button =

Undocumented

__wifi_led =

Undocumented

__wlan0_state =

Undocumented