diff options
Diffstat (limited to 'DEVICE_STATUS.txt')
| -rw-r--r-- | DEVICE_STATUS.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/DEVICE_STATUS.txt b/DEVICE_STATUS.txt new file mode 100644 index 0000000..9b0b172 --- /dev/null +++ b/DEVICE_STATUS.txt | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | Device Support Status | ||
| 2 | ===================== | ||
| 3 | |||
| 4 | TESTED & WORKING: | ||
| 5 | - KN-550BT (BP550BT) — Blood Pressure Monitor | ||
| 6 | Scan, connect, get battery, get offline data all verified on Android. | ||
| 7 | |||
| 8 | NOT YET TESTED: | ||
| 9 | - PO3 — Pulse Oximeter | ||
| 10 | - PT3SBT — Infrared Thermometer | ||
| 11 | - HS2S — Wireless Scale | ||
| 12 | - BG5S — Blood Glucose Monitor | ||
| 13 | |||
| 14 | These 4 devices have sync logic implemented based on decompiled SDK | ||
| 15 | constant values, but have not been tested with physical hardware. | ||
| 16 | The event action names and data field keys may need adjustment once | ||
| 17 | tested with real devices. | ||
