Class: ServicePointOutageSummary
Summary counts of service points affected by an outage. These counts are sometimes referred to as total and critical customer count.
URI: cim:ServicePointOutageSummary
classDiagram
class ServicePointOutageSummary
ServicePointOutageSummary : critical_count
ServicePointOutageSummary : total_count
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| critical_count | 0..1 Integer |
Number of critical service (delivery) points affected by an outage | direct |
| total_count | 0..1 Integer |
Number of all service (delivery) points affected by an outage | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PlannedOutage | summary | range | ServicePointOutageSummary |
| Outage | summary | range | ServicePointOutageSummary |
| UnplannedOutage | summary | range | ServicePointOutageSummary |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:ServicePointOutageSummary |
| native | cim:ServicePointOutageSummary |
LinkML Source
Direct
name: ServicePointOutageSummary
description: Summary counts of service points affected by an outage. These counts
are sometimes referred to as total and critical customer count.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
critical_count:
name: critical_count
description: Number of critical service (delivery) points affected by an outage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ServicePointOutageSummary.criticalCount
multivalued: false
domain_of:
- ServicePointOutageSummary
range: integer
required: false
total_count:
name: total_count
description: Number of all service (delivery) points affected by an outage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ServicePointOutageSummary.totalCount
multivalued: false
domain_of:
- ServicePointOutageSummary
range: integer
required: false
class_uri: cim:ServicePointOutageSummary
Induced
name: ServicePointOutageSummary
description: Summary counts of service points affected by an outage. These counts
are sometimes referred to as total and critical customer count.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
critical_count:
name: critical_count
description: Number of critical service (delivery) points affected by an outage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ServicePointOutageSummary.criticalCount
multivalued: false
alias: critical_count
owner: ServicePointOutageSummary
domain_of:
- ServicePointOutageSummary
range: integer
required: false
total_count:
name: total_count
description: Number of all service (delivery) points affected by an outage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ServicePointOutageSummary.totalCount
multivalued: false
alias: total_count
owner: ServicePointOutageSummary
domain_of:
- ServicePointOutageSummary
range: integer
required: false
class_uri: cim:ServicePointOutageSummary