redvypr.widgets.datastream_widget.datastreamWidget¶
- class redvypr.widgets.datastream_widget.datastreamWidget(*args: Any, **kwargs: Any)¶
Widget that lets the user choose available subscribed devices (if device is not None) and datakeys. This devicelock: The user cannot change the device anymore
- __init__(redvypr, device=None, devicename_highlight=None, datakey=None, deviceonly=False, devicelock=False, subscribed_only=True, showapplybutton=True, datastreamstring='')¶
- Parameters:
redvypr –
device –
devicename_highlight – The devicename that is highlighted in the list
datakey –
deviceonly –
devicelock –
subscribed_only – Show the subscribed devices only
Methods
__init__(redvypr[, device, ...])- param redvypr: