ScheduledEvent
Class Description
An event to trigger one or more activities, such as reading a meter, recalculating a bill, requesting work, when generating units must be scheduled for maintenance, when a transformer is scheduled to be refurbished, etc.
Attributes
Name | Type | Description |
---|---|---|
duration | Seconds | Duration of the scheduled event, for example, the time to ramp between values. |
status | Status | |
type | String | Type of scheduled 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 |
---|---|---|---|---|---|---|---|
ScheduledEvent | 0..* | Asset | 0..* | ScheduledEvents | Scheduled event related to this asset. | Assets | |
ScheduledEvent | 0..* | ScheduledEventData | 0..1 | ScheduledEvents | All scheduled events with this specification. | ScheduledEventData | Specification for this scheduled event. |