Added COV to Analog Input demo object.

This commit is contained in:
skarg
2014-08-28 18:46:09 +00:00
parent 5f08d69cc6
commit c1ba4b124e
3 changed files with 180 additions and 5 deletions
+3
View File
@@ -48,6 +48,9 @@ extern "C" {
BACNET_RELIABILITY Reliability;
bool Out_Of_Service;
uint8_t Units;
float Prior_Value;
float COV_Increment;
bool Changed;
#if defined(INTRINSIC_REPORTING)
uint32_t Time_Delay;
uint32_t Notification_Class;