redvypr.devices.network.network_device.initDeviceWidget¶
- class redvypr.devices.network.network_device.initDeviceWidget(*args: Any, **kwargs: Any)¶
- __init__(device=None)¶
Methods
__init__([device])Update the configuration widgets according to the config dictionary in the device module
connect_signals_options([connect])Reads all options and creates a configuration dictionary
thread_status(status)Updating all buttons depending on the thread status (if its alive, graying out things)