My local edit to #nightscout is still working well (no timestamp errors I can see), so today I:
• exported #dexcom #CGM entries & #tconnectsync treatments to date (20 days)
• wrote a script to:
- check a txt file for the last pull time
- pull everything since & save to a .json in a #linux server directory
- update the txt file w/ new pull time
• created a cron job to run the script every Sat @ 2am
• Mapped the server folder to my windows machine so I can do #DataAnalysis w/ #python / #R
