Corrected context decoding bug in ReadPropertyMultiple client. Corrected ReadPropertyMultiple handling of objects that aren't supported. Added the context to application tags for the Load Control object.

This commit is contained in:
skarg
2009-02-21 19:12:31 +00:00
parent c23b6c2742
commit d45d566c94
4 changed files with 58 additions and 20 deletions
+2
View File
@@ -396,7 +396,9 @@ BACNET_APPLICATION_TAG bacapp_context_tag_type(
BACNET_APPLICATION_TAG tag = MAX_BACNET_APPLICATION_TAG;
switch (property) {
case PROP_ACTUAL_SHED_LEVEL:
case PROP_REQUESTED_SHED_LEVEL:
case PROP_EXPECTED_SHED_LEVEL:
switch (tag_number) {
case 0:
case 1: