Sensor Data streaming
AllCapableTortoise13 months ago
Are there any wearable devices Terra API support sensor stream such as PPG, ACC, Gyro?
Ikramadmin12 months ago
Hey there!
Some wearable devices support streaming data like ACC, Gyro, HR (not PPG).
-
You can find example of such devices here: https://docs.tryterra.co/reference/streaming-api/supported-integrations
-
For Acc/Gyro, we've been able to test that mobile phones (Android and Apple) can stream this + WearOS and Apple Watch devices.
To stream data, you can use the Terra RealTime SDK: https://tryterra.co/products/websockets.
Let us know if you'd like to test this?