Open rgsearley opened 3 weeks ago
id like to changr rge nightscout reservoir remain, to the reservoir amount and not the IOB
i assume its this line of code reservoir=rawdata["activeInsulin"]["amount"],
what should it be changed to?
You can change it to rawdata["reservoirRemainingUnits"]
id like to changr rge nightscout reservoir remain, to the reservoir amount and not the IOB
i assume its this line of code reservoir=rawdata["activeInsulin"]["amount"],
what should it be changed to?