Emoncms low write mode - 1S interval data

Ah yes, that’s limited here: https://github.com/emoncms/emoncms/blob/master/Lib/vis.helper.js#L91
may need to force the graph cache to refresh by increasing the version here: https://github.com/emoncms/graph/blob/master/view.php#L14

1 Like

@TrystanLea i have tried it but Graph was not changing to 1 second interval, i found a vis.helper.js in graph folder, i changed the code there, now it works as i need it, many thanks.

1 Like

We had another request for this today so I’ve made it possible to change the minimum interval in settings.ini, this is supported in the latest master branch 11.4.12 and latest graph module 2.2.4

[feed]
min_feed_interval = 1