pylabrobot.liquid_handling.backends.http.HTTPBackend.deserialize

pylabrobot.liquid_handling.backends.http.HTTPBackend.deserialize#

classmethod HTTPBackend.deserialize(data: dict) LiquidHandlerBackend#

Deserialize the backend. Unless a custom serialization method is implemented, this method should not be overridden.

Parameters:

data (dict)

Return type:

LiquidHandlerBackend