Skip to content

Class: Meter

_Physical asset that performs the metering role of the usage point. Used for measuring consumption and detection of events. _

__

URI: cim:Meter

 classDiagram
    class Meter
      EndDevice <|-- Meter

      Meter : acceptance_test

          Meter --> AcceptanceTest : acceptance_test

      Meter : activity_records

          Meter --> ActivityRecord : activity_records

      Meter : alias_name

      Meter : amr_system

      Meter : analytic

          Meter --> Analytic : analytic

      Meter : analytic_score

          Meter --> AnalyticScore : analytic_score

      Meter : asset_container

          Meter --> AssetContainer : asset_container

      Meter : asset_deployment

          Meter --> AssetDeployment : asset_deployment

      Meter : asset_function

          Meter --> AssetFunction : asset_function

      Meter : asset_group

          Meter --> AssetGroup : asset_group

      Meter : asset_info

          Meter --> AssetInfo : asset_info

      Meter : asset_property_curves

          Meter --> AssetPropertyCurve : asset_property_curves

      Meter : assets

          Meter --> Asset : assets

      Meter : breaker_operation

          Meter --> SwitchOperationSummary : breaker_operation

      Meter : configuration_events

          Meter --> ConfigurationEvent : configuration_events

      Meter : connection_category

      Meter : critical

      Meter : customer

          Meter --> Customer : customer

      Meter : description

      Meter : diagram_objects

          Meter --> DiagramObject : diagram_objects

      Meter : electronic_address

          Meter --> ElectronicAddress : electronic_address

      Meter : end_device_controls

          Meter --> EndDeviceControl : end_device_controls

      Meter : end_device_events

          Meter --> EndDeviceEvent : end_device_events

      Meter : end_device_functions

          Meter --> EndDeviceFunction : end_device_functions

      Meter : end_device_groups

          Meter --> EndDeviceGroup : end_device_groups

      Meter : end_device_info

          Meter --> EndDeviceInfo : end_device_info

      Meter : erp_inventory

          Meter --> ErpInventory : erp_inventory

      Meter : erp_item_master

          Meter --> ErpItemMaster : erp_item_master

      Meter : erp_rec_delivery_items

          Meter --> ErpRecDelvLineItem : erp_rec_delivery_items

      Meter : financial_info

          Meter --> FinancialInfo : financial_info

      Meter : form_number

      Meter : in_use_date

          Meter --> InUseDate : in_use_date

      Meter : in_use_state

          Meter --> InUseStateKind : in_use_state

      Meter : incident

          Meter --> Incident : incident

      Meter : initial_condition

      Meter : initial_loss_of_life

          Meter --> PerCent : initial_loss_of_life

      Meter : install_code

      Meter : instance_set

          Meter --> InstanceSet : instance_set

      Meter : is_pan

      Meter : is_smart_inverter

      Meter : is_virtual

      Meter : kind

          Meter --> AssetKind : kind

      Meter : land_properties

          Meter --> LandProperty : land_properties

      Meter : lifecycle_date

          Meter --> LifecycleDate : lifecycle_date

      Meter : lifecycle_state

          Meter --> AssetLifecycleStateKind : lifecycle_state

      Meter : location

          Meter --> Location : location

      Meter : lot_number

      Meter : m_rid

      Meter : measurements

          Meter --> Measurement : measurements

      Meter : medium

          Meter --> Medium : medium

      Meter : meter_multipliers

          Meter --> MeterMultiplier : meter_multipliers

      Meter : meter_read_schedule

          Meter --> MeterReadSchedule : meter_read_schedule

      Meter : meter_readings

          Meter --> MeterReading : meter_readings

      Meter : meter_replacement_work_tasks

          Meter --> MeterWorkTask : meter_replacement_work_tasks

      Meter : meter_service_work_task

          Meter --> MeterWorkTask : meter_service_work_task

      Meter : names

          Meter --> Name : names

      Meter : operational_tags

          Meter --> OperationalTag : operational_tags

      Meter : organisation_roles

          Meter --> AssetOrganisationRole : organisation_roles

      Meter : ownerships

          Meter --> Ownership : ownerships

      Meter : position

      Meter : power_system_resources

          Meter --> PowerSystemResource : power_system_resources

      Meter : procedure_data_set

          Meter --> ProcedureDataSet : procedure_data_set

      Meter : procedures

          Meter --> Procedure : procedures

      Meter : product_asset_model

          Meter --> ProductAssetModel : product_asset_model

      Meter : properties_cimdata_object

          Meter --> ChangeSetMember : properties_cimdata_object

      Meter : purchase_price

          Meter --> Money : purchase_price

      Meter : reconditionings

          Meter --> Reconditioning : reconditionings

      Meter : reliability_infos

          Meter --> ReliabilityInfo : reliability_infos

      Meter : replacement_work_tasks

          Meter --> WorkTask : replacement_work_tasks

      Meter : retired_reason

          Meter --> RetiredReasonKind : retired_reason

      Meter : scheduled_events

          Meter --> ScheduledEvent : scheduled_events

      Meter : seals

          Meter --> Seal : seals

      Meter : serial_number

      Meter : service_location

          Meter --> ServiceLocation : service_location

      Meter : status

          Meter --> Status : status

      Meter : targeting_cimdata_object

          Meter --> ChangeSetMember : targeting_cimdata_object

      Meter : time_zone_offset

          Meter --> Minutes : time_zone_offset

      Meter : type

      Meter : usage_point

          Meter --> UsagePoint : usage_point

      Meter : utc_number

      Meter : vending_transactions

          Meter --> Transaction : vending_transactions

      Meter : work_tasks

          Meter --> WorkTask : work_tasks

