2nd pass at changing the error/reject/abort status reporting to improve BTL test compliance. ReadProperty fully done for core and demo objects. Will tackle other services next.
This commit is contained in:
@@ -1250,7 +1250,7 @@ typedef enum {
|
||||
MAX_BACNET_REJECT_REASON = 10,
|
||||
FIRST_PROPRIETARY_REJECT_REASON = 64,
|
||||
LAST_PROPRIETARY_REJECT_REASON = 65535
|
||||
} BACNET_BACNET_REJECT_REASON;
|
||||
} BACNET_REJECT_REASON;
|
||||
|
||||
typedef enum {
|
||||
ERROR_CLASS_DEVICE = 0,
|
||||
|
||||
Reference in New Issue
Block a user