12 #ifndef DEVICE_LIGHTINGDEVICE_LIGHTINGDEVICE_H 13 #define DEVICE_LIGHTINGDEVICE_LIGHTINGDEVICE_H 15 #ifndef ZFORCECOMMON_H 16 #error Please include "zForceCommon.h" before this file. 17 #endif // ZFORCECOMMON_H 49 #endif // DEVICE_LIGHTINGDEVICE_LIGHTINGDEVICE_H DLLINTERNAL LightingDevice * LightingDevice_New(Connection *connection, DeviceType deviceType, uint32_t deviceIndex, size_t size)
Internal call used to create a LightingDevice.
The main Connection struct.
Definition: Connection.h:56
Device
Base Device.
Definition: LightingDevice.h:27
Struct representing a LightingDevice.
Definition: LightingDevice.h:25
DeviceType
Enum describing the different device types that exists.
Definition: zForceTypes.h:77