orangeqs.juice.dashboard.widgets.compressor_widget#

Compressor control and monitoring widget for the Juice dashboard.

Module Contents#

Classes#

CompressorWidget

Compressor control and monitoring widget.

Data#

P

R

API#

orangeqs.juice.dashboard.widgets.compressor_widget.P#

‘ParamSpec(…)’

orangeqs.juice.dashboard.widgets.compressor_widget.R#

‘TypeVar(…)’

class orangeqs.juice.dashboard.widgets.compressor_widget.CompressorWidget(component_id: str, display_name: str, mode: Literal[read_only, power_user] = 'power_user')#

Bases: orangeqs.juice.dashboard.widgets.common.DataTableWidget

Compressor control and monitoring widget.

async initial_update() None#

Initialize data of all widgets in the dashboard.

update() None#

Update the compressor widget data.