pylabrobot.high_res.sample_storage.SteriStore.request_nest_is_holding#

async SteriStore.request_nest_is_holding(nest: int) bool#

Whether a plate is present on nest (per its plate sensor).

Firmware PLATE_AVAILABLE responses are normalized to occupied by request_nest_status(); any other non-clear state also counts as holding.

Parameters:

nest (int)

Return type:

bool