Skip to content

Conversation

@Kdisimone
Copy link
Collaborator

Based on user requests to have some info available without needing to click on the Loop pill to see inside...this brings a couple information pieces as a preamble by using the Loop name to transmit the info. Since not everyone would prefer this option, also left an easy way to undo the change in the code and could add it to the customization section quite easily.

@Kdisimone
Copy link
Collaborator Author

img_9707

@Kdisimone
Copy link
Collaborator Author

and thanks again goes to @kenstack...this is a feature we've been asking for in our house.


//upload loopParams instead of just loopName
//that is the only pill that has the option to modify the text
let loopStatus = LoopStatus(name: loopParams, version: loopVersion, timestamp: statusTime, iob: iob, cob: cob, predicted: predicted, recommendedTempBasal: recommended, recommendedBolus: recommendedBolus, enacted: loopEnacted, failureReason: loopError)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than overriding the "name" field, a new field/fields should be added to the upload structure in the rileylink_ios project.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ps2 I can do that no problem, but how will NS display it ? I dont think NS will just create a new pill. But I may be wrong on that!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, supporting this in NS would require an NS PR.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kenstack Is it a complicated thing?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kdisimone @ps2 it is still possible to pull to the dev?

@Kdisimone
Copy link
Collaborator Author

can we add this as a commented-out code option that people could turn on using customizations instruction? Until we get a more permanent solution PR'd into NS?

@Kdisimone Kdisimone closed this Aug 24, 2018
@Kdisimone Kdisimone deleted the ns-loop-pill branch August 24, 2018 23:44
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.

4 participants