You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: