Brian Orpin

Results 57 issues of Brian Orpin

Hi @TrystanLea @glynhudson @pb66 Just trying to understand emonhub a little more. 1. The cargo object has `realdata` and `rawdata`. am I right in thinking that `rawdata` is for undecoded...

Hi @TrystanLea @bwduncan I saw this error on no route to host. I think it should just buffer the data ``` 2020-02-29 17:12:47,546 WARNING emoncm77 emoncm77 couldn't send to server:...

bug

Really like this. It would be useful to be able to configure the hostname as part of the install rather than having to do it afterwards. Perhaps ask the user...

https://github.com/deanmao/avrdude-rpi/blob/1ef532c01bf68d1d59337ce3bc4c242cc68cbfb6/autoreset#L1

https://github.com/emoncms/emoncms/blob/d240d5133910cc16e0bdabb8adcd0420fd57f316/Modules/feed/Views/feedapi_view.php#L24 Please restore the old Feed API help page as it is a more complete list of the functions of the API.

I closed this #1466 as it no longer works, but the idea is still good, so you can see all of the settings in use from the Admin pages.

Currently, the service file wants, Mosquitto, mysql and Redis sevices to start. All of these services may not be running on the local server (the `settings.php` allows for this) so...

BuildScript

The Update log window disappears as soon as an update completes. This means the user cannot revise the log or download it. I suggest at the end, a pop-up is...

There are a number of columns on the Inputs page, but no headings as to what they are. Even a banner along the top under the icons would be useful...

enhancement

https://github.com/emoncms/emoncms/blob/1f3e991e48cc60416d19d698b4e80f0a9953de26/Modules/admin/admin_controller.php#L96 re commit https://github.com/emoncms/emoncms/commit/360e834cab18415a19e9c2c8cf874d3ac159c6e0 As this method is too slow, could the information be generated at install/update into a static system file and simply read from that file into the...

enhancement