Refactored timestamp for use in Alarm properties in objects.

This commit is contained in:
skarg
2009-10-10 21:48:13 +00:00
parent d88d85b5cd
commit 5b60c94fad
3 changed files with 79 additions and 26 deletions
+9
View File
@@ -504,6 +504,15 @@ BACNET_APPLICATION_TAG bacapp_context_tag_type(
break;
}
break;
case PROP_LIST_OF_GROUP_MEMBERS:
switch (tag_number) {
case 0:
tag = BACNET_APPLICATION_TAG_OBJECT_ID;
break;
default:
break;
}
break;
case PROP_EXCEPTION_SCHEDULE:
switch (tag_number) {
case 1: