pylabrobot.byonoy.luminescence_96.ByonoyLuminescence96.deregister_state_update_callback#

ByonoyLuminescence96.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])