Closed luszak closed 5 years ago
Have endpoint for changing the state of the train. Have one required parameter speed being int <-100; 100>. Negative number means going backward, positive forward. Gradually change the speed of the train.
speed
int
Have endpoint for changing the state of the train. Have one required parameter
speed
beingint
<-100; 100>. Negative number means going backward, positive forward. Gradually change the speed of the train.