device
Start sensor
Starts collecting data from the named sensor. Readings are delivered via the WebSocket sensor channel.
post/api/v1/device/sensors/{name}/start
Path parameters
namestring required
Sensor name (e.g. accelerometer, gyroscope, compass).
Query parameters
speedstring
Sensor update speed. Framework-dependent (e.g. "fastest", "game", "ui", "default").
Response
Sensor started.
SensorInfo required— unresolved $ref