Skip to content

Enum: NotificationTriggerKind

Kind of trigger to notify customer.

URI: NotificationTriggerKind

Permissible Values

Value Meaning Description
etrChange cim:NotificationTriggerKind.etrChange
informDispatched cim:NotificationTriggerKind.informDispatched
initialEtr cim:NotificationTriggerKind.initialEtr
powerOut cim:NotificationTriggerKind.powerOut
powerRestored cim:NotificationTriggerKind.powerRestored

Slots

Name Description
trigger Trigger for this notification

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: NotificationTriggerKind
description: Kind of trigger to notify customer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:NotificationTriggerKind
permissible_values:
  etrChange:
    text: etrChange
    meaning: cim:NotificationTriggerKind.etrChange
  informDispatched:
    text: informDispatched
    meaning: cim:NotificationTriggerKind.informDispatched
  initialEtr:
    text: initialEtr
    meaning: cim:NotificationTriggerKind.initialEtr
  powerOut:
    text: powerOut
    meaning: cim:NotificationTriggerKind.powerOut
  powerRestored:
    text: powerRestored
    meaning: cim:NotificationTriggerKind.powerRestored