I'm trying to use a Movesense device in an iOS app, but I'm not sure how to begin. There is an Android developer guide on the Movesense website, but no equivalent for iOS. Can anybody point me towards some literature on how to start? Thanks.
Asked
Active
Viewed 168 times
1 Answers
0
Take a look at the movesense-mobile-lib (link to iOS readme) repository for how to connect and query of information from the sensor on iOS.
And in the movesense-device-lib (link to YAML api definition location) for what is possible to request from the phone side.
I hope this what you where looking for.

Morten
- 112
- 2
- 8