Skip to content

Class: FACTSDevice

_FACTS device asset. _

__

URI: cim:FACTSDevice

 classDiagram
    class FACTSDevice
      Asset <|-- FACTSDevice

      FACTSDevice : acceptance_test

          FACTSDevice --> AcceptanceTest : acceptance_test

      FACTSDevice : activity_records

          FACTSDevice --> ActivityRecord : activity_records

      FACTSDevice : alias_name

      FACTSDevice : analytic

          FACTSDevice --> Analytic : analytic

      FACTSDevice : analytic_score

          FACTSDevice --> AnalyticScore : analytic_score

      FACTSDevice : asset_container

          FACTSDevice --> AssetContainer : asset_container

      FACTSDevice : asset_deployment

          FACTSDevice --> AssetDeployment : asset_deployment

      FACTSDevice : asset_function

          FACTSDevice --> AssetFunction : asset_function

      FACTSDevice : asset_group

          FACTSDevice --> AssetGroup : asset_group

      FACTSDevice : asset_info

          FACTSDevice --> AssetInfo : asset_info

      FACTSDevice : asset_property_curves

          FACTSDevice --> AssetPropertyCurve : asset_property_curves

      FACTSDevice : breaker_operation

          FACTSDevice --> SwitchOperationSummary : breaker_operation

      FACTSDevice : configuration_events

          FACTSDevice --> ConfigurationEvent : configuration_events

      FACTSDevice : critical

      FACTSDevice : description

      FACTSDevice : diagram_objects

          FACTSDevice --> DiagramObject : diagram_objects

      FACTSDevice : electronic_address

          FACTSDevice --> ElectronicAddress : electronic_address

      FACTSDevice : erp_inventory

          FACTSDevice --> ErpInventory : erp_inventory

      FACTSDevice : erp_item_master

          FACTSDevice --> ErpItemMaster : erp_item_master

      FACTSDevice : erp_rec_delivery_items

          FACTSDevice --> ErpRecDelvLineItem : erp_rec_delivery_items

      FACTSDevice : financial_info

          FACTSDevice --> FinancialInfo : financial_info

      FACTSDevice : in_use_date

          FACTSDevice --> InUseDate : in_use_date

      FACTSDevice : in_use_state

          FACTSDevice --> InUseStateKind : in_use_state

      FACTSDevice : incident

          FACTSDevice --> Incident : incident

      FACTSDevice : initial_condition

      FACTSDevice : initial_loss_of_life

          FACTSDevice --> PerCent : initial_loss_of_life

      FACTSDevice : instance_set

          FACTSDevice --> InstanceSet : instance_set

      FACTSDevice : kind

          FACTSDevice --> FACTSDeviceKind : kind

      FACTSDevice : lifecycle_date

          FACTSDevice --> LifecycleDate : lifecycle_date

      FACTSDevice : lifecycle_state

          FACTSDevice --> AssetLifecycleStateKind : lifecycle_state

      FACTSDevice : location

          FACTSDevice --> Location : location

      FACTSDevice : lot_number

      FACTSDevice : m_rid

      FACTSDevice : measurements

          FACTSDevice --> Measurement : measurements

      FACTSDevice : medium

          FACTSDevice --> Medium : medium

      FACTSDevice : names

          FACTSDevice --> Name : names

      FACTSDevice : operational_tags

          FACTSDevice --> OperationalTag : operational_tags

      FACTSDevice : organisation_roles

          FACTSDevice --> AssetOrganisationRole : organisation_roles

      FACTSDevice : ownerships

          FACTSDevice --> Ownership : ownerships

      FACTSDevice : position

      FACTSDevice : power_system_resources

          FACTSDevice --> PowerSystemResource : power_system_resources

      FACTSDevice : procedure_data_set

          FACTSDevice --> ProcedureDataSet : procedure_data_set

      FACTSDevice : procedures

          FACTSDevice --> Procedure : procedures

      FACTSDevice : product_asset_model

          FACTSDevice --> ProductAssetModel : product_asset_model

      FACTSDevice : properties_cimdata_object

          FACTSDevice --> ChangeSetMember : properties_cimdata_object

      FACTSDevice : purchase_price

          FACTSDevice --> Money : purchase_price

      FACTSDevice : reconditionings

          FACTSDevice --> Reconditioning : reconditionings

      FACTSDevice : reliability_infos

          FACTSDevice --> ReliabilityInfo : reliability_infos

      FACTSDevice : replacement_work_tasks

          FACTSDevice --> WorkTask : replacement_work_tasks

      FACTSDevice : retired_reason

          FACTSDevice --> RetiredReasonKind : retired_reason

      FACTSDevice : scheduled_events

          FACTSDevice --> ScheduledEvent : scheduled_events

      FACTSDevice : serial_number

      FACTSDevice : service_location

          FACTSDevice --> ServiceLocation : service_location

      FACTSDevice : status

          FACTSDevice --> Status : status

      FACTSDevice : targeting_cimdata_object

          FACTSDevice --> ChangeSetMember : targeting_cimdata_object

      FACTSDevice : type

      FACTSDevice : utc_number

      FACTSDevice : work_tasks

          FACTSDevice --> WorkTask : work_tasks

Inheritance

Slots

Name Cardinality and Range Description Inheritance
kind 0..1
FACTSDeviceKind
Kind of FACTS device direct
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
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
service_location 0..1
ServiceLocation
The sevice location at which the assets exist 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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: FACTSDevice
description: "FACTS device asset.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Asset
attributes:
  kind:
    name: kind
    description: Kind of FACTS device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:FACTSDevice.kind
    multivalued: false
    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: FACTSDeviceKind
    required: false
class_uri: cim:FACTSDevice

Induced

name: FACTSDevice
description: "FACTS device asset.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Asset
attributes:
  kind:
    name: kind
    description: Kind of FACTS device.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:FACTSDevice.kind
    multivalued: false
    alias: kind
    owner: FACTSDevice
    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: FACTSDeviceKind
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    domain_of:
    - Asset
    range: InUseStateKind
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    domain_of:
    - Asset
    - AggregateScore
    - Analytic
    - AssetGroup
    range: AnalyticScore
    required: false
  service_location:
    name: service_location
    description: The sevice location at which the assets exist
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Asset.ServiceLocation
    multivalued: false
    alias: service_location
    owner: FACTSDevice
    domain_of:
    - Asset
    - UsagePoint
    - EndDevice
    - ServiceRequest
    - TroubleTicket
    range: ServiceLocation
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    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: FACTSDevice
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:FACTSDevice