ioBroker / ioBroker.influxdb

Store history data in InfluxDB (not for Windows)
MIT License
36 stars 25 forks source link

Added upper limits for ChangesRelogInterval. #374

Closed Marc-Berg closed 10 months ago

Marc-Berg commented 10 months ago

Fixes issue https://github.com/ioBroker/ioBroker.influxdb/issues/324

Apollon77 commented 10 months ago

Thank you. Also in the code we should check it. Could you also add it there please?

Marc-Berg commented 10 months ago

Also in the code we should check it

To catch the users who have already set the value incorrectly, or what use case is this intended to address?

Apollon77 commented 10 months ago

Exactly. to catch this or users that use too old admion versions maybe and so could bypass these UI checks. Better safe :-)

Apollon77 commented 10 months ago

hm ... closed because? ;-)

Marc-Berg commented 10 months ago

I will create a new PR with both changes to config and code.