CustomerNotification

Conditions for notifying the customer about the changes in the status of their service (e.g., outage restore, estimated restoration time, tariff or service level change, etc.)

Type

Class

URI

cim:CustomerNotification

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

  • CustomerNotification

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

Customer

0..1

Customer

Customer requiring this notification.

Incident

0..1

Incident

Incident as a subject of this customer notification.

contactType

0..1

string

Type of contact (e.g., phone, email, etc.).

contactValue

0..1

string

Value of contact type (e.g., phone number, email address, etc.).

earliestDateTimeToCall

0..1

date

Earliest date time to call the customer.

latestDateTimeToCall

0..1

date

Latest date time to call the customer.

trigger

0..1

NotificationTriggerKind

Trigger for this notification.

TroubleTickets

0..*

TroubleTicket

All trouble tickets with this notification.


contactType

Type of contact (e.g., phone, email, etc.).

URI

cim:CustomerNotification.contactType

Cardinality

0..1

Type

string

contactValue

Value of contact type (e.g., phone number, email address, etc.).

URI

cim:CustomerNotification.contactValue

Cardinality

0..1

Type

string

Customer

Customer requiring this notification.

URI

cim:CustomerNotification.Customer

Cardinality

0..1

Type

Customer

earliestDateTimeToCall

Earliest date time to call the customer.

URI

cim:CustomerNotification.earliestDateTimeToCall

Cardinality

0..1

Type

date

Incident

Incident as a subject of this customer notification.

URI

cim:CustomerNotification.Incident

Cardinality

0..1

Type

Incident

latestDateTimeToCall

Latest date time to call the customer.

URI

cim:CustomerNotification.latestDateTimeToCall

Cardinality

0..1

Type

date

trigger

Trigger for this notification.

URI

cim:CustomerNotification.trigger

Cardinality

0..1

Type

NotificationTriggerKind

TroubleTickets

All trouble tickets with this notification.

URI

cim:CustomerNotification.TroubleTickets

Cardinality

0..*

Type

TroubleTicket