orangeqs.juice.dashboard.widgets.ghs_widget#

Module containing system monitor GHS widget.

Module Contents#

Classes#

GHSWidget

Gas Handling System Widget.

API#

class orangeqs.juice.dashboard.widgets.ghs_widget.GHSWidget(ghs_layout_filepath: str = '', ghs_valves: list[str] = [], ghs_pumps: list[str] = [], ghs_pressure_sensors: list[str] = [], mode: Literal[read_only, power_user] = 'power_user')#

Bases: param.Parameterized

Gas Handling System Widget.

ghs_layout: str#

‘String(…)’

async initial_update() None#

Load initialization data of GHS dashboard.

update() None#

Update GHS dashboard layout.