Difference between revisions of "Phonegap Healthcare Adapter Backlog"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''''NexJ Medical Peripheral Mobile Adapter''''' Will be designed to enable NexJ's Mobile Healthcare solutions to interact with Bluetooth peripherals. : {{Main|Phonegap Healthcar…')
 
Line 1: Line 1:
 
'''''NexJ Medical Peripheral Mobile Adapter''''' Will be designed to enable NexJ's Mobile Healthcare solutions to interact with Bluetooth peripherals.
 
'''''NexJ Medical Peripheral Mobile Adapter''''' Will be designed to enable NexJ's Mobile Healthcare solutions to interact with Bluetooth peripherals.
 +
 
: {{Main|Phonegap Healthcare Adapter}}
 
: {{Main|Phonegap Healthcare Adapter}}
  
== Backlog ==
+
== Investigation ==
 
 
=== Investigation ===
 
  
==== iOS ====
+
=== IOS ===
  
 
* Bluetooth can work on simulators.
 
* Bluetooth can work on simulators.
Line 14: Line 13:
 
* Understand iOS PhoneGap plugin best practices.
 
* Understand iOS PhoneGap plugin best practices.
  
==== Android ====
+
=== Android ===
  
 
* Bluetooth does '''not''' work on the emulator.
 
* Bluetooth does '''not''' work on the emulator.
Line 20: Line 19:
 
* Understand ADK PhoneGap plugin best practices.
 
* Understand ADK PhoneGap plugin best practices.
  
=== PhoneGap API ===
+
== PhoneGap API ==
  
 
* Design a unified API in JavaScript that will allow the NexJ application to interact with Bluetooth devices.
 
* Design a unified API in JavaScript that will allow the NexJ application to interact with Bluetooth devices.
 
* Define a project architecture that facilitates multiple device compatibility.
 
* Define a project architecture that facilitates multiple device compatibility.
  
=== Blood Pressure Device ===
+
== Blood Pressure Device ==
  
==== iOS ====
+
=== IOS ===
  
 
* Create native Bluetooth adapter for this device.
 
* Create native Bluetooth adapter for this device.
  
==== Android ====
+
=== Android ===
  
 
* Create native Bluetooth adapter for this device.
 
* Create native Bluetooth adapter for this device.
  
=== Glucose Level Device ===
+
== Glucose Level Device ==
  
==== iOS ====
+
=== IOS ===
  
 
* Extend native Bluetooth adapter for this device.
 
* Extend native Bluetooth adapter for this device.
  
==== Android ====
+
=== Android ===
  
 
* Extend native Bluetooth adapter for this device.
 
* Extend native Bluetooth adapter for this device.
  
=== Weight Scale Device ===
+
== Weight Scale Device ==
  
==== iOS ====
+
=== IOS ===
  
 
* Extend native Bluetooth adapter for this device.
 
* Extend native Bluetooth adapter for this device.
  
==== Android ====
+
=== Android ===
  
 
* Extend native Bluetooth adapter for this device.
 
* Extend native Bluetooth adapter for this device.

Revision as of 12:21, 9 August 2012

NexJ Medical Peripheral Mobile Adapter Will be designed to enable NexJ's Mobile Healthcare solutions to interact with Bluetooth peripherals.

Investigation

IOS

  • Bluetooth can work on simulators.
  • Deploy to devices, requiring enrollment in the developer program.
  • Understand Objective C.
  • Understand iOS best practice development.
  • Understand iOS PhoneGap plugin best practices.

Android

  • Bluetooth does not work on the emulator.
  • Understand ADK best practice development.
  • Understand ADK PhoneGap plugin best practices.

PhoneGap API

  • Design a unified API in JavaScript that will allow the NexJ application to interact with Bluetooth devices.
  • Define a project architecture that facilitates multiple device compatibility.

Blood Pressure Device

IOS

  • Create native Bluetooth adapter for this device.

Android

  • Create native Bluetooth adapter for this device.

Glucose Level Device

IOS

  • Extend native Bluetooth adapter for this device.

Android

  • Extend native Bluetooth adapter for this device.

Weight Scale Device

IOS

  • Extend native Bluetooth adapter for this device.

Android

  • Extend native Bluetooth adapter for this device.