redvypr.devices.network.network_device.initDeviceWidget

class redvypr.devices.network.network_device.initDeviceWidget(*args: Any, **kwargs: Any)
__init__(device=None)

Methods

__init__([device])

config_to_buttons()

Update the configuration widgets according to the config dictionary in the device module

connect_signals_options([connect])

process_options()

Reads all options and creates a configuration dictionary

start_clicked()

thread_status(status)

update_buttons()

Updating all buttons depending on the thread status (if its alive, graying out things)