pylabrobot.only_fans.fan.Fan#
- class pylabrobot.only_fans.fan.Fan(backend: FanBackend)#
Bases:
Machine
Front end for Fans.
Attributes
Methods
__init__
(backend)deserialize
(data)setup
(**backend_kwargs)stop
()turn_off
()Turn the fan off, but do not close the connection.
turn_on
(intensity[, duration])Run the fan
- Parameters:
backend (FanBackend)