pylabrobot.resources.ResourceStack.serialize_state

pylabrobot.resources.ResourceStack.serialize_state#

ResourceStack.serialize_state() Dict[str, Any]#

Serialize the state of this resource only.

Use pylabrobot.resources.resource.Resource.serialize_all_state() to serialize the state of this resource and all children.

Return type:

Dict[str, Any]