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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user