pylabrobot.high_res.sample_storage.SteriStore.request_environment#

async SteriStore.request_environment() Dict[str, EnvironmentParameter]#

Parse environmentstatus into {name: EnvironmentParameter}.

Each channel reports NAME:current/setpoint/limit; sensor-only channels (e.g. the gas tank pressures) report only a current value. Shared by the temperature and humidity controls.

Return type:

Dict[str, EnvironmentParameter]