MattIPv4 / PyDMXControl

A Python 3 module to control DMX using OpenDMX or uDMX - Featuring fixture profiles, built-in effects and a web control panel.
https://pypi.org/project/PyDMXControl/
GNU General Public License v3.0
121 stars 23 forks source link

[Python] Load fixtures from a JSON file #12

Closed MattIPv4 closed 5 years ago

MattIPv4 commented 5 years ago

Ability to load a set of fixtures from a JSON file and instantiate them all in the controller.

Additionally, the ability to save a current fixture set from the controller to a JSON file.