Paul

Results 15 issues of Paul

See https://community.openenergymonitor.org/t/device-already-exists-ajax-async-errors-perhaps/17807?u=pb66 Should we be trying to use data that might not yet be available? Should these ajax calls be `async: false` instead? https://github.com/emoncms/emoncms/blob/4efbd9e9c43c33573d68783770b8cacf3b7ce335/Modules/input/Views/input_view.js#L861 https://github.com/emoncms/emoncms/blob/4efbd9e9c43c33573d68783770b8cacf3b7ce335/Modules/input/Views/input_view.js#L835 relates to previous issues #1485...

See https://community.openenergymonitor.org/t/double-input-entries-only-one-of-em-gets-data/1871?u=pb66 There is still a longstanding issue with inputs being duplicated, it's not reported quite so often these days, but I think that has to do with the MQTT...

bug

See https://community.openenergymonitor.org/t/timezone-in-emoncms/7569?u=pb66 In short (for example) when we look at a solar plot for any given day it should start to increase AM and tail off PM as a rule....

enhancement

Whilst debugging an issue with a sketch using JeeLib a couple of questions have cropped up that I wonder if you can clarify. the first is in the title, in...

A stray "i" can attempt to set a node id of "0" and result in a "config save failed" although setting the node id to "0" will of succeeded and...

Hi Guys During this ["Data loss due to RF packets getting corrupted"](http://openenergymonitor.org/emon/node/10900) discussion on the openenergymonitor forum, I learn't about the ["// FIXME doesn't seem to work, nothing comes in...

See https://community.openenergymonitor.org/t/permanent-raspberry-pi-booting-after-failed-emonpi-update/10963?u=pb66

bug

see https://community.openenergymonitor.org/t/has-var-log-filling-up-been-fixed/10985/5?u=pb66

bug

When storing consumption as a virtual meter reading the precision of the 32bit floats is limiting. This has come up many times on the forum where users have started a...

enhancement

Whilst wrestling with another issue I discovered that data returned by the `feed/data.json` api can be somewhat misleading as the returned datapoints are often non-existent as the returned data uses...

enhancement