openhab-core/bundles
Wouter Born f028598596 Add network-interface context (#3981)
This allows for selecting network interface names in configuration parameters.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-05 22:31:53 +01:00
..
org.openhab.core Fix CurrencyUnit 2024-01-05 22:18:56 +01:00
org.openhab.core.addon Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.addon.eclipse Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.addon.marketplace Fix duplicate UIDs in remote add-on services (#3961) 2023-12-26 23:17:58 +01:00
org.openhab.core.addon.marketplace.karaf Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.audio Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.auth.jaas Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.auth.oauth2client Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.automation Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.automation.module.media Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.automation.module.script Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.automation.module.script.rulesupport Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.automation.rest [rest] Add `no-cache` directive to cached REST responses (#3970) 2023-12-27 17:53:30 +01:00
org.openhab.core.config.core Add network-interface context (#3981) 2024-01-05 22:31:53 +01:00
org.openhab.core.config.discovery Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.addon Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.addon.ip Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.addon.mdns Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.addon.process Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.addon.upnp Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.mdns Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.upnp Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.usbserial Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Fix `String.format` argument mismatches (#4008) 2024-01-03 13:14:26 +01:00
org.openhab.core.config.discovery.usbserial.ser2net Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.dispatch Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.config.serial Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.ephemeris Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.id Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.bin2json Fix `String.format` argument mismatches (#4008) 2024-01-03 13:14:26 +01:00
org.openhab.core.io.console Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.console.eclipse Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.console.karaf Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.console.rfc147 Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.http Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.http.auth Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.jetty.certificate Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.monitor Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.net Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest [rest] Add `no-cache` directive to cached REST responses (#3970) 2023-12-27 17:53:30 +01:00
org.openhab.core.io.rest.audio Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.auth Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.core Respond with 404 if add-on is missing in add-on service (#3989) 2023-12-31 14:57:39 +01:00
org.openhab.core.io.rest.log Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.mdns Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.sitemap Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.sse Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.swagger Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.transform Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.rest.ui [rest] Add `no-cache` directive to cached REST responses (#3970) 2023-12-27 17:53:30 +01:00
org.openhab.core.io.rest.voice Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.transport.mdns Consider network settings to avoid creating unexpected JmDNS instances (#3978) 2023-12-30 12:51:10 +01:00
org.openhab.core.io.transport.modbus Fix `String.format` argument mismatches (#4008) 2024-01-03 13:14:26 +01:00
org.openhab.core.io.transport.mqtt Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.transport.serial Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.transport.serial.javacomm Fix `SerialPort.getFlowControlMode()` infinite recursion (#4007) 2024-01-03 12:19:51 +01:00
org.openhab.core.io.transport.serial.rxtx Fix `SerialPort.getFlowControlMode()` infinite recursion (#4007) 2024-01-03 12:19:51 +01:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.transport.upnp Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.io.websocket Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.karaf Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.item Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.item.ide Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.item.runtime Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.lazygen Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.lsp Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.persistence Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.persistence.ide Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.persistence.runtime Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.rule Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.rule.ide Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.rule.runtime Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.script Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.script.ide Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.script.runtime Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.sitemap Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.sitemap.ide Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.sitemap.runtime Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.thing Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.thing.ide Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.thing.runtime Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.model.yaml Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.persistence Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.semantics Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.storage.json Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.test Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.test.magic Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.thing Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.transform Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.ui fix empty rule condition (#3993) 2024-01-02 19:53:03 +01:00
org.openhab.core.ui.icon Bump to next snapshot version 2023-12-25 22:56:54 +01:00
org.openhab.core.voice Bump to next snapshot version 2023-12-25 22:56:54 +01:00
antlr-generator-3.2.0-patch.jar [model] don't require to download antlr generator on build time (#810) 2019-05-14 09:04:35 +02:00
pom.xml Bump to next snapshot version 2023-12-25 22:56:54 +01:00
pom.xml.versionsBackup Bump to next snapshot version 2023-12-25 22:56:54 +01:00