Share via


AbnormalTimePeriodOutput 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?: string

Property Value

string

events

List of Possible Cause of downtime

events?: DetectorAbnormalTimePeriodOutput[]

Property Value

solutions

List of proposed solutions

solutions?: SolutionOutput[]

Property Value

startTime

Start time of the downtime

startTime?: string

Property Value

string