pylabrobot.resources.Lid.resource_assigned_callback
pylabrobot.resources.Lid.resource_assigned_callback#
- Lid.resource_assigned_callback(resource)#
Called when a resource is assigned to this resource.
May be overridden by subclasses.
May raise an exception if the resource cannot be assigned to this resource.
- Parameters
resource – The resource that was assigned.