Changes to INFLUX_INTERVAL variable not changing the interval for Influx ingestion.
Using docker, I've noticed that INFLUX_INTERVAL changes do not reflect the set variable, I have tried with lower than 10, higher than 10, even with 60s, the interval remains 10s each time. Modifying other ENVs are reflected after container deployment, checked via webui. Also there is a typo 'Inverval'
You may need to change the value in the configuration file as well. But I can also make that configurable through the UI. I'll probably do that on the next release.
Describe the bug
Changes to INFLUX_INTERVAL variable not changing the interval for Influx ingestion. Using docker, I've noticed that INFLUX_INTERVAL changes do not reflect the set variable, I have tried with lower than 10, higher than 10, even with 60s, the interval remains 10s each time. Modifying other ENVs are reflected after container deployment, checked via webui. Also there is a typo 'Inverval'
Debug Output
No logs displayed.
Steps to reproduce
Device Type
Ubuntu dockerized
UPS Device
Eaton 850 Elipse
Last Working Version
No response