Dela via


Testing Equipment 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.
enEquipment used for testing. Testing equipment has testing and / or sampling functionality.

This equipment may be assets of the organization, network components that are part of the network or inventory items that are used for one or a limited number of tests.

Testing equipment is available in a number of different forms. It may be integrated into a network component that is a permanent part of a network, or a portable piece of equipment that may or may not have additional functionality.

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
attributeTestingEquipment/(resolvedAttributes)/TestingEquipmentIdattribute

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"{719CC8C3-5E2F-456A-833E-92749F8D97AB}"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
enTesting Equipment
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
TestingEquipmentId The unique identifier of a Testing Equipment. TestingEquipment
TestingEquipmentName The name of the Testing Equipment. TestingEquipment
TestingEquipmentDescription The description of the Testing Equipment. TestingEquipment
ComponentId The unique identifier of a Component. TestingEquipment
AssetId The unique identifier of an Asset. TestingEquipment
ItemId The unique identifier of an Item. TestingEquipment
TestingEquipmentFormId The unique identifier of a Testing Equipment Form. TestingEquipment
ManufacturerId The unique identifier of a Manufacturer. TestingEquipment
ModelNumber The model of the Testing Equipment. TestingEquipment
ManufacturerSerialNumber The manufacturer's serial number of the Testing Equipment. TestingEquipment
OrganizationAssignedSerialNumber The serial number assigned to the Testing Equipment by the organization holding it. TestingEquipment
TargetStandardMinimumReadingValue The target or desired MIN-max range reading value. TestingEquipment
TargetStandardMaximumReadingValue The target or desired min-MAX range reading value. TestingEquipment
AcceptableDeviationPercentage The acceptable deviation of min-max parameter values for which the water quality test is within 'acceptable' boundaries. Note:One or more alarms may be associated with water quality tests outside of the standard min-max reading range. TestingEquipment
TestingEquipmentManufacturedDate The date that the Testing Equipment was manufactured. TestingEquipment
TestingEquipmentPurchasedDate The date that the Testing Equipment was purchased. TestingEquipment
TestingEquipmentDeliveredDate The date that the Testing Equipment was delivered. TestingEquipment
TestingEquipmentRetirementDate The date that the Testing Equipment was removed from operative service with the associated adjustments to the depreciation accounts. TestingEquipment

TestingEquipmentId

The unique identifier of a Testing Equipment.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment ID
descriptionThe unique identifier of a Testing Equipment.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the TestingEquipmentId attribute are listed here.

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

ParameterValueData typeExplanation
attributeTestingEquipment/(resolvedAttributes)/TestingEquipmentIdattribute

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"{2BD60FDC-1288-44E5-9972-C0CB709E4589}"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
enTesting Equipment 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 Testing Equipment.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

TestingEquipmentName

The name of the Testing Equipment.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Name
descriptionThe name of the Testing Equipment.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the TestingEquipmentName 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"{3D1ACF28-1525-4DFE-888C-E8E61A13A50E}"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
enTesting Equipment Name
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 name of the Testing Equipment.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"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.

TestingEquipmentDescription

The description of the Testing Equipment.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Description
descriptionThe description of the Testing Equipment.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the TestingEquipmentDescription 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"{6C54ED5A-813C-443F-8271-3887534C87AC}"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
enTesting Equipment Description
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 description of the Testing Equipment.
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.

ComponentId

The unique identifier of a Component.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameComponent ID
descriptionThe unique identifier of a Component.
dataFormatint64
isNullabletrue

Traits

List of traits for the ComponentId 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.

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"{2EC692B8-A4EF-4009-B217-A6F786C589FC}"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
enComponent 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 Component.
entitya reference to the constant entity holding the list of localized text

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.

AssetId

The unique identifier of an Asset.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameAsset ID
descriptionThe unique identifier of an Asset.
dataFormatint64
isNullabletrue

Traits

List of traits for the AssetId 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.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
enAsset 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 an Asset.
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
Asset.cdm.json/AssetAssetId
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"{6B5EC55B-622E-4F10-9AF3-AF25F0C39AF8}"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.

ItemId

The unique identifier of an Item.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameItem ID
descriptionThe unique identifier of an Item.
dataFormatint32
isNullabletrue

Traits

List of traits for the ItemId 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"{0696B8CC-FFED-4B94-80CD-9939E77BDF58}"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
enItem 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 an Item.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

TestingEquipmentFormId

The unique identifier of a Testing Equipment Form.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Form ID
descriptionThe unique identifier of a Testing Equipment Form.
dataFormatint32
isNullabletrue

Traits

List of traits for the TestingEquipmentFormId 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"{17706AB3-E2B1-4108-A83B-DFD59A582503}"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
enTesting Equipment Form 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 Testing Equipment Form.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ManufacturerId

The unique identifier of a Manufacturer.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameManufacturer ID
descriptionThe unique identifier of a Manufacturer.
dataFormatint32
isNullabletrue

Traits

List of traits for the ManufacturerId 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"{75CEFA80-B1B1-405F-8C41-533D47FFB202}"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
enManufacturer 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 Manufacturer.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ModelNumber

