Changes

Jump to: navigation, search

Phonegap Healthcare Adapter Questions

343 bytes added, 14:01, 10 August 2012
no edit summary
* Where do the responsibilities of the adapter end? Confirm that it is an interface to provide data for the mobile solution.
** ''Answer:Correct. You will provide an API to query the measurement devices for data.''
* The need for persistence is apparent; where will this responsibility lie?
** ''No need for persistence. Any set up information you need will be provided to the API when initializing.''
* What is the adapter's relationship with Bluetooth pairing, if there are no assumptions the adapter is responsible for device pairing at any time?
** ''It is safe to assume the Bluetooth device is already paired. At a later phase it might be nice to pair from within the application but out of scope for now.''

Navigation menu