Skip to main content

EndDeviceEvent

Class Description

Event detected by a device function associated with the end device.

Attributes

NameTypeDescription
issuerIDStringUnique identifier of the business entity originating an end device control.
issuerTrackingIDStringIdentifier assigned by the initiator (e.g. retail electric provider) of an end device control action to uniquely identify the demand response event, text message, or other subject of the control action. Can be used when cancelling an event or text message request or to identify the originating event or text message in a consequential end device event.
userIDString(if user initiated) ID of user who initiated this end device event.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
EndDeviceEvent0..*UsagePoint0..1EndDeviceEventsAll end device events reported for this usage point.UsagePointUsage point for which this end device event is reported.
EndDeviceEvent0..*EndDeviceEventType1EndDeviceEventsAll end device events of this type.EndDeviceEventTypeType of this end device event.
EndDeviceEvent0..1EndDeviceEventDetail0..*EndDeviceEventEnd device owning this detail.EndDeviceEventDetailsAll details of this end device event.
EndDeviceEvent0..*EndDevice0..1EndDeviceEventsAll events reported by this end device.EndDeviceEnd device that reported this end device event.
EndDeviceEvent0..*MeterReading0..1EndDeviceEventsAll end device events associated with this set of measured values.MeterReadingSet of measured values to which this event applies.