Extended DataLogging API for third-party Pebble watch apps#201
Extended DataLogging API for third-party Pebble watch apps#201Fauxmage wants to merge 7 commits into
Conversation
|
Do you have a project in mind that you are planning to use this with? |
Hello, yes I am using this implementation for collecting accelerometer data, however if my changes causes any issues then I will continue using my fork until someone else implements an extension for the DataLogging API. |
It sounds like what we really need is to implement a 3rd-party datalogging API in PebbleKit 2.0 (assuming you are using android?) - that's what used to exist in the original app, but it hadn't be recreated in the new app yet. |
If no one is currently working on an implementation of it then I can look into extending the API in PebbleKit 2.0, and yes I should probably have clearified this, I have only been using and testing with android devices for the code I commited, and will continue doing so. |
|
I don't think anyone is working on that - go for it! |
Added
Changes