openhab / openhab-core

Core framework of openHAB
https://www.openhab.org/
Eclipse Public License 2.0
930 stars 428 forks source link

[persistence] Allow negative filter boundaries #4400

Closed holgerfriedrich closed 1 month ago

holgerfriedrich commented 1 month ago

Modify xtext file for textual configuration of persistence. Fixes #4396.

I have tested that OH now accepts the negative values when parsing the configuration. I have not checked the filtering itself.