Added COV example to Analog Value object.

This commit is contained in:
skarg
2017-01-11 23:51:24 +00:00
parent d48ac6bc26
commit 957bb9fb99
3 changed files with 200 additions and 3 deletions
+3
View File
@@ -48,6 +48,9 @@ extern "C" {
bool Out_Of_Service;
uint16_t Units;
float Present_Value;
float Prior_Value;
float COV_Increment;
bool Changed;
#if defined(INTRINSIC_REPORTING)
uint32_t Time_Delay;
uint32_t Notification_Class;