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:
petermcs
2010-06-07 15:52:33 +00:00
parent b780c7bea6
commit 61bb34d726
21 changed files with 158 additions and 104 deletions
+3
View File
@@ -41,6 +41,9 @@
extern "C" {
#endif /* __cplusplus */
BACNET_REJECT_REASON reject_convert_error_code(
BACNET_ERROR_CODE error_code);
int reject_encode_apdu(
uint8_t * apdu,
uint8_t invoke_id,