|
RDM
HEAD (unstable)
Implementation of ANSI E1.31 (Streaming ACN)
|
View other versions:
|
Implementation of the RDM protocol. More...
RDM version numbers | |
| #define | RDM_VERSION_MAJOR 0 |
| #define | RDM_VERSION_MINOR 3 |
| #define | RDM_VERSION_PATCH 0 |
| #define | RDM_VERSION_BUILD 2 |
RDM version strings | |
| #define | RDM_VERSION_STRING "0.3.0.2" |
| #define | RDM_VERSION_DATESTR "15.Mar.2024" |
| #define | RDM_VERSION_COPYRIGHT "Copyright 2024 ETC Inc." |
| #define | RDM_VERSION_PRODUCTNAME "RDM" |
Implementation of the RDM protocol.
| #define RDM_VERSION_BUILD 2 |
The build number.
| #define RDM_VERSION_COPYRIGHT "Copyright 2024 ETC Inc." |
The version's copyright string.
| #define RDM_VERSION_DATESTR "15.Mar.2024" |
The date this version was released (dd.Mm.yyyy).
| #define RDM_VERSION_MAJOR 0 |
The major version.
| #define RDM_VERSION_MINOR 3 |
The minor version.
| #define RDM_VERSION_PATCH 0 |
The patch version.
| #define RDM_VERSION_PRODUCTNAME "RDM" |
The version's product name.
| #define RDM_VERSION_STRING "0.3.0.2" |
The 4-digit version string.