Todd Treece
Todd Treece
@NicoHood if you want to package up your stuff and submit a pull req, we should be able to add it. check out this https://github.com/esp8266/Arduino/issues/57 and the readme in the...
@rkistner I have a fork that changes the structure a bit because of the way packages are made for the board manager, but the core itself didn't change other than...
overall the approach makes sense to me for the current endpoint, but i am missing a lot of context/history. i was wondering if splitting queries into separate requests with a...
@rjsteinert try this: ``` $ adafruit-io client feeds write abc ```
@nikmart i'm actually working on client updates today, so i'll let you know when those errors are fixed
nice work! i will take a look and test it out locally in the morning
@ryantxu i'm getting this with postgres: ```json { "running": false, "target": "object store export", "started": 1667587522883, "finished": 1667587522887, "last": "export 101 dashboards", "status": "error: pq: operator does not exist: `...
@ryantxu should we just skip this one and jump to that? it would be good to avoid using signedInUser directly
closing this in favor of https://github.com/grafana/grafana-plugin-sdk-go/compare/auth-interface
if you are using this library with adafruit IO, your last published value should be retained by default on the server. we will try to get this added to the...