pylabrobot.resources.Resource.load_all_state

pylabrobot.resources.Resource.load_all_state#

Resource.load_all_state(state: Dict[str, Dict[str, Any]]) None#

Load state for this resource and all children.

Parameters:

state (Dict[str, Dict[str, Any]])

Return type:

None