Update object property lists for all supported objects. (#32)

This commit is contained in:
Geert Linders
2020-01-16 15:46:26 +01:00
committed by Steve Karg
parent 158ff5b8f2
commit e0be8e89ba
2 changed files with 1181 additions and 285 deletions
+1180 -284
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -31,7 +31,7 @@
#include "bacnet/rp.h"
#include "bacnet/proplist.h"
/** @file proplist.h Library of all required and optional object properties */
/** @file property.h Library of all required and optional object properties */
#ifdef __cplusplus
extern "C" {