SwitchOperationSummary
Class Description
Up-to-date, of-record summary of switch operation information, distilled from a variety of sources (real-time data or real-time data historian, field inspections, etc.) of use to asset health analytics.
Attributes
Name | Type | Description |
---|---|---|
lifetimeFaultOperations | Integer | Total breaker fault operations to date. |
lifetimeMotorStarts | Integer | Total motor starts to date. |
lifetimeTotalOperations | Integer | Total breaker operations to date (including fault and non-fault). |
mostRecentFaultOperationDate | Date | Date of most recent breaker fault operation. |
mostRecentMotorStartDate | Date | Date of most recent motor start. |
mostRecentOperationDate | Date | Date of most recent breaker operation (fault or non-fault). |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SwitchOperationSummary | 0..1 | Asset | 1 | BreakerOperation | Breaker operation information for this breaker. | Breaker | Breaker asset to which this operation information applies. |