Variable CompleteInstanceConst Complete Instance : MutableCluster < { attributes : { accuracy : FixedAttribute < TypeFromFields , any > ; cumulativeEnergyExported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; exportedEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; cumulativeEnergyImported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; importedEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; cumulativeEnergyReset : OptionalAttribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { cumulativeEnergy : boolean ; } ] ; } ; periodicEnergyExported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { exportedEnergy : boolean ; periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; periodicEnergyImported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { importedEnergy : boolean ; periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } ; events : { cumulativeEnergyMeasured : Event < TypeFromFields , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; periodicEnergyMeasured : Event < TypeFromFields , any > & { isConditional : true ; mandatoryIf : [ ] | [ { periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } ; features : { cumulativeEnergy : BitFlag ; exportedEnergy : BitFlag ; importedEnergy : BitFlag ; periodicEnergy : BitFlag ; } ; id : 145 ; name : "ElectricalEnergyMeasurement" ; revision : 1 ; } , [ ] > Type declaration Readonlyattributes : { accuracy : FixedAttribute < TypeFromFields , any > ; cumulativeEnergyExported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; exportedEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; cumulativeEnergyImported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; importedEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; cumulativeEnergyReset : OptionalAttribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { cumulativeEnergy : boolean ; } ] ; } ; periodicEnergyExported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { exportedEnergy : boolean ; periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; periodicEnergyImported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { importedEnergy : boolean ; periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } Readonlyaccuracy : FixedAttribute < TypeFromFields , any > Readonlycumulative Energy Exported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; exportedEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlycumulative Energy Imported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; importedEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlycumulative Energy Reset : OptionalAttribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { cumulativeEnergy : boolean ; } ] ; } Readonlyperiodic Energy Exported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { exportedEnergy : boolean ; periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyperiodic Energy Imported : Attribute < TypeFromFields | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { importedEnergy : boolean ; periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyevents : { cumulativeEnergyMeasured : Event < TypeFromFields , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; periodicEnergyMeasured : Event < TypeFromFields , any > & { isConditional : true ; mandatoryIf : [ ] | [ { periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } Readonlycumulative Energy Measured : Event < TypeFromFields , any > & { isConditional : true ; mandatoryIf : [ ] | [ { cumulativeEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyperiodic Energy Measured : Event < TypeFromFields , any > & { isConditional : true ; mandatoryIf : [ ] | [ { periodicEnergy : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyfeatures : { cumulativeEnergy : BitFlag ; exportedEnergy : BitFlag ; importedEnergy : BitFlag ; periodicEnergy : BitFlag ; } Readonlyid : 145 Readonlyname : "ElectricalEnergyMeasurement" Readonlyrevision : 1 Defined in packages/types/dist/esm/clusters/electrical-energy-measurement.d.ts:3252
Indicates the accuracy of energy measurement by this server. The value of the MeasurementType field on this MeasurementAccuracyStruct shall be ElectricalEnergy.