Multimotor Requests
GET
/multimotor
Returns formatting expected for multimotor call.
Example
localhost:50000/multimotor
Response
GET
/multimotor/json-body
Sets multiple motor positions in one API call.
Argument | Description |
---|---|
json-body | json list of motor positions |
Example
Set motors 23, 24 to 100
localhost:50000/multimotor/...
Response