Changed Object List in various ports to return Segementation Not Supported abort when it is too large to return in a single APDU.

This commit is contained in:
skarg
2010-09-11 13:38:16 +00:00
parent a74e282f93
commit 7832ba11db
8 changed files with 26 additions and 25 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ void handler_read_property(
} else {
switch (property_len) {
/* BACnet APDU too small to fit data, so proper response is Abort */
case -2:
case BACNET_STATUS_ABORT:
len =
abort_encode_apdu(&Handler_Transmit_Buffer[pdu_len],
service_data->invoke_id,