|
Lumiverse
2.5
A framework for creating lighting control applications
|
Implementation of a patch for a DMX system. More...
#include "LumiverseCoreConfig.h"#include "../Patch.h"#include "DMXDevicePatch.h"#include "DMXInterface.h"#include "../lib/libjson/libjson.h"#include <iostream>

Go to the source code of this file.
Classes | |
| class | Lumiverse::DMXPatch |
| The DMX Patch object manages the communication between the DMX network and the Lumiverse devices. More... | |
Namespaces | |
| Lumiverse | |
| Contains all core Lumiverse functions and variables. | |
Implementation of a patch for a DMX system.
1.8.10