pylabrobot.scales.chatterbox.ScaleChatterboxBackend# class pylabrobot.scales.chatterbox.ScaleChatterboxBackend(dummy_weight: float = 0.0)# Bases: ScaleBackend Chatter box backend for device-free testing. Prints out all operations. Methods __init__([dummy_weight]) deserialize(data) get_weight() Get the weight in grams serialize() setup() stop() tare() zero() Parameters: dummy_weight (float)