-
Notifications
You must be signed in to change notification settings - Fork 2
REST API
dniklaus edited this page Sep 17, 2014
·
3 revisions
Switch the LCD Backlight on and off.
- REST API Command: light
- Parameters:
- state:
- 0: light off
- 1: light on
- state:
- URL examples:
Run the test sequence.
- REST API Command: test
- URL format:
(Emergency) Stop command, immediately stop all motors.
- REST API Command: stop
- URL format:
Move straight forward or backward, or spin on place right or left.
- REST API Command: move
- Parameter:
- direction:
- f: move straight forward
- b: move straight backward
- r: spin on place clockwise
- l: spin on place counter-clockwise
- direction:
- URL format: