deleted deleted • almost 12 years ago
API/Data Storage
Are there any API's available for getting, updating and storing the data generated by the apps running in the devices and/or the data from the available datasets which has been processed or are we supposed to come up with our own API implementations?
Thanks,
Comments are closed.

2 comments
Serena Pietruszka Manager • almost 12 years ago
Hi mulish,
Thank you for your question and your interest in the Connected Intersections challenge!
I'm sorry, but I'm not sure I fully understand your question. Can you clarify what devices you are referring to?
Regarding the data resources listed on the "Resources" page (http://intersections.challengepost.com/details/resources), there are no required APIs for utilizing that data. You may import, update, and store it in whatever way you choose.
Best,
Serena
Lance Seidman • almost 12 years ago
I can answer this for you mulish, as a developer using these devices, the answer without a internet connection is no if you're trying to send it to the web or a private/public cloud.
I'm using BLE to send to a mobile phone w/App I built that pairs to the devices to obtain the data & async I/O.
Thanks,
Lance