-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
we need to figure out how to get data from these converters to the database
https://github.com/mikepsinn/QuantiModo-Converters/wiki/_pages
so we have converters and readers here
they need to send the measurements they read to the database through the API, I reckon.
https://github.com/mikepsinn/QuantiModo-Converters/wiki/Converter:-Medhelper
We import the medication measurements for those with the reader and converter. Those go into memory, I guess? We currently have the MedHelper one working.
So you can upload your file and it will display the data on the screen.
We need to send that data to the database via the API