Changed the object type print to be as defined in EPICS.

Changed property names to show "proprietary #" when in proprietary range.
This commit is contained in:
skarg
2009-10-15 04:06:19 +00:00
parent deba2aab3e
commit a7c598306b
4 changed files with 48 additions and 12 deletions
+1
View File
@@ -903,6 +903,7 @@ typedef enum {
/* the procedures and constraints described in Clause 23. */
} BACNET_OBJECT_TYPE;
/* used for bit string loop */
#define PROPRIETARY_BACNET_OBJECT_TYPE 128
#define MAX_BACNET_OBJECT_TYPE 1023
typedef enum {