Added WriteGroup service and Channel object interfaces (#829)
This commit is contained in:
@@ -1610,7 +1610,9 @@ typedef enum {
|
||||
/* BACnetShedLevel */
|
||||
BACNET_APPLICATION_TAG_SHED_LEVEL,
|
||||
/* BACnetAccessRule */
|
||||
BACNET_APPLICATION_TAG_ACCESS_RULE
|
||||
BACNET_APPLICATION_TAG_ACCESS_RULE,
|
||||
/* BACnetChannelValue */
|
||||
BACNET_APPLICATION_TAG_CHANNEL_VALUE
|
||||
} BACNET_APPLICATION_TAG;
|
||||
|
||||
/* note: these are not the real values, */
|
||||
|
||||
Reference in New Issue
Block a user