Inheritance

Slots

Name Cardinality and Range Description Inheritance
connection_category 0..1
String
A code used to specify the connection category, e direct
form_number 0..1
String
Meter form designation per ANSI C12 direct
meter_multipliers 0..*
MeterMultiplier
All multipliers applied at this meter direct
meter_readings 0..*
MeterReading
All meter readings provided by this meter direct
meter_replacement_work_tasks 0..*
MeterWorkTask
All work tasks on replacement of this old meter direct
vending_transactions 0..*
Transaction
All vending transactions on this meter direct
meter_service_work_task 0..*
MeterWorkTask
All non-replacement work tasks on this meter direct
amr_system 0..1
String
Automated meter reading (AMR) or other communication system responsible for c... EndDevice
install_code 0..1
String
Installation code EndDevice
is_pan 0..1
Boolean
If true, this is a premises area network (PAN) device EndDevice
is_smart_inverter 0..1
Boolean
If true, there is a communicating inverter present EndDevice
is_virtual 0..1
Boolean
If true, there is no physical device EndDevice
time_zone_offset 0..1
Minutes
Time zone offset relative to GMT for the location of this end device EndDevice
end_device_info 0..1
EndDeviceInfo
End device data EndDevice
end_device_functions 0..*
EndDeviceFunction
All end device functions this end device performs EndDevice
end_device_events 0..*
EndDeviceEvent
All events reported by this end device EndDevice
end_device_controls 0..*
EndDeviceControl
All end device controls sending commands to this end device EndDevice
usage_point 0..1
UsagePoint
Usage point to which this end device belongs EndDevice
customer 0..1
Customer
Customer owning this end device EndDevice
meter_read_schedule 0..1
MeterReadSchedule
Meter read schedule that applies to the end device EndDevice
service_location 0..1
ServiceLocation
Service location whose service delivery is measured by this end device Asset, EndDevice
end_device_groups 0..*
EndDeviceGroup
All end device groups referring to this end device EndDevice
seals 0..*
Seal
All seals applied to this asset container AssetContainer
land_properties 0..*
LandProperty
AssetContainer
assets 0..*
Asset
All assets within this container asset AssetContainer
acceptance_test 0..1
AcceptanceTest
Information on acceptance test Asset
critical 0..1
Boolean
True if asset is considered critical for some reason (for example, a pole wit... Asset
electronic_address 0..1
ElectronicAddress
Electronic address Asset
initial_condition 0..1
String
Condition of asset at last baseline Asset
initial_loss_of_life 0..1
PerCent
Percentage of initial life expectancy that has been lost as of the last life ... Asset
in_use_date 0..1
InUseDate
In use dates for this asset Asset
in_use_state 0..1
InUseStateKind
Indication of whether asset is currently deployed (in use), ready to be put i... Asset
kind 0..1
AssetKind
Kind of asset Asset
lifecycle_date 0..1
LifecycleDate
Asset
lifecycle_state 0..1
AssetLifecycleStateKind
Current lifecycle state of asset Asset
lot_number 0..1
String
Lot number for this asset Asset
position 0..1
String
Position of asset or asset component Asset
purchase_price 0..1
Money
Purchase price of asset Asset
retired_reason 0..1
RetiredReasonKind
Reason asset retired Asset
serial_number 0..1
String
Serial number of this asset Asset
status 0..1
Status
Status of this asset Asset
type 0..1
String
Utility-specific classification of Asset and its subtypes, according to their... Asset
utc_number 0..1
String
Uniquely tracked commodity (UTC) number Asset
location 0..1
Location
Location of this asset Asset
measurements 0..*
Measurement
Measurement related to this asset Asset
asset_info 0..1
AssetInfo
Data applicable to this asset Asset
reconditionings 0..*
Reconditioning
Asset
product_asset_model 0..1
ProductAssetModel
The model of this asset Asset
asset_deployment 0..1
AssetDeployment
This asset's deployment Asset
erp_rec_delivery_items 0..*
ErpRecDelvLineItem
Asset
configuration_events 0..*
ConfigurationEvent
All configuration events created for this asset Asset
asset_property_curves 0..*
AssetPropertyCurve
Asset
asset_container 0..1
AssetContainer
Container of this asset Asset
power_system_resources 0..*
PowerSystemResource
All power system resources used to electrically model this asset Asset
asset_function 0..*
AssetFunction
Function performed by this asset Asset
activity_records 0..*
ActivityRecord
All activity records created for this asset Asset
organisation_roles 0..*
AssetOrganisationRole
All roles an organisation plays for this asset Asset
erp_inventory 0..1
ErpInventory
Asset
financial_info 0..1
FinancialInfo
Financial information related to this asset Asset
incident 0..*
Incident
Asset
reliability_infos 0..*
ReliabilityInfo
Asset
procedures 0..*
Procedure
All procedures applicable to this asset Asset
analytic_score 0..*
AnalyticScore
Analytic result related to this asset Asset
analytic 0..*
Analytic
Analytic performed on this asset Asset
operational_tags 0..*
OperationalTag
All operational tags placed on this asset Asset
ownerships 0..*
Ownership
All ownerships of this asset Asset
work_tasks 0..*
WorkTask
All non-replacement work tasks performed on this asset Asset
erp_item_master 0..1
ErpItemMaster
Asset
medium 0..*
Medium
Medium with which this asset is filled Asset
breaker_operation 0..1
SwitchOperationSummary
Breaker operation information for this breaker Asset
asset_group 0..*
AssetGroup
Asset group of which this asset is a part Asset
replacement_work_tasks 0..*
WorkTask
All work tasks on replacement of this old asset Asset
scheduled_events 0..*
ScheduledEvent
Scheduled event related to this asset Asset
procedure_data_set 0..*
ProcedureDataSet
Procedure data set that applies to this asset Asset
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
Transaction meter range Meter
MeterReading meter range Meter
MeterWorkTask old_meter range Meter
MeterWorkTask meter range Meter
MeterMultiplier meter range Meter

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:Meter
native cim:Meter

LinkML Source

Direct

name: Meter
description: "Physical asset that performs the metering role of the usage point. Used\
  \ for measuring consumption and detection of events.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: EndDevice
attributes:
  connection_category:
    name: connection_category
    description: A code used to specify the connection category, e.g. low voltage,
      where the meter operates.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Meter.connectionCategory
    multivalued: false
    domain_of:
    - UsagePoint
    - Meter
    range: string
    required: false
  form_number:
    name: form_number
    description: "Meter form designation per ANSI C12.10 or other applicable standard.\
      \ An alphanumeric designation denoting the circuit arrangement for which the\
      \ meter is applicable and its specific terminal arrangement.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.formNumber
    multivalued: false
    domain_of:
    - Meter
    range: string
    required: false
  meter_multipliers:
    name: meter_multipliers
    description: All multipliers applied at this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.MeterMultipliers
    multivalued: true
    domain_of:
    - Meter
    range: MeterMultiplier
    required: false
  meter_readings:
    name: meter_readings
    description: All meter readings provided by this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Meter.MeterReadings
    multivalued: true
    domain_of:
    - UsagePoint
    - CustomerAgreement
    - Reading
    - Meter
    range: MeterReading
    required: false
  meter_replacement_work_tasks:
    name: meter_replacement_work_tasks
    description: All work tasks on replacement of this old meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.MeterReplacementWorkTasks
    multivalued: true
    domain_of:
    - Meter
    range: MeterWorkTask
    required: false
  vending_transactions:
    name: vending_transactions
    description: All vending transactions on this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.VendingTransactions
    multivalued: true
    domain_of:
    - Meter
    range: Transaction
    required: false
  meter_service_work_task:
    name: meter_service_work_task
    description: All non-replacement work tasks on this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.MeterServiceWorkTask
    multivalued: true
    domain_of:
    - Meter
    range: MeterWorkTask
    required: false
class_uri: cim:Meter

Induced

name: Meter
description: "Physical asset that performs the metering role of the usage point. Used\
  \ for measuring consumption and detection of events.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: EndDevice
attributes:
  connection_category:
    name: connection_category
    description: A code used to specify the connection category, e.g. low voltage,
      where the meter operates.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Meter.connectionCategory
    multivalued: false
    alias: connection_category
    owner: Meter
    domain_of:
    - UsagePoint
    - Meter
    range: string
    required: false
  form_number:
    name: form_number
    description: "Meter form designation per ANSI C12.10 or other applicable standard.\
      \ An alphanumeric designation denoting the circuit arrangement for which the\
      \ meter is applicable and its specific terminal arrangement.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.formNumber
    multivalued: false
    alias: form_number
    owner: Meter
    domain_of:
    - Meter
    range: string
    required: false
  meter_multipliers:
    name: meter_multipliers
    description: All multipliers applied at this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.MeterMultipliers
    multivalued: true
    alias: meter_multipliers
    owner: Meter
    domain_of:
    - Meter
    range: MeterMultiplier
    required: false
  meter_readings:
    name: meter_readings
    description: All meter readings provided by this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Meter.MeterReadings
    multivalued: true
    alias: meter_readings
    owner: Meter
    domain_of:
    - UsagePoint
    - CustomerAgreement
    - Reading
    - Meter
    range: MeterReading
    required: false
  meter_replacement_work_tasks:
    name: meter_replacement_work_tasks
    description: All work tasks on replacement of this old meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.MeterReplacementWorkTasks
    multivalued: true
    alias: meter_replacement_work_tasks
    owner: Meter
    domain_of:
    - Meter
    range: MeterWorkTask
    required: false
  vending_transactions:
    name: vending_transactions
    description: All vending transactions on this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.VendingTransactions
    multivalued: true
    alias: vending_transactions
    owner: Meter
    domain_of:
    - Meter
    range: Transaction
    required: false
  meter_service_work_task:
    name: meter_service_work_task
    description: All non-replacement work tasks on this meter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Meter.MeterServiceWorkTask
    multivalued: true
    alias: meter_service_work_task
    owner: Meter
    domain_of:
    - Meter
    range: MeterWorkTask
    required: false
  amr_system:
    name: amr_system
    description: Automated meter reading (AMR) or other communication system responsible
      for communications to this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.amrSystem
    multivalued: false
    alias: amr_system
    owner: Meter
    domain_of:
    - EndDevice
    - ComModule
    range: string
    required: false
  install_code:
    name: install_code
    description: "Installation code.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.installCode
    multivalued: false
    alias: install_code
    owner: Meter
    domain_of:
    - EndDevice
    range: string
    required: false
  is_pan:
    name: is_pan
    description: If true, this is a premises area network (PAN) device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.isPan
    multivalued: false
    alias: is_pan
    owner: Meter
    domain_of:
    - EndDevice
    range: boolean
    required: false
  is_smart_inverter:
    name: is_smart_inverter
    description: If true, there is a communicating inverter present.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.isSmartInverter
    multivalued: false
    alias: is_smart_inverter
    owner: Meter
    domain_of:
    - EndDevice
    range: boolean
    required: false
  is_virtual:
    name: is_virtual
    description: "If true, there is no physical device. As an example, a virtual meter\
      \ can be defined to aggregate the consumption for two or more physical meters.\
      \ Otherwise, this is a physical hardware device.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.isVirtual
    multivalued: false
    alias: is_virtual
    owner: Meter
    domain_of:
    - UsagePoint
    - EndDevice
    - Register
    - Channel
    range: boolean
    required: false
  time_zone_offset:
    name: time_zone_offset
    description: Time zone offset relative to GMT for the location of this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.timeZoneOffset
    multivalued: false
    alias: time_zone_offset
    owner: Meter
    domain_of:
    - EndDevice
    - EnvironmentalMonitoringStation
    - ComModule
    range: Minutes
    required: false
  end_device_info:
    name: end_device_info
    description: End device data.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.EndDeviceInfo
    multivalued: false
    alias: end_device_info
    owner: Meter
    domain_of:
    - EndDevice
    range: EndDeviceInfo
    required: false
  end_device_functions:
    name: end_device_functions
    description: All end device functions this end device performs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.EndDeviceFunctions
    multivalued: true
    alias: end_device_functions
    owner: Meter
    domain_of:
    - EndDevice
    range: EndDeviceFunction
    required: false
  end_device_events:
    name: end_device_events
    description: All events reported by this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.EndDeviceEvents
    multivalued: true
    alias: end_device_events
    owner: Meter
    domain_of:
    - UsagePoint
    - MeterReading
    - EndDevice
    - EndDeviceEventType
    range: EndDeviceEvent
    required: false
  end_device_controls:
    name: end_device_controls
    description: All end device controls sending commands to this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.EndDeviceControls
    multivalued: true
    alias: end_device_controls
    owner: Meter
    domain_of:
    - UsagePoint
    - EndDevice
    - EndDeviceGroup
    - UsagePointGroup
    - EndDeviceControlType
    range: EndDeviceControl
    required: false
  usage_point:
    name: usage_point
    description: Usage point to which this end device belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.UsagePoint
    multivalued: false
    alias: usage_point
    owner: Meter
    domain_of:
    - MeterReadSchedule
    - MeterReading
    - EndDevice
    - EndDeviceEvent
    - Register
    - MeterWorkTask
    - PlannedOutageNotification
    - EnvironmentalMonitoringStation
    - ServiceMultiplier
    range: UsagePoint
    required: false
  customer:
    name: customer
    description: Customer owning this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.Customer
    multivalued: false
    alias: customer
    owner: Meter
    domain_of:
    - Person
    - Customer
    - CustomerAgreement
    - CustomerAccount
    - EndDevice
    - ServiceRequest
    - TroubleTicket
    - CustomerNotification
    - OutagePlan
    - PlannedOutageNotification
    range: Customer
    required: false
  meter_read_schedule:
    name: meter_read_schedule
    description: Meter read schedule that applies to the end device
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.MeterReadSchedule
    multivalued: false
    alias: meter_read_schedule
    owner: Meter
    domain_of:
    - TimeSchedule
    - UsagePoint
    - CustomerAgreement
    - CustomerAccount
    - ReadingType
    - EndDevice
    - EndDeviceGroup
    - UsagePointGroup
    range: MeterReadSchedule
    required: false
  service_location:
    name: service_location
    description: Service location whose service delivery is measured by this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EndDevice.ServiceLocation
    multivalued: false
    alias: service_location
    owner: Meter
    domain_of:
    - Asset
    - UsagePoint
    - EndDevice
    - ServiceRequest
    - TroubleTicket
    range: ServiceLocation
    required: false
  end_device_groups:
    name: end_device_groups
    description: All end device groups referring to this end device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EndDevice.EndDeviceGroups
    multivalued: true
    alias: end_device_groups
    owner: Meter
    domain_of:
    - EndDevice
    - EndDeviceControl
    - DemandResponseProgram
    range: EndDeviceGroup
    required: false
  seals:
    name: seals
    description: All seals applied to this asset container.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AssetContainer.Seals
    multivalued: true
    alias: seals
    owner: Meter
    domain_of:
    - AssetContainer
    range: Seal
    required: false
  land_properties:
    name: land_properties
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AssetContainer.LandProperties
    multivalued: true
    alias: land_properties
    owner: Meter
    domain_of:
    - Location
    - RightOfWay
    - AssetContainer
    range: LandProperty
    required: false
  assets:
    name: assets
    description: All assets within this container asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AssetContainer.Assets
    multivalued: true
    alias: assets
    owner: Meter
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  acceptance_test:
    name: acceptance_test
    description: Information on acceptance test.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.acceptanceTest
    multivalued: false
    alias: acceptance_test
    owner: Meter
    domain_of:
    - Asset
    range: AcceptanceTest
    required: false
  critical:
    name: critical
    description: True if asset is considered critical for some reason (for example,
      a pole with critical attachments).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.critical
    multivalued: false
    alias: critical
    owner: Meter
    domain_of:
    - Asset
    range: boolean
    required: false
  electronic_address:
    name: electronic_address
    description: Electronic address.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.electronicAddress
    multivalued: false
    alias: electronic_address
    owner: Meter
    domain_of:
    - Asset
    - Document
    - Person
    - Organisation
    - Location
    - Cashier
    range: ElectronicAddress
    required: false
  initial_condition:
    name: initial_condition
    description: Condition of asset at last baseline. Examples include new, rebuilt,
      overhaul required, other. Refer to inspection data for information on the most
      current condition of the asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.initialCondition
    multivalued: false
    alias: initial_condition
    owner: Meter
    domain_of:
    - Asset
    range: string
    required: false
  initial_loss_of_life:
    name: initial_loss_of_life
    description: "Percentage of initial life expectancy that has been lost as of the\
      \ last life expectancy baseline. Represents \r\n(initial life expectancy - current\
      \ life expectancy) / initial life expectancy."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.initialLossOfLife
    multivalued: false
    alias: initial_loss_of_life
    owner: Meter
    domain_of:
    - Asset
    range: PerCent
    required: false
  in_use_date:
    name: in_use_date
    description: In use dates for this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.inUseDate
    multivalued: false
    alias: in_use_date
    owner: Meter
    domain_of:
    - Asset
    - InUseDate
    range: InUseDate
    required: false
  in_use_state:
    name: in_use_state
    description: Indication of whether asset is currently deployed (in use), ready
      to be put into use or not available for use.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.inUseState
    multivalued: false
    alias: in_use_state
    owner: Meter
    domain_of:
    - Asset
    range: InUseStateKind
    required: false
  kind:
    name: kind
    description: Kind of asset. Used in description of asset components in asset instance
      templates.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.kind
    multivalued: false
    alias: kind
    owner: Meter
    domain_of:
    - Asset
    - Customer
    - BaseWork
    - WorkTimeSchedule
    - CustomerBillingInfo
    - ErpInvoiceLineItem
    - CatalogAssetType
    - Design
    - ConditionFactor
    - LandProperty
    - Seal
    - Gate
    - JumperAction
    - RevisionHistory
    - SwitchAction
    - Fault
    - ServiceCategory
    - Transaction
    - Procedure
    - Medium
    - Tender
    - Cheque
    - Charge
    - ServiceRequest
    - MeterMultiplier
    - StructureSupport
    - CutAction
    - GroundAction
    - ClampAction
    - ProtectiveActionAdjustment
    - RemedialActionScheme
    - MeasurementCalculator
    - ErpInvoice
    - ServiceSupplier
    - EnergyTypeReference
    - CRROrgRole
    - MarketInvoice
    - MarketInvoiceLineItem
    - EnvironmentalLocationType
    - EnvironmentalDiscrete
    - ServiceMultiplier
    - AssetLocationHazard
    - Analytic
    - AssetGroup
    - TagAction
    - PinBranchGroup
    - PinTerminal
    - PinEquipment
    - ClearanceAction
    - PSREvent
    - ShuntCompensatorAction
    - EnergyConsumerAction
    - EnergySourceAction
    - Zone
    - OilAnalysisMoistureAnalog
    - AssetStringMeasurement
    - InspectionAnalog
    - AssetTemperaturePressureAnalog
    - OilAnalysisFluidDiscrete
    - InspectionDiscrete
    - OilAnalysisPCBDiscrete
    - OilAnalysisFluidAnalog
    - OilAnalysisGasAnalog
    - OilAnalysisPCBAnalog
    - OilAnalysisParticleDiscrete
    - OilAnalysisMetalsAnalog
    - OilAnalysisParticleAnalog
    - OilAnalysisPaperAnalog
    - CompositeSwitchInfo
    - Facility
    - RiskScore
    - FACTSDevice
    - SimpleEndDeviceFunction
    - UndergroundStructure
    - RelativeDisplacement
    - CloudCondition
    - GeosphericAnalog
    - HydrosphericAnalog
    - AtmosphericAnalog
    - SpaceAnalog
    range: AssetKind
    required: false
  lifecycle_date:
    name: lifecycle_date
    description: "<was lifecycle>\r\nLifecycle dates for this asset."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.lifecycleDate
    multivalued: false
    alias: lifecycle_date
    owner: Meter
    domain_of:
    - Asset
    range: LifecycleDate
    required: false
  lifecycle_state:
    name: lifecycle_state
    description: Current lifecycle state of asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.lifecycleState
    multivalued: false
    alias: lifecycle_state
    owner: Meter
    domain_of:
    - Asset
    range: AssetLifecycleStateKind
    required: false
  lot_number:
    name: lot_number
    description: Lot number for this asset. Even for the same model and version number,
      many assets are manufactured in lots.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.lotNumber
    multivalued: false
    alias: lot_number
    owner: Meter
    domain_of:
    - Asset
    range: string
    required: false
  position:
    name: position
    description: 'Position of asset or asset component. May often be in relation to
      other assets or components. '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.position
    multivalued: false
    alias: position
    owner: Meter
    domain_of:
    - Asset
    - Reading
    - AttributeInstanceComponent
    - Point
    - SvTapStep
    range: string
    required: false
  purchase_price:
    name: purchase_price
    description: Purchase price of asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.purchasePrice
    multivalued: false
    alias: purchase_price
    owner: Meter
    domain_of:
    - Asset
    range: Money
    required: false
  retired_reason:
    name: retired_reason
    description: Reason asset retired.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.retiredReason
    multivalued: false
    alias: retired_reason
    owner: Meter
    domain_of:
    - Asset
    range: RetiredReasonKind
    required: false
  serial_number:
    name: serial_number
    description: Serial number of this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.serialNumber
    multivalued: false
    alias: serial_number
    owner: Meter
    domain_of:
    - Asset
    - PublicX509Certificate
    range: string
    required: false
  status:
    name: status
    description: Status of this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.status
    multivalued: false
    alias: status
    owner: Meter
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  type:
    name: type
    description: "Utility-specific classification of Asset and its subtypes, according\
      \ to their corporate standards, practices, and existing IT systems (e.g., for\
      \ management of assets, maintenance, work, outage, customers, etc.).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.type
    multivalued: false
    alias: type
    owner: Meter
    domain_of:
    - Asset
    - AcceptanceTest
    - Document
    - StreetDetail
    - Location
    - Priority
    - CatalogAssetType
    - Capability
    - Craft
    - OldPerson
    - Role
    - ActivityRecord
    - EndDeviceEventType
    - EndDeviceGroup
    - DemandResponseProgram
    - UsagePointGroup
    - EndDeviceControlType
    - Hazard
    - OldCrew
    - Route
    - ConstraintDuration
    - AceTariffType
    - ControlArea
    - SynchronousMachine
    - ChargeProfile
    - ChargeComponent
    - MarketRole
    - ResourceGroup
    - Quantity
    - ResourceCertification
    - Auction
    - ScheduledEvent
    - PotentialTransformer
    - BusinessRole
    range: string
    required: false
  utc_number:
    name: utc_number
    description: "Uniquely tracked commodity (UTC) number.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.utcNumber
    multivalued: false
    alias: utc_number
    owner: Meter
    domain_of:
    - Asset
    range: string
    required: false
  location:
    name: location
    description: Location of this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Asset.Location
    multivalued: false
    alias: location
    owner: Meter
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  measurements:
    name: measurements
    description: Measurement related to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Asset.Measurements
    multivalued: true
    alias: measurements
    owner: Meter
    domain_of:
    - PowerSystemResource
    - ACDCTerminal
    - Asset
    - Location
    - Procedure
    - AnalogLimitSet
    - AccumulatorLimitSet
    range: Measurement
    required: false
  asset_info:
    name: asset_info
    description: Data applicable to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AssetInfo
    multivalued: false
    alias: asset_info
    owner: Meter
    domain_of:
    - Asset
    - ProductAssetModel
    - CatalogAssetType
    range: AssetInfo
    required: false
  reconditionings:
    name: reconditionings
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.Reconditionings
    multivalued: true
    alias: reconditionings
    owner: Meter
    domain_of:
    - Asset
    - CoolingPowerRating
    range: Reconditioning
    required: false
  product_asset_model:
    name: product_asset_model
    description: The model of this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Asset.ProductAssetModel
    multivalued: false
    alias: product_asset_model
    owner: Meter
    domain_of:
    - AssetInfo
    - Asset
    - OperationalRestriction
    - CatalogAssetType
    range: ProductAssetModel
    required: false
  asset_deployment:
    name: asset_deployment
    description: This asset's deployment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AssetDeployment
    multivalued: false
    alias: asset_deployment
    owner: Meter
    domain_of:
    - Asset
    range: AssetDeployment
    required: false
  erp_rec_delivery_items:
    name: erp_rec_delivery_items
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ErpRecDeliveryItems
    multivalued: true
    alias: erp_rec_delivery_items
    owner: Meter
    domain_of:
    - Asset
    range: ErpRecDelvLineItem
    required: false
  configuration_events:
    name: configuration_events
    description: All configuration events created for this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ConfigurationEvents
    multivalued: true
    alias: configuration_events
    owner: Meter
    domain_of:
    - Asset
    - Document
    - PersonRole
    - OrganisationRole
    - Location
    - UsagePoint
    - ServiceCategory
    range: ConfigurationEvent
    required: false
  asset_property_curves:
    name: asset_property_curves
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AssetPropertyCurves
    multivalued: true
    alias: asset_property_curves
    owner: Meter
    domain_of:
    - Asset
    - Specification
    range: AssetPropertyCurve
    required: false
  asset_container:
    name: asset_container
    description: Container of this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AssetContainer
    multivalued: false
    alias: asset_container
    owner: Meter
    domain_of:
    - Asset
    - Seal
    range: AssetContainer
    required: false
  power_system_resources:
    name: power_system_resources
    description: All power system resources used to electrically model this asset.
      For example, transformer asset is electrically modelled with a transformer and
      its windings and tap changer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Asset.PowerSystemResources
    multivalued: true
    alias: power_system_resources
    owner: Meter
    domain_of:
    - AssetInfo
    - Asset
    - Location
    - PSRType
    range: PowerSystemResource
    required: false
  asset_function:
    name: asset_function
    description: Function performed by this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AssetFunction
    multivalued: true
    alias: asset_function
    owner: Meter
    domain_of:
    - Asset
    range: AssetFunction
    required: false
  activity_records:
    name: activity_records
    description: All activity records created for this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ActivityRecords
    multivalued: true
    alias: activity_records
    owner: Meter
    domain_of:
    - Asset
    - Author
    range: ActivityRecord
    required: false
  organisation_roles:
    name: organisation_roles
    description: All roles an organisation plays for this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.OrganisationRoles
    multivalued: true
    alias: organisation_roles
    owner: Meter
    domain_of:
    - Asset
    - OldPerson
    range: AssetOrganisationRole
    required: false
  erp_inventory:
    name: erp_inventory
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ErpInventory
    multivalued: false
    alias: erp_inventory
    owner: Meter
    domain_of:
    - Asset
    range: ErpInventory
    required: false
  financial_info:
    name: financial_info
    description: Financial information related to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.FinancialInfo
    multivalued: false
    alias: financial_info
    owner: Meter
    domain_of:
    - Asset
    range: FinancialInfo
    required: false
  incident:
    name: incident
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.Incident
    multivalued: true
    alias: incident
    owner: Meter
    domain_of:
    - Asset
    - Location
    - TroubleOrder
    - Outage
    - TroubleTicket
    - CustomerNotification
    - UnplannedOutage
    - Hazard
    - IncidentHazard
    range: Incident
    required: false
  reliability_infos:
    name: reliability_infos
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ReliabilityInfos
    multivalued: true
    alias: reliability_infos
    owner: Meter
    domain_of:
    - Asset
    - Specification
    range: ReliabilityInfo
    required: false
  procedures:
    name: procedures
    description: All procedures applicable to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.Procedures
    multivalued: true
    alias: procedures
    owner: Meter
    domain_of:
    - Asset
    - CompatibleUnit
    - Measurement
    - Limit
    range: Procedure
    required: false
  analytic_score:
    name: analytic_score
    description: Analytic result related to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AnalyticScore
    multivalued: true
    alias: analytic_score
    owner: Meter
    domain_of:
    - Asset
    - AggregateScore
    - Analytic
    - AssetGroup
    range: AnalyticScore
    required: false
  analytic:
    name: analytic
    description: Analytic performed on this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.Analytic
    multivalued: true
    alias: analytic
    owner: Meter
    domain_of:
    - Asset
    - AnalyticScore
    - AssetHealthEvent
    - AssetGroup
    range: Analytic
    required: false
  operational_tags:
    name: operational_tags
    description: All operational tags placed on this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Asset.OperationalTags
    multivalued: true
    alias: operational_tags
    owner: Meter
    domain_of:
    - PowerSystemResource
    - Asset
    range: OperationalTag
    required: false
  ownerships:
    name: ownerships
    description: All ownerships of this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.Ownerships
    multivalued: true
    alias: ownerships
    owner: Meter
    domain_of:
    - Asset
    - AssetOwner
    range: Ownership
    required: false
  work_tasks:
    name: work_tasks
    description: All non-replacement work tasks performed on this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.WorkTasks
    multivalued: true
    alias: work_tasks
    owner: Meter
    domain_of:
    - Asset
    - SwitchingPlan
    - Capability
    - Design
    - DesignLocationCU
    - Work
    - WorkFlowStep
    - OverheadCost
    - Crew
    - QualificationRequirement
    range: WorkTask
    required: false
  erp_item_master:
    name: erp_item_master
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ErpItemMaster
    multivalued: false
    alias: erp_item_master
    owner: Meter
    domain_of:
    - Asset
    range: ErpItemMaster
    required: false
  medium:
    name: medium
    description: Medium with which this asset is filled.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.Medium
    multivalued: true
    alias: medium
    owner: Meter
    domain_of:
    - Asset
    range: Medium
    required: false
  breaker_operation:
    name: breaker_operation
    description: Breaker operation information for this breaker.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.BreakerOperation
    multivalued: false
    alias: breaker_operation
    owner: Meter
    domain_of:
    - Asset
    range: SwitchOperationSummary
    required: false
  asset_group:
    name: asset_group
    description: Asset group of which this asset is a part.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.AssetGroup
    multivalued: true
    alias: asset_group
    owner: Meter
    domain_of:
    - Asset
    - AnalyticScore
    - Analytic
    range: AssetGroup
    required: false
  replacement_work_tasks:
    name: replacement_work_tasks
    description: All work tasks on replacement of this old asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ReplacementWorkTasks
    multivalued: true
    alias: replacement_work_tasks
    owner: Meter
    domain_of:
    - Asset
    range: WorkTask
    required: false
  scheduled_events:
    name: scheduled_events
    description: Scheduled event related to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ScheduledEvents
    multivalued: true
    alias: scheduled_events
    owner: Meter
    domain_of:
    - Asset
    - ScheduledEventData
    range: ScheduledEvent
    required: false
  procedure_data_set:
    name: procedure_data_set
    description: Procedure data set that applies to this asset.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ProcedureDataSet
    multivalued: true
    alias: procedure_data_set
    owner: Meter
    domain_of:
    - Asset
    - WorkTask
    - MeasurementValue
    range: ProcedureDataSet
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: Meter
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: Meter
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: Meter
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: Meter
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: Meter
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: Meter
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: Meter
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: Meter
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Meter