pylabrobot.high_res.sample_storage.SteriStore.deregister_state_update_callback#

SteriStore.deregister_state_update_callback(callback: Callable[[Dict[str, Any]], None])#

Remove a callback that will be called when the state of the resource changes.

Parameters:

callback (Callable[[Dict[str, Any]], None])