FaultSimulation interface
Fault simulation object with status.
Properties
| details | Fault simulation details |
| end |
The end time of the fault simulation. |
| simulation |
unique identifier for the fault simulation. |
| start |
The start time of the fault simulation. |
| status | Fault simulation status |
Property Details
details
endTime
The end time of the fault simulation.
endTime?: Date
Property Value
Date
simulationId
unique identifier for the fault simulation.
simulationId?: string
Property Value
string
startTime
The start time of the fault simulation.
startTime?: Date
Property Value
Date
status
Fault simulation status
status?: string
Property Value
string