Skip to content

Enum: ERTConfidenceKind

The estimated restoration time (ERT) is the amount of time estimated to correct the outage and can have a confidence factor applied such as high or low confidence that the ERT will be accomplished. This confidence factor may be updated as needed during the outage period - just as the actual ERT can be updated.

URI: ERTConfidenceKind

Permissible Values

Value Meaning Description
high cim:ERTConfidenceKind.high
low cim:ERTConfidenceKind.low

Slots

Name Description
confidence_kind provides the confidence level that this ERT can be accomplished

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ERTConfidenceKind
description: The estimated restoration time (ERT) is the amount of time estimated
  to correct the outage and can have a confidence factor applied such as high or low
  confidence that the ERT will be accomplished.  This confidence factor may be updated
  as needed during the outage period - just as the actual ERT can be updated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ERTConfidenceKind
permissible_values:
  high:
    text: high
    meaning: cim:ERTConfidenceKind.high
  low:
    text: low
    meaning: cim:ERTConfidenceKind.low