Add new enumerations and text (#255)
Add enumerations and text for Color and Color Temperature objects Add enumerations and text for Audit Log and Audit Reporter objects Add enumerations and text for BACnet/SC Network Port object Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -201,6 +201,11 @@ extern "C" {
|
||||
BACNET_STACK_EXPORT
|
||||
const char *bactext_lighting_transition(
|
||||
unsigned index);
|
||||
|
||||
BACNET_STACK_EXPORT
|
||||
const char *bactext_color_operation_name(
|
||||
unsigned index);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user