Object Type
Accumulator represents a accumulated (counted) Measurement, e.g. an energy value.
Attribute type: IdentifiedObject.mRID |
A Model Authority issues mRIDs. Given that each Model Authority has a unique id and this id is part of the mRID, then the mRID is globally unique.
0..1
String
Attribute type: IdentifiedObject.name |
The name is a free text human readable name of the object. It may be non unique and may not correlate to a naming hierarchy.
0..1
String
Attribute type: IdentifiedObject.localName |
The localName is a human readable name of the object. It is only used with objects organized in a naming hierarchy. The simplest naming hierarchy has just one parent (the root) giving a flat naming hierarchy. However, the naming hierarchy usually has several levels, e.g. Substation, VoltageLevel, Equipment etc. Children of the same parent have names that are unique among them. If the uniqueness requirement cannot be met IdentifiedObject.localName shall not be used, use IdentifiedObject.name instead.
0..1
String
Attribute type: IdentifiedObject.pathName |
The pathname is a system unique name composed from all IdentifiedObject.localNames in a naming hierarchy path from the object to the root.
0..1
String
Attribute type: IdentifiedObject.aliasName |
The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy.
0..1
String
Attribute type: IdentifiedObject.description |
The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
0..1
String
Attribute type: IdentifiedObject.ModelingAuthoritySet |
An IdentifiedObject belongs to a Modeling Authority Set for purposes of defining a group of data maintained by the same Modeling Authority.
0..1
ModelingAuthoritySet
Attribute type: Measurement.measurementType |
Specifies the type of Measurement, e.g. IndoorTemperature, OutDoorTemperature, BusVoltage, GeneratorVoltage, LineFlow etc.
0..1
String
Attribute type: Measurement.For_TiePoint |
A measurement is made on the A side of a tie point
1
TiePoint
Attribute type: Measurement.PowerSystemResource |
The PowerSystemResource that contains the Measurement in the naming hierarchy
0..1
PowerSystemResource
Attribute type: Measurement.By_TiePoint |
A measurement is made on the B side of a tie point
1
TiePoint
Attribute type: Measurement.Unit |
The Unit for the Measurement
1
Unit
Attribute type: Measurement.ViolationLimits |
0..*
ViolationLimit
Attribute type: Measurement.Pnode |
0..1
Pnode
Attribute type: Measurement.Terminal |
One or more measurements may be associated with a terminal in the network
0..1
Terminal
Attribute type: Measurement.DynamicSchedules |
A measurement is a data source for dynamic interchange schedules
0..*
DynamicSchedule
Attribute type: Measurement.Asset |
0..1
Asset
Attribute type: Measurement.Documents |
Measurements are specified in types of documents, such as procedures.
0..*
Document
Attribute type: Measurement.Locations |
0..*
Location
Attribute type: Accumulator.maxValue |
Normal value range maximum for any of the MeasurementValue.values. Used for scaling, e.g. in bar graphs or of telemetered raw values.
0..1
Integer
Attribute type: Accumulator.AccumulatorValues |
The values connected to this measurement.
0..*
AccumulatorValue
Attribute type: Accumulator.LimitSets |
A measurement may have zero or more limit ranges defined for it.
0..*
AccumulatorLimitSet