pylabrobot.high_res.sample_storage.AmbiStore.request_nest_is_holding# async AmbiStore.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