The model of the Testing Equipment.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameModel Number
descriptionThe model of the Testing Equipment.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the ModelNumber 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"{4D2B64DB-038A-455B-9C84-D826C14529D2}"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
enModel Number
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 model of the Testing Equipment.
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.

ManufacturerSerialNumber

The manufacturer's serial number of the Testing Equipment.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameManufacturer Serial Number
descriptionThe manufacturer's serial number of the Testing Equipment.
dataFormatstring
maximumLength30
isNullabletrue

Traits

List of traits for the ManufacturerSerialNumber 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"{697E7A43-9101-49E9-B9E8-23D5692E5F21}"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
enManufacturer Serial Number
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 manufacturer's serial number of the Testing Equipment.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"30"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.

OrganizationAssignedSerialNumber

The serial number assigned to the Testing Equipment by the organization holding it.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameOrganization Assigned Serial Number
descriptionThe serial number assigned to the Testing Equipment by the organization holding it.
dataFormatstring
maximumLength30
isNullabletrue

Traits

List of traits for the OrganizationAssignedSerialNumber 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"{A55591EA-89B5-49D4-B7A1-E80C7B6A5EE6}"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
enOrganization Assigned Serial Number
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 serial number assigned to the Testing Equipment by the organization holding it.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"30"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.

TargetStandardMinimumReadingValue

The target or desired MIN-max range reading value.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTarget Standard Minimum Reading Value
descriptionThe target or desired MIN-max range reading value.
dataFormatdecimal

Traits

List of traits for the TargetStandardMinimumReadingValue 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"{7FBEC293-EEC7-43C1-955C-E9C8E1E2A39D}"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
enTarget Standard Minimum Reading Value
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 target or desired MIN-max range reading value.
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

TargetStandardMaximumReadingValue

The target or desired min-MAX range reading value.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTarget Standard Maximum Reading Value
descriptionThe target or desired min-MAX range reading value.
dataFormatdecimal

Traits

List of traits for the TargetStandardMaximumReadingValue 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"{667A098B-B594-4ED8-9B94-32B335DE5062}"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
enTarget Standard Maximum Reading Value
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 target or desired min-MAX range reading value.
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

AcceptableDeviationPercentage

The acceptable deviation of min-max parameter values for which the water quality test is within 'acceptable' boundaries.

Note: One or more alarms may be associated with water quality tests outside of the standard min-max reading range.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameAcceptable Deviation Percentage
descriptionThe acceptable deviation of min-max parameter values for which the water quality test is within 'acceptable' boundaries.

Note: One or more alarms may be associated with water quality tests outside of the standard min-max reading range.

dataFormatdecimal
isNullabletrue

Traits

List of traits for the AcceptableDeviationPercentage 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"{52881C95-7D23-47B2-813C-31E0F08AE0D0}"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
enAcceptable Deviation Percentage
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 acceptable deviation of min-max parameter values for which the water quality test is within 'acceptable' boundaries.

Note: One or more alarms may be associated with water quality tests outside of the standard min-max reading range.

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

TestingEquipmentManufacturedDate

The date that the Testing Equipment was manufactured.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Manufactured Date
descriptionThe date that the Testing Equipment was manufactured.
dataFormatdate
isNullabletrue

Traits

List of traits for the TestingEquipmentManufacturedDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{02D1C31D-BD0B-4B78-823E-386E017198E4}"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
enTesting Equipment Manufactured Date
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 date that the Testing Equipment was manufactured.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

TestingEquipmentPurchasedDate

The date that the Testing Equipment was purchased.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Purchased Date
descriptionThe date that the Testing Equipment was purchased.
dataFormatdate
isNullabletrue

Traits

List of traits for the TestingEquipmentPurchasedDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{107FF7CF-60A4-4B81-BBFE-91454C74C666}"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
enTesting Equipment Purchased Date
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 date that the Testing Equipment was purchased.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

TestingEquipmentDeliveredDate

The date that the Testing Equipment was delivered.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Delivered Date
descriptionThe date that the Testing Equipment was delivered.
dataFormatdate
isNullabletrue

Traits

List of traits for the TestingEquipmentDeliveredDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{629977E2-F03E-4BB9-80C1-EB62AABB18C6}"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
enTesting Equipment Delivered Date
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 date that the Testing Equipment was delivered.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

TestingEquipmentRetirementDate

The date that the Testing Equipment was removed from operative service with the associated adjustments to the depreciation accounts.
First included in: TestingEquipment (this entity)

Properties

NameValue
displayNameTesting Equipment Retirement Date
descriptionThe date that the Testing Equipment was removed from operative service with the associated adjustments to the depreciation accounts.
dataFormatdate
isNullabletrue

Traits

List of traits for the TestingEquipmentRetirementDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{68D2BF2E-E342-45FA-9AC3-5481C6ADCEA2}"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
enTesting Equipment Retirement Date
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 date that the Testing Equipment was removed from operative service with the associated adjustments to the depreciation accounts.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date