[systeminfo] dynamic channels (#13562)
* Dynamic channels * Status messages i8n * Format fix * Cache process load values * Restore channel configs * Fix test * Stabilize tests * Fix CpuLoad1-5-15 update * Fix test bndrun * String equals cleanup * Fix potential null pointer in test Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
This commit is contained in:
@@ -74,4 +74,6 @@ Fragment-Host: org.openhab.binding.systeminfo
|
||||
org.openhab.core.io.console;version='[3.4.0,3.4.1)',\
|
||||
org.openhab.core.test;version='[3.4.0,3.4.1)',\
|
||||
org.openhab.core.thing;version='[3.4.0,3.4.1)',\
|
||||
org.openhab.core.thing.xml;version='[3.4.0,3.4.1)'
|
||||
org.openhab.core.thing.xml;version='[3.4.0,3.4.1)',\
|
||||
org.mockito.junit-jupiter;version='[4.1.0,4.1.1)',\
|
||||
com.github.oshi.oshi-core;version='[6.2.2,6.2.3)'
|
||||
|
||||
Reference in New Issue
Block a user