Ninja Docs
Search
K

&sensorfilter

An option to explicitly list what &sensor data you want to capture and transmit
Sender-Side Option! (&push)

Aliases

  • &sensorsfilter
  • &filtersensor
  • &filtersensors

Options

Example: &sensorfilter=gyro
Value
Description
gyro
gyroscopic
lin
-
acc
accelerometer
mag
magnetometer
pos
-
ori
-

Details

Added a new option to explicitly list what sensor data you want to capture and transmit, when using &sensor&sensorfilter=gyro,lin,acc,mag,pos,ori. For the above demo, you can use &sensorfilter=pos,lin to just send the data you need, reducing the load on the phone/network.
Last modified 7mo ago