bewest/decoding-carelink

ReadPumpStatus(): x12 pumps use 'code = 131' for status, not 'code = 206'

Opened this issue · 0 comments

ReadPumpStatus currently presumes all pumps use code 206 to call for pump status.

The x12/x11 pumps use 131 instead (as per the docs in this project).

Either we need a ReadPumpStatus512 routine (and code in oref0 or openaps to call the right routine based on settings/model.json) or we need to modify ReadPumpStatus to be model aware.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.