Test Setup
Get the control time step
Returns the time step used for control.
get/step/{testid}
Response
Successful response with the time step.
Example response
{
"message": "Control time step retrieved successfully.",
"status": 200
}Returns the time step used for control.
Successful response with the time step.
{
"message": "Control time step retrieved successfully.",
"status": 200
}