]> git.basschouten.com Git - openhab-addons.git/commit
[fineoffsetweatherstation] Implement new Measurand `free-heap-size` (#16461)
authorAndreas Berger <Andy2003@users.noreply.github.com>
Tue, 27 Feb 2024 09:57:56 +0000 (10:57 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Feb 2024 09:57:56 +0000 (10:57 +0100)
commitb6366abbdb809f406e8d1d77e325b514a9033224
tree8416609daef28b6e366bdf4851841b8f263a69d2
parent021fb19d317c80b6f9ab551a426b02054725ab9a
[fineoffsetweatherstation] Implement new Measurand `free-heap-size` (#16461)

Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
bundles/org.openhab.binding.fineoffsetweatherstation/README.md
bundles/org.openhab.binding.fineoffsetweatherstation/src/main/java/org/openhab/binding/fineoffsetweatherstation/internal/FineOffsetWeatherStationBindingConstants.java
bundles/org.openhab.binding.fineoffsetweatherstation/src/main/java/org/openhab/binding/fineoffsetweatherstation/internal/domain/Measurand.java
bundles/org.openhab.binding.fineoffsetweatherstation/src/main/java/org/openhab/binding/fineoffsetweatherstation/internal/domain/MeasureType.java
bundles/org.openhab.binding.fineoffsetweatherstation/src/main/resources/OH-INF/i18n/fineoffsetweatherstation.properties
bundles/org.openhab.binding.fineoffsetweatherstation/src/main/resources/OH-INF/thing/gateway.xml
bundles/org.openhab.binding.fineoffsetweatherstation/src/test/java/org/openhab/binding/fineoffsetweatherstation/internal/service/FineOffsetDataParserTest.java