The misc/openhab port
openhab-4.2.2 – integration platform for home automation (cvsweb github mirror)
Description
The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for all things around home automation. It is a pure Java solution, fully based on OSGi. It is designed to be vendor-neutral as well as hardware/protocol-agnostic. openHAB brings together different bus systems, hardware devices, and interface protocols by dedicated bindings. These bindings send and receive commands and status updates on the openHAB event bus. This concept allows designing user interfaces with a unique look&feel, but with the possibility to operate devices based on a big number of different technologies. Besides the user interfaces, it also brings the power of automation logic across different system boundaries.WWW: https://www.openhab.org/
Readme
+------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- Listen on localhost only ======================== openHAB is configured by sourcing environment variables from /etc/openhab.conf. By default, openHAB listens on 0.0.0.0 port 8080 (http) and 8443 (https). We've opted to default to 127.0.0.1 for obvious security reasons. To restore the original behavior make the following change in /etc/openhab.conf: OPENHAB_HTTP_ADDRESS=0.0.0.0 Refer to https://www.openhab.org/docs/ for more details. Access to serial devices ======================== openHAB runs as user _openhab. By default, this user will not be able to access serial devices. If, for example, you plan to access a locally connected USB dongle for Zigbee or Z-Wave, you will need to add the _openhab user to the 'dialer' group. Please note, you will need a library to access serial ports from Java. The example of passing "-Dgnu.io.rxtx.SerialPorts" uses the rxtx library, which is currently unsupported on OpenBSD. However, 100% Java implementations such as PureJavaComm and jSerialComm are known to work. Refer to https://www.openhab.org/docs/ for more details.
Maintainer
Chaz Kettleson
Only for arches
aarch64 amd64 i386
Categories
Run dependencies
Files
- /etc/openhab.conf
- /etc/openhab/
- /etc/openhab/automation/
- /etc/openhab/html/
- /etc/openhab/html/index.html
- /etc/openhab/html/readme.txt
- /etc/openhab/icons/
- /etc/openhab/icons/classic/
- /etc/openhab/icons/classic/readme.txt
- /etc/openhab/items/
- /etc/openhab/items/readme.txt
- /etc/openhab/persistence/
- /etc/openhab/persistence/readme.txt
- /etc/openhab/rules/
- /etc/openhab/rules/readme.txt
- /etc/openhab/scripts/
- /etc/openhab/scripts/readme.txt
- /etc/openhab/services/
- /etc/openhab/services/addons.cfg
- /etc/openhab/services/readme.txt
- /etc/openhab/services/runtime.cfg
- /etc/openhab/sitemaps/
- /etc/openhab/sitemaps/readme.txt
- /etc/openhab/sounds/
- /etc/openhab/sounds/barking.mp3
- /etc/openhab/sounds/doorbell.mp3
- /etc/openhab/tags/
- /etc/openhab/tags/readme.txt
- /etc/openhab/things/
- /etc/openhab/things/readme.txt
- /etc/openhab/transform/
- /etc/openhab/transform/de.map
- /etc/openhab/transform/en.map
- /etc/openhab/transform/readme.txt
- /etc/rc.d/openhab
- /usr/local/libexec/openhab/
- /usr/local/libexec/openhab/LICENSE.TXT
- /usr/local/libexec/openhab/addons/
- /usr/local/libexec/openhab/addons/README
- /usr/local/libexec/openhab/runtime/
- /usr/local/libexec/openhab/runtime/bin/
- /usr/local/libexec/openhab/runtime/bin/backup
- /usr/local/libexec/openhab/runtime/bin/backup.bat
- /usr/local/libexec/openhab/runtime/bin/backup.ps1
- /usr/local/libexec/openhab/runtime/bin/client
- /usr/local/libexec/openhab/runtime/bin/client.bat
- /usr/local/libexec/openhab/runtime/bin/common.psm1
- /usr/local/libexec/openhab/runtime/bin/contrib/
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.conf
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.init
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.init-debian
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.init-redhat
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.solaris-smf
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.systemd
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-template.systemd-instances
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-win.exe
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service-win.xml
- /usr/local/libexec/openhab/runtime/bin/contrib/karaf-service.sh
- /usr/local/libexec/openhab/runtime/bin/inc
- /usr/local/libexec/openhab/runtime/bin/instance
- /usr/local/libexec/openhab/runtime/bin/instance.bat
- /usr/local/libexec/openhab/runtime/bin/karaf
- /usr/local/libexec/openhab/runtime/bin/karaf.bat
- /usr/local/libexec/openhab/runtime/bin/oh_dir_layout
- /usr/local/libexec/openhab/runtime/bin/oh_dir_layout.bat
- /usr/local/libexec/openhab/runtime/bin/restore
- /usr/local/libexec/openhab/runtime/bin/restore.bat
- /usr/local/libexec/openhab/runtime/bin/restore.ps1
- /usr/local/libexec/openhab/runtime/bin/setenv
- /usr/local/libexec/openhab/runtime/bin/setenv.bat
- /usr/local/libexec/openhab/runtime/bin/shell
- /usr/local/libexec/openhab/runtime/bin/shell.bat
- /usr/local/libexec/openhab/runtime/bin/start
- /usr/local/libexec/openhab/runtime/bin/start.bat
- /usr/local/libexec/openhab/runtime/bin/status
- /usr/local/libexec/openhab/runtime/bin/status.bat
- /usr/local/libexec/openhab/runtime/bin/stop
- /usr/local/libexec/openhab/runtime/bin/stop.bat
- /usr/local/libexec/openhab/runtime/bin/update
- /usr/local/libexec/openhab/runtime/bin/update.bat
- /usr/local/libexec/openhab/runtime/bin/update.lst
- /usr/local/libexec/openhab/runtime/bin/update.ps1
- /usr/local/libexec/openhab/runtime/bin/upgradetool.jar
- /usr/local/libexec/openhab/runtime/bin/userdata_sysfiles.lst
- /usr/local/libexec/openhab/runtime/etc/
- /usr/local/libexec/openhab/runtime/etc/addons.xml
- /usr/local/libexec/openhab/runtime/etc/jetty.xml
- /usr/local/libexec/openhab/runtime/lib/
- /usr/local/libexec/openhab/runtime/lib/README
- /usr/local/libexec/openhab/runtime/lib/boot/
- /usr/local/libexec/openhab/runtime/lib/boot/README
- /usr/local/libexec/openhab/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/boot/org.apache.karaf.main-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/boot/osgi.core-8.0.0.jar
- /usr/local/libexec/openhab/runtime/lib/endorsed/
- /usr/local/libexec/openhab/runtime/lib/endorsed/README
- /usr/local/libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar
- /usr/local/libexec/openhab/runtime/lib/ext/
- /usr/local/libexec/openhab/runtime/lib/ext/README
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/istack-commons-runtime-3.0.12.jar
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/javax.annotation-api-1.3.2.jar
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/jaxb-runtime-2.3.8.jar
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar
- /usr/local/libexec/openhab/runtime/lib/jdk9plus/txw2-2.3.8.jar
- /usr/local/libexec/openhab/runtime/services.cfg
- /usr/local/libexec/openhab/runtime/system/
- /usr/local/libexec/openhab/runtime/system/README
- /usr/local/libexec/openhab/runtime/system/com/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.17.1/jackson-dataformat-cbor-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.1/jackson-dataformat-xml-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/jackson-dataformat-yaml-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.1/jackson-datatype-jsr310-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.1/jackson-jaxrs-base-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.1/jackson-jaxrs-json-provider-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/module/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.1/jackson-module-jaxb-annotations-2.17.1.jar
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/woodstox/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/6.5.1/
- /usr/local/libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
- /usr/local/libexec/openhab/runtime/system/com/google/
- /usr/local/libexec/openhab/runtime/system/com/google/guava/
- /usr/local/libexec/openhab/runtime/system/com/google/guava/failureaccess/
- /usr/local/libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.2/
- /usr/local/libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
- /usr/local/libexec/openhab/runtime/system/com/google/guava/guava/
- /usr/local/libexec/openhab/runtime/system/com/google/guava/guava/33.2.0-jre/
- /usr/local/libexec/openhab/runtime/system/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar
- /usr/local/libexec/openhab/runtime/system/com/google/inject/
- /usr/local/libexec/openhab/runtime/system/com/google/inject/guice/
- /usr/local/libexec/openhab/runtime/system/com/google/inject/guice/7.0.0/
- /usr/local/libexec/openhab/runtime/system/com/google/inject/guice/7.0.0/guice-7.0.0.jar
- /usr/local/libexec/openhab/runtime/system/com/hivemq/
- /usr/local/libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/
- /usr/local/libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.3/
- /usr/local/libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.3/hivemq-mqtt-client-1.3.3.jar
- /usr/local/libexec/openhab/runtime/system/com/neuronrobotics/
- /usr/local/libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/
- /usr/local/libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/5.2.1.OH1/
- /usr/local/libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/5.2.1.OH1/nrjavaserial-5.2.1.OH1.jar
- /usr/local/libexec/openhab/runtime/system/com/sun/
- /usr/local/libexec/openhab/runtime/system/com/sun/xml/
- /usr/local/libexec/openhab/runtime/system/com/sun/xml/bind/
- /usr/local/libexec/openhab/runtime/system/com/sun/xml/bind/jaxb-osgi/
- /usr/local/libexec/openhab/runtime/system/com/sun/xml/bind/jaxb-osgi/2.3.8/
- /usr/local/libexec/openhab/runtime/system/com/sun/xml/bind/jaxb-osgi/2.3.8/jaxb-osgi-2.3.8.jar
- /usr/local/libexec/openhab/runtime/system/com/thoughtworks/
- /usr/local/libexec/openhab/runtime/system/com/thoughtworks/xstream/
- /usr/local/libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/
- /usr/local/libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.20/
- /usr/local/libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar
- /usr/local/libexec/openhab/runtime/system/commons-net/
- /usr/local/libexec/openhab/runtime/system/commons-net/commons-net/
- /usr/local/libexec/openhab/runtime/system/commons-net/commons-net/3.9.0/
- /usr/local/libexec/openhab/runtime/system/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
- /usr/local/libexec/openhab/runtime/system/de/
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/jollyday-core/
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/jollyday-core/0.28.1/
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/jollyday-core/0.28.1/jollyday-core-0.28.1.jar
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/jollyday-jackson/
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/jollyday-jackson/0.28.1/
- /usr/local/libexec/openhab/runtime/system/de/focus-shift/jollyday-jackson/0.28.1/jollyday-jackson-0.28.1.jar
- /usr/local/libexec/openhab/runtime/system/io/
- /usr/local/libexec/openhab/runtime/system/io/github/
- /usr/local/libexec/openhab/runtime/system/io/github/classgraph/
- /usr/local/libexec/openhab/runtime/system/io/github/classgraph/classgraph/
- /usr/local/libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.172/
- /usr/local/libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.172/classgraph-4.8.172.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-buffer/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-http/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-http2/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.104.Final/netty-codec-http2-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.104.Final/netty-codec-mqtt-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-socks/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.104.Final/netty-codec-socks-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-common/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-common/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-handler-proxy/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.104.Final/netty-handler-proxy-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-handler/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-handler/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-resolver/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/2.0.62.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/2.0.62.Final/netty-tcnative-classes-2.0.62.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.104.Final/netty-transport-classes-epoll-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.104.Final/netty-transport-native-epoll-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.104.Final/netty-transport-native-kqueue-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport/4.1.104.Final/
- /usr/local/libexec/openhab/runtime/system/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final.jar
- /usr/local/libexec/openhab/runtime/system/io/reactivex/
- /usr/local/libexec/openhab/runtime/system/io/reactivex/rxjava2/
- /usr/local/libexec/openhab/runtime/system/io/reactivex/rxjava2/rxjava/
- /usr/local/libexec/openhab/runtime/system/io/reactivex/rxjava2/rxjava/2.2.21/
- /usr/local/libexec/openhab/runtime/system/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar
- /usr/local/libexec/openhab/runtime/system/io/swagger/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.2.15/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.2.15/swagger-annotations-2.2.15.jar
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.2.15/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.2.15/swagger-core-2.2.15.jar
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/2.2.15/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/2.2.15/swagger-integration-2.2.15.jar
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/2.2.15/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/2.2.15/swagger-jaxrs2-2.2.15.jar
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.2.15/
- /usr/local/libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.2.15/swagger-models-2.2.15.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/
- /usr/local/libexec/openhab/runtime/system/jakarta/annotation/
- /usr/local/libexec/openhab/runtime/system/jakarta/annotation/jakarta.annotation-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/annotation/jakarta.annotation-api/2.0.0/
- /usr/local/libexec/openhab/runtime/system/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/inject/
- /usr/local/libexec/openhab/runtime/system/jakarta/inject/jakarta.inject-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/inject/jakarta.inject-api/1.0.5/
- /usr/local/libexec/openhab/runtime/system/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/inject/jakarta.inject-api/2.0.1/
- /usr/local/libexec/openhab/runtime/system/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/jws/
- /usr/local/libexec/openhab/runtime/system/jakarta/jws/jakarta.jws-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/jws/jakarta.jws-api/2.1.0/
- /usr/local/libexec/openhab/runtime/system/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/servlet/
- /usr/local/libexec/openhab/runtime/system/jakarta/servlet/jakarta.servlet-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/servlet/jakarta.servlet-api/4.0.4/
- /usr/local/libexec/openhab/runtime/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/validation/
- /usr/local/libexec/openhab/runtime/system/jakarta/validation/jakarta.validation-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/validation/jakarta.validation-api/2.0.2/
- /usr/local/libexec/openhab/runtime/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/websocket/
- /usr/local/libexec/openhab/runtime/system/jakarta/websocket/jakarta.websocket-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/websocket/jakarta.websocket-api/1.1.2/
- /usr/local/libexec/openhab/runtime/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/bind/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/bind/jakarta.xml.bind-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/ws/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/ws/jakarta.xml.ws-api/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/
- /usr/local/libexec/openhab/runtime/system/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar
- /usr/local/libexec/openhab/runtime/system/javax/
- /usr/local/libexec/openhab/runtime/system/javax/annotation/
- /usr/local/libexec/openhab/runtime/system/javax/annotation/javax.annotation-api/
- /usr/local/libexec/openhab/runtime/system/javax/annotation/javax.annotation-api/1.3.2/
- /usr/local/libexec/openhab/runtime/system/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
- /usr/local/libexec/openhab/runtime/system/javax/measure/
- /usr/local/libexec/openhab/runtime/system/javax/measure/unit-api/
- /usr/local/libexec/openhab/runtime/system/javax/measure/unit-api/2.2/
- /usr/local/libexec/openhab/runtime/system/javax/measure/unit-api/2.2/unit-api-2.2.jar
- /usr/local/libexec/openhab/runtime/system/javax/servlet/
- /usr/local/libexec/openhab/runtime/system/javax/servlet/javax.servlet-api/
- /usr/local/libexec/openhab/runtime/system/javax/servlet/javax.servlet-api/3.1.0/
- /usr/local/libexec/openhab/runtime/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
- /usr/local/libexec/openhab/runtime/system/net/
- /usr/local/libexec/openhab/runtime/system/net/java/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.14.0/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/jna/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/jna/5.14.0/
- /usr/local/libexec/openhab/runtime/system/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
- /usr/local/libexec/openhab/runtime/system/org/
- /usr/local/libexec/openhab/runtime/system/org/apache/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/component-dsl/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/component-dsl/org.apache.aries.component-dsl.component-dsl/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/component-dsl/org.apache.aries.component-dsl.component-dsl/1.2.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/component-dsl/org.apache.aries.component-dsl.component-dsl/1.2.2/org.apache.aries.component-dsl.component-dsl-1.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/jax/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/jax/rs/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/jax/rs/org.apache.aries.jax.rs.whiteboard/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/jax/rs/org.apache.aries.jax.rs.whiteboard/2.0.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/jax/rs/org.apache.aries.jax.rs.whiteboard/2.0.2/org.apache.aries.jax.rs.whiteboard-2.0.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spec/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.4/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.4/org.apache.aries.javax.jax.rs-api-1.0.4.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spifly/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/
- /usr/local/libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/commons-lang3/
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.14.0/
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/commons-pool2/
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/commons-pool2/2.11.1/
- /usr/local/libexec/openhab/runtime/system/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-core/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.6.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.6.2/cxf-core-3.6.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/3.6.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/3.6.2/cxf-rt-frontend-jaxrs-3.6.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/3.6.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/3.6.2/cxf-rt-rs-client-3.6.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.6.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.6.2/cxf-rt-rs-sse-3.6.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.6.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.6.2/cxf-rt-security-3.6.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.6.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.6.2/cxf-rt-transports-http-3.6.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configurator/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configurator/1.0.16/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.converter/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.converter/1.0.14/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.coordinator/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.fileinstall/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.framework/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.framework/7.0.5/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.inventory/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.inventory/1.1.0/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.metatype/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.metatype/1.2.4/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.scr/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.scr/2.2.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/
- /usr/local/libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/bundle/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.6/org.apache.karaf.config.command-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.6/org.apache.karaf.diagnostic.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/framework/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.6/framework-4.4.6-features.xml
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/specs/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/specs/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/specs/4.4.6/specs-4.4.6-features.xml
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/standard/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/http/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/instance/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.6/org.apache.karaf.instance.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/kar/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/log/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/package/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.6/org.apache.karaf.package.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/service/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.6/org.apache.karaf.service.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/services/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/system/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/webconsole/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/wrapper/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/
- /usr/local/libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/bundles/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.saaj-impl/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.saaj-impl/1.4.0_2/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.saaj-impl/1.4.0_2/org.apache.servicemix.bundles.saaj-impl-1.4.0_2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/org.apache.servicemix.specs.jaxb-api-2.2-2.9.0.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.saaj-api-1.4/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.saaj-api-1.4/1.4_2/
- /usr/local/libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.saaj-api-1.4/1.4_2/org.apache.servicemix.specs.saaj-api-1.4-1.4_2.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/sling/
- /usr/local/libexec/openhab/runtime/system/org/apache/sling/org.apache.sling.commons.johnzon/
- /usr/local/libexec/openhab/runtime/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/
- /usr/local/libexec/openhab/runtime/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.12.1/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.12.1/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.12.1/
- /usr/local/libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar
- /usr/local/libexec/openhab/runtime/system/org/apache/ws/
- /usr/local/libexec/openhab/runtime/system/org/apache/ws/xmlschema/
- /usr/local/libexec/openhab/runtime/system/org/apache/ws/xmlschema/xmlschema-core/
- /usr/local/libexec/openhab/runtime/system/org/apache/ws/xmlschema/xmlschema-core/2.3.1/
- /usr/local/libexec/openhab/runtime/system/org/apache/ws/xmlschema/xmlschema-core/2.3.1/xmlschema-core-2.3.1.jar
- /usr/local/libexec/openhab/runtime/system/org/apiguardian/
- /usr/local/libexec/openhab/runtime/system/org/apiguardian/apiguardian-api/
- /usr/local/libexec/openhab/runtime/system/org/apiguardian/apiguardian-api/1.1.2/
- /usr/local/libexec/openhab/runtime/system/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
- /usr/local/libexec/openhab/runtime/system/org/bitbucket/
- /usr/local/libexec/openhab/runtime/system/org/bitbucket/b_c/
- /usr/local/libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/
- /usr/local/libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/0.9.5/
- /usr/local/libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/0.9.5/jose4j-0.9.5.jar
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/1.77/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/1.77/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/1.77/
- /usr/local/libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar
- /usr/local/libexec/openhab/runtime/system/org/codehaus/
- /usr/local/libexec/openhab/runtime/system/org/codehaus/woodstox/
- /usr/local/libexec/openhab/runtime/system/org/codehaus/woodstox/stax2-api/
- /usr/local/libexec/openhab/runtime/system/org/codehaus/woodstox/stax2-api/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/californium-core/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/californium-core/2.7.4/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/californium-core/2.7.4/californium-core-2.7.4.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/californium-osgi/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/californium-osgi/2.7.4/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/californium-osgi/2.7.4/californium-osgi-2.7.4.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/element-connector/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/element-connector/2.7.4/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/element-connector/2.7.4/element-connector-2.7.4.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/scandium/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/scandium/2.7.4/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/californium/scandium/2.7.4/scandium-2.7.4.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.24.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.24.0/org.eclipse.emf.common-2.24.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.14.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.14.0/org.eclipse.emf.ecore.change-2.14.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/org.eclipse.emf.ecore-2.26.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/alpn/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/alpn/alpn-api/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-client/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-common/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-hpack/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-http-client-transport/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-server/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-client/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-client/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-server/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-server/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-client/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-continuation/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-http/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-io/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jaas/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jmx/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-openid/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-proxy/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-rewrite/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-security/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-server/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlet/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlets/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util-ajax/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-xml/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-api/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-client/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-common/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-server/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-servlet/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/1.2.201/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/1.2.201/org.eclipse.soda.dk.comm.aarch64-1.2.201.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/1.2.201/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/1.2.201/org.eclipse.soda.dk.comm.armv6hf-1.2.201.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/1.2.201/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/1.2.201/org.eclipse.soda.dk.comm.x86_64-1.2.201.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.201/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.201/org.eclipse.soda.dk.comm-1.2.201.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/com.google.gson/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/com.google.gson/2.10.1.v20230109-0753/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/net.i2p.crypto.eddsa/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/net.i2p.crypto.eddsa/0.3.0.v20220506-1020/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/net.i2p.crypto.eddsa/0.3.0.v20220506-1020/net.i2p.crypto.eddsa-0.3.0.v20220506-1020.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.antlr.runtime/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.antlr.runtime/3.2.0.v201101311130/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.aopalliance/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.aopalliance/1.0.0.v201105210816/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.aopalliance/1.0.0.v201105210816/org.aopalliance-1.0.0.v201105210816.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.18.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.18.0/org.eclipse.equinox.common-3.18.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/1.9.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/1.9.0/org.eclipse.equinox.supplement-1.9.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/org.eclipse.xtend.lib.macro-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/org.eclipse.xtend.lib-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.35.0/org.eclipse.xtext.common.types-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.35.0/org.eclipse.xtext.ide-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.35.0/org.eclipse.xtext.smap-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.35.0/org.eclipse.xtext.util-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.35.0/org.eclipse.xtext.xbase.ide-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/org.eclipse.xtext.xbase.lib-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.35.0/org.eclipse.xtext.xbase-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.35.0/
- /usr/local/libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.35.0/org.eclipse.xtext-2.35.0.jar
- /usr/local/libexec/openhab/runtime/system/org/fusesource/
- /usr/local/libexec/openhab/runtime/system/org/fusesource/jansi/
- /usr/local/libexec/openhab/runtime/system/org/fusesource/jansi/jansi/
- /usr/local/libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.1/
- /usr/local/libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
- /usr/local/libexec/openhab/runtime/system/org/glassfish/
- /usr/local/libexec/openhab/runtime/system/org/glassfish/hk2/
- /usr/local/libexec/openhab/runtime/system/org/glassfish/hk2/osgi-resource-locator/
- /usr/local/libexec/openhab/runtime/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/
- /usr/local/libexec/openhab/runtime/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
- /usr/local/libexec/openhab/runtime/system/org/javassist/
- /usr/local/libexec/openhab/runtime/system/org/javassist/javassist/
- /usr/local/libexec/openhab/runtime/system/org/javassist/javassist/3.29.2-GA/
- /usr/local/libexec/openhab/runtime/system/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar
- /usr/local/libexec/openhab/runtime/system/org/jctools/
- /usr/local/libexec/openhab/runtime/system/org/jctools/jctools-core/
- /usr/local/libexec/openhab/runtime/system/org/jctools/jctools-core/2.1.2/
- /usr/local/libexec/openhab/runtime/system/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
- /usr/local/libexec/openhab/runtime/system/org/jline/
- /usr/local/libexec/openhab/runtime/system/org/jline/jline/
- /usr/local/libexec/openhab/runtime/system/org/jline/jline/3.21.0/
- /usr/local/libexec/openhab/runtime/system/org/jline/jline/3.21.0/jline-3.21.0.jar
- /usr/local/libexec/openhab/runtime/system/org/jmdns/
- /usr/local/libexec/openhab/runtime/system/org/jmdns/jmdns/
- /usr/local/libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.9/
- /usr/local/libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.9/jmdns-3.5.9.jar
- /usr/local/libexec/openhab/runtime/system/org/jupnp/
- /usr/local/libexec/openhab/runtime/system/org/jupnp/org.jupnp/
- /usr/local/libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.1/
- /usr/local/libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.1/org.jupnp-3.0.1.jar
- /usr/local/libexec/openhab/runtime/system/org/jvnet/
- /usr/local/libexec/openhab/runtime/system/org/jvnet/staxex/
- /usr/local/libexec/openhab/runtime/system/org/jvnet/staxex/stax-ex/
- /usr/local/libexec/openhab/runtime/system/org/jvnet/staxex/stax-ex/1.7.4/
- /usr/local/libexec/openhab/runtime/system/org/jvnet/staxex/stax-ex/1.7.4/stax-ex-1.7.4.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/
- /usr/local/libexec/openhab/runtime/system/org/openhab/base-fixes/
- /usr/local/libexec/openhab/runtime/system/org/openhab/base-fixes/1.0.0/
- /usr/local/libexec/openhab/runtime/system/org/openhab/base-fixes/1.0.0/base-fixes-1.0.0.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace.karaf/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace.karaf/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace.karaf/4.2.2/org.openhab.core.addon.marketplace.karaf-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace/4.2.2/org.openhab.core.addon.marketplace-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon/4.2.2/org.openhab.core.addon-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.audio/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.audio/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.audio/4.2.2/org.openhab.core.audio-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.jaas/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.jaas/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.jaas/4.2.2/org.openhab.core.auth.jaas-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.oauth2client/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.oauth2client/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.oauth2client/4.2.2/org.openhab.core.auth.oauth2client-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.media/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.media/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.media/4.2.2/org.openhab.core.automation.module.media-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script.rulesupport/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script.rulesupport/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script.rulesupport/4.2.2/org.openhab.core.automation.module.script.rulesupport-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script/4.2.2/org.openhab.core.automation.module.script-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.rest/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.rest/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.rest/4.2.2/org.openhab.core.automation.rest-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation/4.2.2/org.openhab.core.automation-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.core/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.core/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.core/4.2.2/org.openhab.core.config.core-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.ip/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.ip/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.ip/4.2.2/org.openhab.core.config.discovery.addon.ip-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.mdns/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.mdns/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.mdns/4.2.2/org.openhab.core.config.discovery.addon.mdns-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.process/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.process/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.process/4.2.2/org.openhab.core.config.discovery.addon.process-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.sddp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.sddp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.sddp/4.2.2/org.openhab.core.config.discovery.addon.sddp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.upnp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.upnp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.upnp/4.2.2/org.openhab.core.config.discovery.addon.upnp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.usb/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.usb/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon.usb/4.2.2/org.openhab.core.config.discovery.addon.usb-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.addon/4.2.2/org.openhab.core.config.discovery.addon-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.mdns/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.mdns/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.mdns/4.2.2/org.openhab.core.config.discovery.mdns-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.sddp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.sddp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.sddp/4.2.2/org.openhab.core.config.discovery.sddp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.upnp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.upnp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.upnp/4.2.2/org.openhab.core.config.discovery.upnp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.linuxsysfs/4.2.2/org.openhab.core.config.discovery.usbserial.linuxsysfs-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.ser2net/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.ser2net/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.ser2net/4.2.2/org.openhab.core.config.discovery.usbserial.ser2net-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.windowsregistry/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.windowsregistry/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial.windowsregistry/4.2.2/org.openhab.core.config.discovery.usbserial.windowsregistry-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.usbserial/4.2.2/org.openhab.core.config.discovery.usbserial-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery/4.2.2/org.openhab.core.config.discovery-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.dispatch/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.dispatch/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.dispatch/4.2.2/org.openhab.core.config.dispatch-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.jupnp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.jupnp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.jupnp/4.2.2/org.openhab.core.config.jupnp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.serial/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.serial/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.serial/4.2.2/org.openhab.core.config.serial-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ephemeris/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ephemeris/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ephemeris/4.2.2/org.openhab.core.ephemeris-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.id/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.id/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.id/4.2.2/org.openhab.core.id-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.bin2json/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.bin2json/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.bin2json/4.2.2/org.openhab.core.io.bin2json-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.console.karaf/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.console.karaf/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.console.karaf/4.2.2/org.openhab.core.io.console.karaf-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.console/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.console/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.console/4.2.2/org.openhab.core.io.console-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.http.auth/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.http.auth/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.http.auth/4.2.2/org.openhab.core.io.http.auth-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.http/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.http/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.http/4.2.2/org.openhab.core.io.http-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.jetty.certificate/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.jetty.certificate/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.jetty.certificate/4.2.2/org.openhab.core.io.jetty.certificate-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.monitor/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.monitor/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.monitor/4.2.2/org.openhab.core.io.monitor-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.net/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.net/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.net/4.2.2/org.openhab.core.io.net-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.audio/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.audio/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.audio/4.2.2/org.openhab.core.io.rest.audio-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.auth/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.auth/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.auth/4.2.2/org.openhab.core.io.rest.auth-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.core/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.core/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.core/4.2.2/org.openhab.core.io.rest.core-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.log/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.log/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.log/4.2.2/org.openhab.core.io.rest.log-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.mdns/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.mdns/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.mdns/4.2.2/org.openhab.core.io.rest.mdns-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.sitemap/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.sitemap/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.sitemap/4.2.2/org.openhab.core.io.rest.sitemap-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.sse/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.sse/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.sse/4.2.2/org.openhab.core.io.rest.sse-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.swagger/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.swagger/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.swagger/4.2.2/org.openhab.core.io.rest.swagger-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.transform/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.transform/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.transform/4.2.2/org.openhab.core.io.rest.transform-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.ui/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.ui/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.ui/4.2.2/org.openhab.core.io.rest.ui-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.voice/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.voice/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest.voice/4.2.2/org.openhab.core.io.rest.voice-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.rest/4.2.2/org.openhab.core.io.rest-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.mdns/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.mdns/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.mdns/4.2.2/org.openhab.core.io.transport.mdns-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.modbus/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.modbus/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.modbus/4.2.2/org.openhab.core.io.transport.modbus-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.mqtt/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.mqtt/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.mqtt/4.2.2/org.openhab.core.io.transport.mqtt-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.javacomm/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.javacomm/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.javacomm/4.2.2/org.openhab.core.io.transport.serial.javacomm-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.rxtx.rfc2217/4.2.2/org.openhab.core.io.transport.serial.rxtx.rfc2217-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.rxtx/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.rxtx/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial.rxtx/4.2.2/org.openhab.core.io.transport.serial.rxtx-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.serial/4.2.2/org.openhab.core.io.transport.serial-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.upnp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.upnp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.upnp/4.2.2/org.openhab.core.io.transport.upnp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket/4.2.2/org.openhab.core.io.websocket-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.karaf/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.karaf/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.karaf/4.2.2/org.openhab.core.karaf-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.core/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.core/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.core/4.2.2/org.openhab.core.model.core-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item.ide/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item.ide/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item.ide/4.2.2/org.openhab.core.model.item.ide-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item.runtime/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item.runtime/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item.runtime/4.2.2/org.openhab.core.model.item.runtime-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.item/4.2.2/org.openhab.core.model.item-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.lsp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.lsp/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.lsp/4.2.2/org.openhab.core.model.lsp-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence.ide/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence.ide/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence.ide/4.2.2/org.openhab.core.model.persistence.ide-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence.runtime/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence.runtime/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence.runtime/4.2.2/org.openhab.core.model.persistence.runtime-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.persistence/4.2.2/org.openhab.core.model.persistence-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule.ide/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule.ide/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule.ide/4.2.2/org.openhab.core.model.rule.ide-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule.runtime/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule.runtime/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule.runtime/4.2.2/org.openhab.core.model.rule.runtime-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.rule/4.2.2/org.openhab.core.model.rule-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script.ide/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script.ide/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script.ide/4.2.2/org.openhab.core.model.script.ide-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script.runtime/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script.runtime/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script.runtime/4.2.2/org.openhab.core.model.script.runtime-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.script/4.2.2/org.openhab.core.model.script-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap.ide/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap.ide/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap.ide/4.2.2/org.openhab.core.model.sitemap.ide-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap.runtime/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap.runtime/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap.runtime/4.2.2/org.openhab.core.model.sitemap.runtime-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.sitemap/4.2.2/org.openhab.core.model.sitemap-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing.ide/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing.ide/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing.ide/4.2.2/org.openhab.core.model.thing.ide-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing.runtime/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing.runtime/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing.runtime/4.2.2/org.openhab.core.model.thing.runtime-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.thing/4.2.2/org.openhab.core.model.thing-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.yaml/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.yaml/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.yaml/4.2.2/org.openhab.core.model.yaml-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.persistence/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.persistence/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.persistence/4.2.2/org.openhab.core.persistence-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.semantics/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.semantics/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.semantics/4.2.2/org.openhab.core.semantics-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.storage.json/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.storage.json/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.storage.json/4.2.2/org.openhab.core.storage.json-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.thing/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.thing/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.thing/4.2.2/org.openhab.core.thing-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.transform/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.transform/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.transform/4.2.2/org.openhab.core.transform-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui.icon/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui.icon/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui.icon/4.2.2/org.openhab.core.ui.icon-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui/4.2.2/org.openhab.core.ui-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.voice/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.voice/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.voice/4.2.2/org.openhab.core.voice-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core/4.2.2/org.openhab.core-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/distro-kar/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/distro-kar/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/distro-kar/4.2.2/distro-kar-4.2.2-features.xml
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/distro/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/distro/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/distro/4.2.2/distro-4.2.2-features.xml
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/openhab-addons/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/openhab-addons/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/distro/openhab-addons/4.2.2/openhab-addons-4.2.2-features.xml
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.27/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.27/com.google.dagger-2.27.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/1.4.1/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/1.4.1/com.igormaznitsa.jbbp-1.4.1.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.18.0/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.18.0/io.methvin.directory-watcher-0.18.0.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.1/
- /usr/local/libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.1/si.uom.si-units-2.1.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui.iconset.classic/
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui.iconset.classic/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui.iconset.classic/4.2.2/org.openhab.ui.iconset.classic-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui/
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui/4.2.2/
- /usr/local/libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui/4.2.2/org.openhab.ui-4.2.2.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.14/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-jetty.xml
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-context-jetty.xml
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-features.xml
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/
- /usr/local/libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar
- /usr/local/libexec/openhab/runtime/system/org/osgi/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.component.annotations/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.component.annotations/1.5.1/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.component/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.component/1.5.1/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.jaxrs/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.jaxrs/1.0.1/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.service.jaxrs/1.0.1/org.osgi.service.jaxrs-1.0.1.jar
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.util.function/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.util.function/1.2.0/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.util.promise/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.util.promise/1.3.0/
- /usr/local/libexec/openhab/runtime/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
- /usr/local/libexec/openhab/runtime/system/org/ow2/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.7/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-commons/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.7/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-tree/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.7/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-util/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.7/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm/9.7/
- /usr/local/libexec/openhab/runtime/system/org/ow2/asm/asm/9.7/asm-9.7.jar
- /usr/local/libexec/openhab/runtime/system/org/reactivestreams/
- /usr/local/libexec/openhab/runtime/system/org/reactivestreams/reactive-streams/
- /usr/local/libexec/openhab/runtime/system/org/reactivestreams/reactive-streams/1.0.4/
- /usr/local/libexec/openhab/runtime/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar
- /usr/local/libexec/openhab/runtime/system/org/threeten/
- /usr/local/libexec/openhab/runtime/system/org/threeten/threeten-extra/
- /usr/local/libexec/openhab/runtime/system/org/threeten/threeten-extra/1.8.0/
- /usr/local/libexec/openhab/runtime/system/org/threeten/threeten-extra/1.8.0/threeten-extra-1.8.0.jar
- /usr/local/libexec/openhab/runtime/system/org/yaml/
- /usr/local/libexec/openhab/runtime/system/org/yaml/snakeyaml/
- /usr/local/libexec/openhab/runtime/system/org/yaml/snakeyaml/2.2/
- /usr/local/libexec/openhab/runtime/system/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
- /usr/local/libexec/openhab/runtime/system/si/
- /usr/local/libexec/openhab/runtime/system/si/uom/
- /usr/local/libexec/openhab/runtime/system/si/uom/si-quantity/
- /usr/local/libexec/openhab/runtime/system/si/uom/si-quantity/2.1/
- /usr/local/libexec/openhab/runtime/system/si/uom/si-quantity/2.1/si-quantity-2.1.jar
- /usr/local/libexec/openhab/runtime/system/tech/
- /usr/local/libexec/openhab/runtime/system/tech/units/
- /usr/local/libexec/openhab/runtime/system/tech/units/indriya/
- /usr/local/libexec/openhab/runtime/system/tech/units/indriya/2.2/
- /usr/local/libexec/openhab/runtime/system/tech/units/indriya/2.2/indriya-2.2.jar
- /usr/local/libexec/openhab/runtime/system/tech/uom/
- /usr/local/libexec/openhab/runtime/system/tech/uom/lib/
- /usr/local/libexec/openhab/runtime/system/tech/uom/lib/uom-lib-common/
- /usr/local/libexec/openhab/runtime/system/tech/uom/lib/uom-lib-common/2.2/
- /usr/local/libexec/openhab/runtime/system/tech/uom/lib/uom-lib-common/2.2/uom-lib-common-2.2.jar
- /usr/local/libexec/openhab/start.bat
- /usr/local/libexec/openhab/start.sh
- /usr/local/libexec/openhab/start_debug.bat
- /usr/local/libexec/openhab/start_debug.sh
- /usr/local/share/doc/pkg-readmes/openhab
- /usr/local/share/examples/openhab/
- /usr/local/share/examples/openhab/conf/
- /usr/local/share/examples/openhab/conf/html/
- /usr/local/share/examples/openhab/conf/html/index.html
- /usr/local/share/examples/openhab/conf/html/readme.txt
- /usr/local/share/examples/openhab/conf/icons/
- /usr/local/share/examples/openhab/conf/icons/classic/
- /usr/local/share/examples/openhab/conf/icons/classic/readme.txt
- /usr/local/share/examples/openhab/conf/items/
- /usr/local/share/examples/openhab/conf/items/readme.txt
- /usr/local/share/examples/openhab/conf/persistence/
- /usr/local/share/examples/openhab/conf/persistence/readme.txt
- /usr/local/share/examples/openhab/conf/rules/
- /usr/local/share/examples/openhab/conf/rules/readme.txt
- /usr/local/share/examples/openhab/conf/scripts/
- /usr/local/share/examples/openhab/conf/scripts/readme.txt
- /usr/local/share/examples/openhab/conf/services/
- /usr/local/share/examples/openhab/conf/services/addons.cfg
- /usr/local/share/examples/openhab/conf/services/readme.txt
- /usr/local/share/examples/openhab/conf/services/runtime.cfg
- /usr/local/share/examples/openhab/conf/sitemaps/
- /usr/local/share/examples/openhab/conf/sitemaps/readme.txt
- /usr/local/share/examples/openhab/conf/sounds/
- /usr/local/share/examples/openhab/conf/sounds/barking.mp3
- /usr/local/share/examples/openhab/conf/sounds/doorbell.mp3
- /usr/local/share/examples/openhab/conf/tags/
- /usr/local/share/examples/openhab/conf/tags/readme.txt
- /usr/local/share/examples/openhab/conf/things/
- /usr/local/share/examples/openhab/conf/things/readme.txt
- /usr/local/share/examples/openhab/conf/transform/
- /usr/local/share/examples/openhab/conf/transform/de.map
- /usr/local/share/examples/openhab/conf/transform/en.map
- /usr/local/share/examples/openhab/conf/transform/readme.txt
- /usr/local/share/examples/openhab/openhab.conf
- /usr/local/share/examples/openhab/userdata/
- /usr/local/share/examples/openhab/userdata/etc/
- /usr/local/share/examples/openhab/userdata/etc/all.policy
- /usr/local/share/examples/openhab/userdata/etc/branding-ssh.properties
- /usr/local/share/examples/openhab/userdata/etc/branding.properties
- /usr/local/share/examples/openhab/userdata/etc/config.properties
- /usr/local/share/examples/openhab/userdata/etc/custom.properties
- /usr/local/share/examples/openhab/userdata/etc/custom.system.properties
- /usr/local/share/examples/openhab/userdata/etc/distribution.info
- /usr/local/share/examples/openhab/userdata/etc/equinox-debug.properties
- /usr/local/share/examples/openhab/userdata/etc/java.util.logging.properties
- /usr/local/share/examples/openhab/userdata/etc/jmx.acl.org.apache.karaf.bundle.cfg
- /usr/local/share/examples/openhab/userdata/etc/jmx.acl.org.apache.karaf.config.cfg
- /usr/local/share/examples/openhab/userdata/etc/jre.properties
- /usr/local/share/examples/openhab/userdata/etc/keys.properties
- /usr/local/share/examples/openhab/userdata/etc/keystore
- /usr/local/share/examples/openhab/userdata/etc/log4j2.xml
- /usr/local/share/examples/openhab/userdata/etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.felix.fileinstall-deploy.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.bundle.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.config.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.feature.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.jaas.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.kar.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.scope_bundle.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.shell.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.command.acl.system.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.features.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.features.repos.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.features.xml
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.jaas.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.kar.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.log.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.apache.karaf.shell.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.jupnp.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.openhab.audio.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.openhab.voice.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.ops4j.pax.logging.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.ops4j.pax.url.mvn.cfg
- /usr/local/share/examples/openhab/userdata/etc/org.ops4j.pax.web.cfg
- /usr/local/share/examples/openhab/userdata/etc/overrides.properties
- /usr/local/share/examples/openhab/userdata/etc/profile.cfg
- /usr/local/share/examples/openhab/userdata/etc/scripts/
- /usr/local/share/examples/openhab/userdata/etc/scripts/shell.colors.script
- /usr/local/share/examples/openhab/userdata/etc/scripts/shell.completion.script
- /usr/local/share/examples/openhab/userdata/etc/shell.init.script
- /usr/local/share/examples/openhab/userdata/etc/startup.properties
- /usr/local/share/examples/openhab/userdata/etc/system.properties
- /usr/local/share/examples/openhab/userdata/etc/users.properties
- /usr/local/share/examples/openhab/userdata/etc/version.properties
- /usr/local/share/examples/openhab/userdata/tmp/
- /usr/local/share/examples/openhab/userdata/tmp/README
- /var/db/openhab/
- /var/db/openhab/etc/
- /var/db/openhab/etc/all.policy
- /var/db/openhab/etc/branding-ssh.properties
- /var/db/openhab/etc/branding.properties
- /var/db/openhab/etc/config.properties
- /var/db/openhab/etc/custom.properties
- /var/db/openhab/etc/custom.system.properties
- /var/db/openhab/etc/distribution.info
- /var/db/openhab/etc/equinox-debug.properties
- /var/db/openhab/etc/java.util.logging.properties
- /var/db/openhab/etc/jmx.acl.org.apache.karaf.bundle.cfg
- /var/db/openhab/etc/jmx.acl.org.apache.karaf.config.cfg
- /var/db/openhab/etc/jre.properties
- /var/db/openhab/etc/keys.properties
- /var/db/openhab/etc/keystore
- /var/db/openhab/etc/log4j2.xml
- /var/db/openhab/etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg
- /var/db/openhab/etc/org.apache.felix.fileinstall-deploy.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.bundle.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.config.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.feature.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.jaas.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.kar.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.scope_bundle.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.shell.cfg
- /var/db/openhab/etc/org.apache.karaf.command.acl.system.cfg
- /var/db/openhab/etc/org.apache.karaf.features.cfg
- /var/db/openhab/etc/org.apache.karaf.features.repos.cfg
- /var/db/openhab/etc/org.apache.karaf.features.xml
- /var/db/openhab/etc/org.apache.karaf.jaas.cfg
- /var/db/openhab/etc/org.apache.karaf.kar.cfg
- /var/db/openhab/etc/org.apache.karaf.log.cfg
- /var/db/openhab/etc/org.apache.karaf.shell.cfg
- /var/db/openhab/etc/org.jupnp.cfg
- /var/db/openhab/etc/org.openhab.audio.cfg
- /var/db/openhab/etc/org.openhab.voice.cfg
- /var/db/openhab/etc/org.ops4j.pax.logging.cfg
- /var/db/openhab/etc/org.ops4j.pax.url.mvn.cfg
- /var/db/openhab/etc/org.ops4j.pax.web.cfg
- /var/db/openhab/etc/overrides.properties
- /var/db/openhab/etc/profile.cfg
- /var/db/openhab/etc/scripts/
- /var/db/openhab/etc/scripts/shell.colors.script
- /var/db/openhab/etc/scripts/shell.completion.script
- /var/db/openhab/etc/shell.init.script
- /var/db/openhab/etc/startup.properties
- /var/db/openhab/etc/system.properties
- /var/db/openhab/etc/users.properties
- /var/db/openhab/etc/version.properties
- /var/db/openhab/tmp/
- /var/db/openhab/tmp/README
- /var/log/openhab/
- @newgroup _openhab:899
- @newuser _openhab:899:_openhab::openHAB user:/nonexistent:/sbin/nologin