Added CreateObject and DeleteObject to Load Control object. (#713)
This commit is contained in:
@@ -206,6 +206,12 @@ extern "C" {
|
||||
const char *bactext_color_operation_name(
|
||||
unsigned index);
|
||||
|
||||
BACNET_STACK_EXPORT
|
||||
const char *bactext_shed_state_name(unsigned index);
|
||||
|
||||
BACNET_STACK_EXPORT
|
||||
const char *bactext_shed_level_type_name(unsigned index);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user