AbnormalTimePeriod interface

Class representing Abnormal Time Period identified in diagnosis

Properties

endTime

End time of the downtime

events

List of Possible Cause of downtime

solutions

List of proposed solutions

startTime

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

List of proposed solutions

solutions?: Solution[]

Property Value

startTime

Start time of the downtime

startTime?: Date

Property Value

Date