Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display additional info in the Deactivate Pod view for a faulted pod #116

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Display additional info in the Deactivate Pod view for a faulted pod #116

merged 2 commits into from
Apr 2, 2024

Conversation

itsmojo
Copy link

@itsmojo itsmojo commented Mar 14, 2024

  • Add short sentence for Pod Expired, Empty Reservoir & Occlusion Detected
  • Display code value, fault description and PDM Ref code for other faults
  • Rework FaultEventCode struct to include new faultDescription var
  • Use OmniBLEPumpManagerError enum for OmniBLE DeactivationError
  • Update fault description switch to include all possible values

itsmojo added 2 commits March 13, 2024 17:59
+ Add short sentence for Pod Expired, Empty Reservoir & Occlusion Detected
+ Display code value, fault description and PDM Ref code for other faults
+ Rework FaultEventCode struct to include new faultDescription var
+ Use OmniBLEPumpManagerError enum for OmniBLE DeactivationError
@marionbarker
Copy link
Collaborator

Test this using the front-end of the rPi DASH simulator to insert faults, out-of-time, out-of-insulin and occlusion.

Everything works as expected. Extra information is added only when insulin delivery has already stopped and pod is alarming. This is provided without slowing down the flow. There is no change to the deactivate screen when there is no fault.

A few example graphics are shown below:

OmniBLE-PR-116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants