Changes

Jump to: navigation, search

Mobile Medical Device Integration

1,003 bytes added, 13:43, 13 March 2014
Project Status
* Alek: Make a new list of bluetooth-capable medical devices
* Unassigned: evaluate Nexj Connected Wellness API
* Zak: Using [https://github.com/commonsguy/cwac-wakeful CWAC-Wakeful Service] Schedule a batch process for uploading workout data to MyOscar.
* Zak: Design a db table for storing metadata of success or failure of syncing.
* Zak: After successful syncing to MyOscar you should remove metadata from the phone to save space.
 
 
 
'''Wishlist:'''
* Zak: End workout will do the clean up stuff.
* Zak: Designed java class for aggregating medical reading information into one JSON string to be stored in sqlite and generate object to work with.
* Zak: Display of graph data of a work out that was saved.
* Zak: Listing of workouts saved on phone.
* Zak: Designed LinkedList data structure to store JSON data to sqlite. For every reading we will store the following JSON
{ 'Reading' : '[0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0]' ,
'theshold' : '[{'reading' : '0', 'over' : '20.0' },{'reading' : '1', 'over' : '20.0' },{'reading' : '2', 'over' : '20.0' },{'reading' : '3', 'over' : '20.0' },{'reading' : '4', 'over' : '20.0' },{'reading' : '5', 'over' : '20.0' },{'reading' : '6', 'over' : '20.0' },{'reading' : '7', 'over' : '20.0' },{'reading' : '8', 'over' : '20.0' },{'reading' : '9', 'over' : '20.0' }]' }
== Current Contributors ==
1
edit

Navigation menu