espiGreenButtonWithCIM schema definitions (v1.0)
38 schema types · Source: deg-main
CIM root class providing common identification for all classes (IEC 61970 Core::IdentifiedObject).
Phase code indicating number and type of wires (IEC 61970 Core::PhaseCode).
State of a UsagePoint with respect to physical/logical connection to the network (IEC 61968 Metering).
Lifecycle state of the metering installation with respect to AMI billing readiness (IEC 61968 Metering).
Kind of meter multiplier (IEC 61968 Metering).
Winding connection type for a transformer end (IEC 61970 Wires).
Source that provided a measurement value.
Domain component of an end-device event code (IEC 61968-9 Annex E).
Communication technology used by end devices (IEC 61968 Metering::ComFunction.technology).
Communication direction capability of an end device (IEC 61968 Metering::ComFunction.direction). biDirectional = two-way AMI; fromDevice = one-way AMR.
Reason for a meter reading (IEC 61968 Metering::ReadingReasonKind).
Overall period of interest for a reading type (IEC 61968 Metering::MacroPeriodKind).
Time attribute of the base measurement interval (IEC 61968 Metering::MeasuringPeriodKind). Includes simple intervals, fixed blocks, and rolling blocks.
Aggregation operation applied to a reading type (IEC 61968 Metering::AggregateKind).
Quality classification for a reading value (IEC 61968-9). Format: system.category.subcategory
Boolean flags describing inherent capabilities of an end device (IEC 61968 Metering::EndDeviceCapability).
End device nameplate / datasheet data — represents typical information for a class of meters (IEC 61968 Metering::EndDeviceInfo).
Asset container that performs one or more end device functions. A meter is one type of EndDevice (IEC 61968 Metering::EndDevice).
Physical asset that performs the metering role of a usage point. Extends EndDevice with meter-specific attributes (IEC 61968 Metering::Meter).
Multiplier applied at the meter, typically for instrument transformer ratios (IEC 61968 Metering::MeterMultiplier).
A single path for the collection or reporting of register values over a period of time (IEC 61968 Metering::Channel).
A device that indicates or records units of the commodity or other quantity measured (IEC 61968 Metering::Register).
Structured event classification for end-device events. Codes follow the format: type.domain.subDomain.eventOrAction (IEC 61968-9 Annex E).
Name-value pair providing additional detail for an end-device event (IEC 61968 Metering::EndDeviceEventDetail).
Event detected by a device function associated with an end device (IEC 61968 Metering::EndDeviceEvent). Covers outage, tamper, firmware, diagnostic, and demand-response events.
CIM-enriched UsagePoint with attributes beyond what ESPI provides. Represents a logical or physical point in the network to which readings or events may be attributed (IEC 61968 Metering::UsagePoint).
Quality flags for a measurement value (IEC 61970 Meas::MeasurementValueQuality).
Base type for any measured, calculated, or non-measured quantity at a point in the network. Subtyped as Analog, Discrete, or Accumulator (IEC 61970 Meas::Measurement).
A continuous-valued measurement — e.g., bus voltage, line MW, transformer loading (IEC 61970 Meas::Analog).
A single timestamped analog measurement value (IEC 61970 Meas::AnalogValue).
An integer-valued measurement — e.g., breaker position, tap changer step (IEC 61970 Meas::Discrete).
A single timestamped discrete measurement value (IEC 61970 Meas::DiscreteValue).
A single timestamped accumulator (counter) value — e.g., energy register reading (IEC 61970 Meas::AccumulatorValue).
Current transformer (CT) nameplate data (IEC 61968 Assets / IEC 61970 Meas::CurrentTransformer).
Potential / voltage transformer (PT/VT) nameplate data (IEC 61968 Assets / IEC 61970 Meas::PotentialTransformer).
One winding/end of a power transformer, with electrical characteristics (IEC 61970 Wires::PowerTransformerEnd).
Basic identification and characteristics of a power transformer, sufficient to contextualize transformer-level meter readings (IEC 61970 Wires::PowerTransformer).
A composite type that extends the ESPI MeterReading concept with CIM meter context. Wraps ESPI IntervalBlocks with optional CIM metadata about the device, usage point, and measurement channels. Consumer, distribution-transformer, and transmission meters can all be represented.