pazaan / decoding-contour-next-link

Space to collaborate on decoding Contour Next Link comms protocols, and the piggy-backed pump comms
BSD 3-Clause "New" or "Revised" License
56 stars 48 forks source link

Add upload to Nightscout #7

Open pazaan opened 8 years ago

pazaan commented 8 years ago

The python code currently only prints data out to the console. Add the ability to upload data to a Nightscout server.

niksimms commented 8 years ago

At the moment I am storing the result data the local SQLite database as a buffer. I am currently using a php script to output the data as a table as well as upload any new entries to Nightscout.

niksimms commented 8 years ago

https://github.com/cjo20/ns-api-uploader

akbennett commented 6 years ago

Did anyone actually glue this together with nightscout?

pazaan commented 6 years ago

Not yet, as far as I know.

akbennett commented 6 years ago

It would be great if nightscout upload was added as an option as the radio performance compared with the kindle fire is no comparison for me. I was able to read data on the pi from the other side of the house, versus the fire where we have to be 6-10‘ away. Is there a good starting point you would reccomend for adding this capability? I’d love to contribute it.

MeisterQ commented 2 years ago

Hello.

Is there still work in progress or any solution to "glue" this script together with nightscout? Id really love to place a raspberry pi (or more) in my home to get a connection everywhere where my kid is running around

pazaan commented 2 years ago

There’s no active development happening by me on this project (I no longer have a 600 series pump to test with).