|
@@ -2925,9 +2925,9 @@ struct StructLocalAuthorizationList
|
|
struct StructSampledValue
|
|
struct StructSampledValue
|
|
{
|
|
{
|
|
unsigned char Value[128];
|
|
unsigned char Value[128];
|
|
- unsigned char Context[20];//Interruption.Begin, Interruption.End, Sample.Clock, Sample.Periodic, Transaction.Begin, Transaction.End, Trigger, Other
|
|
|
|
- unsigned char Format[12];//Raw,SignedData
|
|
|
|
- unsigned char Measurand[32];/* "Energy.Active.Export.Register",
|
|
|
|
|
|
+ unsigned char Context[30];//Interruption.Begin, Interruption.End, Sample.Clock, Sample.Periodic, Transaction.Begin, Transaction.End, Trigger, Other
|
|
|
|
+ unsigned char Format[16];//Raw,SignedData
|
|
|
|
+ unsigned char Measurand[40];/* "Energy.Active.Export.Register",
|
|
"Energy.Active.Import.Register",
|
|
"Energy.Active.Import.Register",
|
|
"Energy.Reactive.Export.Register",
|
|
"Energy.Reactive.Export.Register",
|
|
"Energy.Reactive.Import.Register",
|
|
"Energy.Reactive.Import.Register",
|
|
@@ -2964,7 +2964,7 @@ struct StructSampledValue
|
|
*/
|
|
*/
|
|
|
|
|
|
unsigned char Location[8]; //Cable,EV,Inlet,Outlet,Body
|
|
unsigned char Location[8]; //Cable,EV,Inlet,Outlet,Body
|
|
- unsigned char Unit[12]; /* "Wh",
|
|
|
|
|
|
+ unsigned char Unit[20]; /* "Wh",
|
|
"kWh",
|
|
"kWh",
|
|
"varh",
|
|
"varh",
|
|
"kvarh",
|
|
"kvarh",
|