Dela via


Meter Channel 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.
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
attributeMeterChannelReading/(resolvedAttributes)/MeterChannelReadingPeriodStartTimestampattribute

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"{52A87604-50E8-4C81-9E57-A3D94E57F189}"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 Channel 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. MeterChannelReading
MeterChannelId The unique identifier of a meter channel. MeterChannelReading
MeterReadingTypeId The unique identifier of a Meter Reading Type. MeterChannelReading
MeterChannelReadingPeriodStartTimestamp The period start timestamp associated with the meter channel reading. MeterChannelReading
MeterChannelReadingPeriodEndTimestamp The period end timestamp associated with the meter channel reading. MeterChannelReading
ReadingUnits The number of units read. MeterChannelReading
UnitOfMeasureId The unique identifier of a Unit Of Measure. MeterChannelReading
NumberOfUsageDays The number of usage days associated with the meter reading. MeterChannelReading
MeterChannelReadingNote A note, comment or additional information regarding the Meter Channel Reading. MeterChannelReading
MeterReadingCycleId The unique identifier of a Meter Reading Cycle. MeterChannelReading
MeterReadingEstimationRuleId The unique identifier of a Meter Reading Estimation Rule. MeterChannelReading
MeterReadingValidationRuleId The unique identifier of a Meter Reading Validation Rule. MeterChannelReading
MeterReadingMethodTypeId The unique identifier of a Meter Reading Method Type. MeterChannelReading

MeterId

The unique identifier of a Meter.
First included in: MeterChannelReading (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
attributeMeterChannelReading/(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
MeterChannel.cdm.json/MeterChannelMeterId
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"{438078B4-064F-4959-86F6-2ABF20114988}"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.

MeterChannelId

The unique identifier of a meter channel.
First included in: MeterChannelReading (this entity)

Properties

NameValue
displayNameMeter Channel ID
descriptionThe unique identifier of a meter channel.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the MeterChannelId attribute are listed here.

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

ParameterValueData typeExplanation
attributeMeterChannelReading/(resolvedAttributes)/MeterChannelIdattribute

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
MeterChannel.cdm.json/MeterChannelMeterChannelId
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 Channel 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 channel.
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"{4E1F1ABE-E751-4945-B437-976B933ADF34}"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

MeterReadingTypeId

The unique identifier of a Meter Reading Type.
First included in: MeterChannelReading (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
attributeMeterChannelReading/(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"{83494363-B1C6-484A-9A95-88FE2D87A3C1}"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

MeterChannelReadingPeriodStartTimestamp

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

Properties

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

Traits

List of traits for the MeterChannelReadingPeriodStartTimestamp 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
attributeMeterChannelReading/(resolvedAttributes)/MeterChannelReadingPeriodStartTimestampattribute

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"{043FEA75-5B42-4B12-B8B9-2DA68C9D3F79}"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 Channel Reading Period 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 period start timestamp associated with the meter channel reading.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

MeterChannelReadingPeriodEndTimestamp

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

Properties

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

Traits

List of traits for the MeterChannelReadingPeriodEndTimestamp 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"{0FA1C796-B67C-4AA9-BB30-167E2C0AF43B}"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 Channel Reading Period 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 period end timestamp associated with the meter channel reading.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ReadingUnits

The number of units read.
First included in: MeterChannelReading (this entity)

Properties

NameValue
displayNameReading Units
descriptionThe number of units read.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ReadingUnits 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"{2987A014-9BCC-477E-A3C4-1743ED461758}"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
enReading Units
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 number of units read.
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

UnitOfMeasureId

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

Properties

NameValue
displayNameUnit Of Measure ID
descriptionThe unique identifier of a Unit Of Measure.
dataFormatint32
isNullabletrue

Traits

List of traits for the UnitOfMeasureId 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
enUnit Of Measure 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"{24B24BD6-F625-4B3C-B793-B070F53CFAA4}"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

NumberOfUsageDays

The number of usage days associated with the meter reading.
First included in: MeterChannelReading (this entity)

Properties

NameValue
displayNameNumber Of Usage Days
descriptionThe number of usage days associated with the meter reading.
dataFormatint32
isNullabletrue

Traits

List of traits for the NumberOfUsageDays 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"{0E8B1AA6-9B90-4C87-9A9F-F2D1441AEACB}"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
enNumber Of Usage Days
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 number of usage days associated with the meter reading.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MeterChannelReadingNote

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

Properties

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

Traits

List of traits for the MeterChannelReadingNote 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"{06FFD809-1B38-426D-A742-935D80BFE2C1}"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 Channel 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 Channel 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.

MeterReadingCycleId

The unique identifier of a Meter Reading Cycle.
First included in: MeterChannelReading (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"{46F412E7-0BEE-43CF-853F-5E2493A663A2}"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: MeterChannelReading (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"{0411C6C9-1912-43E8-BD12-BCF9DB960E01}"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: MeterChannelReading (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"{2614CED1-764E-46A4-B34C-C7317869CD29}"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

MeterReadingMethodTypeId

The unique identifier of a Meter Reading Method Type.
First included in: MeterChannelReading (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"{24ED9F44-8595-445F-834A-4725BFE588D3}"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