EndDeviceEvent
Class Description
Event detected by a device function associated with the end device.
Attributes
Name | Type | Description |
---|---|---|
issuerID | String | Unique identifier of the business entity originating an end device control. |
issuerTrackingID | String | Identifier 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. |
userID | String | (if user initiated) ID of user who initiated this end device event. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EndDeviceEvent | 0..* | UsagePoint | 0..1 | EndDeviceEvents | All end device events reported for this usage point. | UsagePoint | Usage point for which this end device event is reported. |
EndDeviceEvent | 0..* | EndDeviceEventType | 1 | EndDeviceEvents | All end device events of this type. | EndDeviceEventType | Type of this end device event. |
EndDeviceEvent | 0..1 | EndDeviceEventDetail | 0..* | EndDeviceEvent | End device owning this detail. | EndDeviceEventDetails | All details of this end device event. |
EndDeviceEvent | 0..* | EndDevice | 0..1 | EndDeviceEvents | All events reported by this end device. | EndDevice | End device that reported this end device event. |
EndDeviceEvent | 0..* | MeterReading | 0..1 | EndDeviceEvents | All end device events associated with this set of measured values. | MeterReading | Set of measured values to which this event applies. |