Added more object properties to the property list module - it now more than EPICS demo used from existing demo objects.

This commit is contained in:
skarg
2012-04-16 14:52:27 +00:00
parent 6018f2ce04
commit a7a67a76fd
4 changed files with 328 additions and 35 deletions
+3 -1
View File
@@ -47,7 +47,9 @@
extern "C" {
#endif /* __cplusplus */
void Property_List_Special(
unsigned property_list_count(
const int *pList);
void property_list_special(
BACNET_OBJECT_TYPE object_type,
struct special_property_list_t *pPropertyList);