Partilhar via


Meter Reading in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enA specific meter reading as of a timestamp.

Note: Meter Reading Type is part of key to allow for multiple readings for same timestamp. (Estimate / Actual)

entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeMeterReading/(resolvedAttributes)/MeterReadingStartTimestampattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{5B905A05-C29D-4E07-B874-5B3DDD6A18CA}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Network"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
MeterId The unique identifier of a Meter. MeterReading
MeterReadingTypeId The unique identifier of a Meter Reading Type. MeterReading
MeterReadingStartTimestamp The start timestamp associated with the meter reading. MeterReading
MeterReadingEndTimestamp The end timestamp associated with the meter reading. MeterReading
MeterReading The reading supplied by the meter. MeterReading
EnergyUsage The energy used during the meter reading period. When the value is not available directly from the meter It's calculated as the difference between the current Meter Reading and the Meter Reading whose Meter Reading End Timestamp is the same as this rows Meter Reading Start Timestamp (i.e. the previous Meter Reading). MeterReading
EnergyDirectionIndicator Indicates whether the energy measured by the meter reading is generated energy or consumed energy. MeterReading
EnergyUsageUomId The unique identifier of a Unit Of Measure. MeterReading
MeterReadingNote A note, comment or additional information regarding the Meter Reading. MeterReading
MeterReadingMethodTypeId The unique identifier of a Meter Reading Method Type. MeterReading
MeterReadingCycleId The unique identifier of a Meter Reading Cycle. MeterReading
MeterReadingEstimationRuleId The unique identifier of a Meter Reading Estimation Rule. MeterReading
MeterReadingValidationRuleId The unique identifier of a Meter Reading Validation Rule. MeterReading

MeterId

The unique identifier of a Meter.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter ID
descriptionThe unique identifier of a Meter.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the MeterId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeMeterReading/(resolvedAttributes)/MeterIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Meter.cdm.json/MeterMeterId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Meter.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{05D4364A-B93F-4E9C-8BE8-3F5C8B8C1BB8}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

MeterReadingTypeId

The unique identifier of a Meter Reading Type.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Type ID
descriptionThe unique identifier of a Meter Reading Type.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the MeterReadingTypeId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeMeterReading/(resolvedAttributes)/MeterReadingTypeIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
MeterReadingType.cdm.json/MeterReadingTypeMeterReadingTypeId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Meter Reading Type.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{1B521B74-09EC-4449-BAB9-6AD171B5FDD8}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

MeterReadingStartTimestamp

The start timestamp associated with the meter reading.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Start Timestamp
descriptionThe start timestamp associated with the meter reading.
isPrimaryKeytrue
dataFormatdateTime

Traits

List of traits for the MeterReadingStartTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeMeterReading/(resolvedAttributes)/MeterReadingStartTimestampattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{097E1B12-589A-4B19-9173-AA13BAA61A90}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Start Timestamp
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe start timestamp associated with the meter reading.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

MeterReadingEndTimestamp

The end timestamp associated with the meter reading.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading End Timestamp
descriptionThe end timestamp associated with the meter reading.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the MeterReadingEndTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{2AA3CD1D-8057-4F32-B794-B5C626A5120E}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading End Timestamp
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe end timestamp associated with the meter reading.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

MeterReading

The reading supplied by the meter.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading
descriptionThe reading supplied by the meter.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the MeterReading attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"8"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{008776EC-11B4-4C6E-8DED-5344A199EA32}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe reading supplied by the meter.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

EnergyUsage

The energy used during the meter reading period. When the value is not available directly from the meter It's calculated as the difference between the current Meter Reading and the Meter Reading whose Meter Reading End Timestamp is the same as this rows Meter Reading Start Timestamp (i.e. the previous Meter Reading).
First included in: MeterReading (this entity)

Properties

NameValue
displayNameEnergy Usage
descriptionThe energy used during the meter reading period. When the value is not available directly from the meter It's calculated as the difference between the current Meter Reading and the Meter Reading whose Meter Reading End Timestamp is the same as this rows Meter Reading Start Timestamp (i.e. the previous Meter Reading).
dataFormatdecimal
isNullabletrue

Traits

List of traits for the EnergyUsage attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"8"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{38A2F6B8-58AF-481C-A492-2E02188CDF8D}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEnergy Usage
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe energy used during the meter reading period. When the value is not available directly from the meter It's calculated as the difference between the current Meter Reading and the Meter Reading whose Meter Reading End Timestamp is the same as this rows Meter Reading Start Timestamp (i.e. the previous Meter Reading).
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

EnergyDirectionIndicator

Indicates whether the energy measured by the meter reading is generated energy or consumed energy.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameEnergy Direction Indicator
descriptionIndicates whether the energy measured by the meter reading is generated energy or consumed energy.
dataFormatboolean
isNullabletrue

Traits

List of traits for the EnergyDirectionIndicator attribute are listed here.

is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{296F74E0-BAAD-42F5-94B7-F9D6C1222FF7}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEnergy Direction Indicator
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates whether the energy measured by the meter reading is generated energy or consumed energy.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

EnergyUsageUomId

The unique identifier of a Unit Of Measure.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameEnergy Usage UOM ID
descriptionThe unique identifier of a Unit Of Measure.
dataFormatint32
isNullabletrue

Traits

List of traits for the EnergyUsageUomId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEnergy Usage UOM ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Unit Of Measure.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
UnitOfMeasure.cdm.json/UnitOfMeasureUnitOfMeasureId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{6F3D5283-EED5-4240-99BE-36B0E23BA0C4}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

MeterReadingNote

A note, comment or additional information regarding the Meter Reading.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Note
descriptionA note, comment or additional information regarding the Meter Reading.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the MeterReadingNote attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{019A88F4-4333-448A-ABA1-5953C61B218B}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Note
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information regarding the Meter Reading.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

MeterReadingMethodTypeId

The unique identifier of a Meter Reading Method Type.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Method Type ID
descriptionThe unique identifier of a Meter Reading Method Type.
dataFormatint32
isNullabletrue

Traits

List of traits for the MeterReadingMethodTypeId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{2A5919A4-4852-44B7-AC97-07A13DB49797}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Method Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Meter Reading Method Type.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MeterReadingCycleId

The unique identifier of a Meter Reading Cycle.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Cycle ID
descriptionThe unique identifier of a Meter Reading Cycle.
dataFormatint32
isNullabletrue

Traits

List of traits for the MeterReadingCycleId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Cycle ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Meter Reading Cycle.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
MeterReadingCycle.cdm.json/MeterReadingCycleMeterReadingCycleId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{17151EE8-158E-46DF-82E1-8D91C21F6DF6}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

MeterReadingEstimationRuleId

The unique identifier of a Meter Reading Estimation Rule.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Estimation Rule ID
descriptionThe unique identifier of a Meter Reading Estimation Rule.
dataFormatint32
isNullabletrue

Traits

List of traits for the MeterReadingEstimationRuleId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{06E2240A-A2E8-481F-BF71-330BFE830FE7}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Estimation Rule ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Meter Reading Estimation Rule.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MeterReadingValidationRuleId

The unique identifier of a Meter Reading Validation Rule.
First included in: MeterReading (this entity)

Properties

NameValue
displayNameMeter Reading Validation Rule ID
descriptionThe unique identifier of a Meter Reading Validation Rule.
dataFormatint32
isNullabletrue

Traits

List of traits for the MeterReadingValidationRuleId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{07F8AF12-C2F2-4D9C-9F34-CB221B18B5C1}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMeter Reading Validation Rule ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Meter Reading Validation Rule.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer