cbitstech / Purple-Robot

Sensing and automation platform for Android.
Other
38 stars 19 forks source link

Build an in app view that allows for apps to post data to a visible key/value page #199

Closed cbitstech closed 10 years ago

cbitstech commented 10 years ago

In order to know the value of specific purplerobot fetch/persist strings, it would be useful to be able to intentionally post specific values to a page in PR that makes them visible.

Example: we are trying to troubleshoot LIVEWELL and it seems that the 2 PR variables we're setting using fetch/persist aren't always in the state we expect.

One workaround was to make a prompt that would display the contents of them, but if one is undefined the prompt fails to render.

audaciouscode commented 10 years ago

No longer needed in light of the new /json/variables.json URL.