bibliopixel.drivers.server_driver module¶
-
class
bibliopixel.drivers.server_driver.
ServerDriver
(*args, address, pixel_positions=None, **kwds)[source]¶ Bases:
bibliopixel.drivers.driver_base.DriverBase
,bibliopixel.util.server_cache.StaticCache
-
set_pixel_positions
(pixel_positions)[source]¶ Internal Use Only
Placeholder callback for sending physical pixel layout data to the
SimPixel
driver.
-