pylabrobot.liquid_handling.backends.http.HTTPBackend.unassigned_resource_callback

pylabrobot.liquid_handling.backends.http.HTTPBackend.unassigned_resource_callback#

async HTTPBackend.unassigned_resource_callback(name: str)#

Called when a resource is unassigned from the robot.

Parameters:
  • resource – The name of the resource that was unassigned from the robot.

  • name (str)