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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ScheduledEvent | 0..* | Asset | 0..* | ScheduledEvents | Scheduled event related to this asset. | Assets | |
ScheduledEventData | 0..1 | ScheduledEvent | 0..* | ScheduledEventData | Specification for this scheduled event. | ScheduledEvents | All scheduled events with this specification. |