AbnormalTimePeriod interface
Class representing Abnormal Time Period identified in diagnosis
Properties
end |
End time of the downtime |
events | List of Possible Cause of downtime |
solutions | List of proposed solutions |
start |
Start time of the downtime |
Property Details
endTime
End time of the downtime
endTime?: Date
Property Value
Date
events
List of Possible Cause of downtime
events?: DetectorAbnormalTimePeriod[]
Property Value
solutions
startTime
Start time of the downtime
startTime?: Date
Property Value
Date