SimulationApi

API to interact with the simulation using the Play Button.

Functions

Link copied to clipboard

Get the simulation status as a StatusSurrogate.

Link copied to clipboard
suspend fun pauseSimulation(): HttpResponse

Pauses the simulation.

Link copied to clipboard
suspend fun playSimulation(): HttpResponse

Plays the simulation.