Mike Szczys
Mike Szczys
I've flashed the board with Platformio but cannot figure out how to use this. Loading the IP addess (port 80) results in a blank page, although I do see the...
Personal tokens are enabled by default. There should be a way for site admins to toggle this on or off.
Once up and running, I am unable to delete the app or regenerate it's secret. I get the error message "Cheatin’ uh? You are not allowed to delete this application."
Tested in Zephyr (but appears the same in libcoap), registering the same observation multiple times will result in duplicate observations occupying slots in the golioth client. ## Reproduce 1. Use...
Add ability to remove observations from the client coap_reqs lists, and mark the observation slots as not in_use. The cancellation process sends an "eager release" coap packet to the server...
Check CONFIG_GOLIOTH_MAX_NUM_OBSERVATIONS before registering a new coap observation.
Retry up to three times if a block download request returns an error. Tested with esp-idf by switching the AP on and off, this prevents the download from failing: ```...
If a resonse to a settings update is not sent back to the server, the device settings status will not be updated. This commit reports failure to send the response...
- Add internal ability to cancel observations by path prefix - Add API to cancel RPC observations and deinitialize the context struct resolves https://github.com/golioth/firmware-issue-tracker/issues/520
I'm getting an error and wp-cli crashes when trying to bring this up. ``` ./bin/up Pulling memcached ... done Pulling mysql ... done Pulling php ... done Pulling wpcli ......