Open main menu

CDOT Wiki β

Changes

Phonegap Healthcare Adapter

515 bytes added, 11:08, 9 August 2012
no edit summary
The unified JavaScript API will be developed to utilize PhoneGap's JavaScript API to make native code calls. These native calls will focus on a medical Bluetooth device adapter which also must be implemented. This Bluetooth adapter will be extended for each supported measuring device and implemented on each supported mobile operating system.
 
== Project Scope ==
 
=== Facts ===
 
* Not responsible for communication with server
* Responsible for communication with Bluetooth peripherals
 
=== Questions ===
 
* Where do the responsiblities of the adapter end? Confirmation that it is an interface to provide data for the mobile solution.
* The need for persistence is apparent, where will this responsibility lie?
* What is the adapters relationship with Bluetooth pairing, if there are no assumptions the adapter is resonsible for device pairing at any time.
== Supported Versions ==