openhab: config perms shared between docker / host
This commit is contained in:
parent
a24a3e1694
commit
e880a09ba8
24 changed files with 283 additions and 469 deletions
|
@ -3,7 +3,7 @@ autoRefresh="true"
|
|||
configCfgStore="false"
|
||||
featuresBoot="instance/4.4.3,\ package/4.4.3,\ log/4.4.3,\ ssh/4.4.3,\ framework/4.4.3,\ system/4.4.3,\ eventadmin/4.4.3,\ feature/4.4.3,\ shell/4.4.3,\ service/4.4.3,\ jaas/4.4.3,\ openhab-runtime-base,\ openhab-runtime-ui,\ deployer/4.4.3,\ diagnostic/4.4.3,\ bundle/4.4.3,\ config/4.4.3,\ kar/4.4.3"
|
||||
featuresBootAsynchronous="false"
|
||||
featuresRepositories="mvn:org.openhab.distro/distro/4.0.3/xml/features,\ mvn:org.openhab.distro/openhab-addons/4.0.3/xml/features,\ mvn:org.apache.karaf.features/framework/4.4.3/xml/features,\ mvn:org.apache.karaf.features/standard/4.4.3/xml/features"
|
||||
featuresRepositories="mvn:org.openhab.distro/distro/4.0.4/xml/features,\ mvn:org.openhab.distro/openhab-addons/4.0.4/xml/features,\ mvn:org.apache.karaf.features/framework/4.4.3/xml/features,\ mvn:org.apache.karaf.features/standard/4.4.3/xml/features"
|
||||
felix.fileinstall.filename="file:/openhab/userdata/etc/org.apache.karaf.features.cfg"
|
||||
service.bundleLocation="?"
|
||||
service.pid="org.apache.karaf.features"
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
:org.apache.felix.configadmin.revision:=L"1"
|
||||
_felix_.cm.newConfiguration=B"true"
|
||||
:org.apache.felix.configadmin.revision:=L"4"
|
||||
automation="jsscripting"
|
||||
binding="mqtt"
|
||||
persistence="rrd4j"
|
||||
service.pid="org.openhab.addons"
|
||||
ui="basic"
|
||||
|
|
|
@ -3,4 +3,4 @@ name="configWatcher"
|
|||
path="/openhab/conf"
|
||||
service.bundleLocation="?"
|
||||
service.factoryPid="org.openhab.core.service.WatchService"
|
||||
service.pid="org.openhab.core.service.WatchService.4c0ca031-fc00-41d8-8c46-4474cc442330"
|
||||
service.pid="org.openhab.core.service.WatchService.06daff3c-f0c3-4776-a340-a6b0173ed9a1"
|
6
openhab/openhab_userdata/config/org/openhab/i18n.config
Normal file
6
openhab/openhab_userdata/config/org/openhab/i18n.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
:org.apache.felix.configadmin.revision:=L"2"
|
||||
language="en"
|
||||
location="45.378331973407505,-71.92963600158693"
|
||||
region="US"
|
||||
service.pid="org.openhab.i18n"
|
||||
timezone="America/Toronto"
|
|
@ -1 +1,2 @@
|
|||
org.openhab.addons="mvn:org.openhab.core.bundles/org.openhab.core.karaf/4.0.3"
|
||||
org.apache.karaf.http="mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.3"
|
||||
org.openhab.addons="mvn:org.openhab.core.bundles/org.openhab.core.karaf/4.0.4"
|
||||
|
|
|
@ -5,8 +5,8 @@ feature.bundle="bundle"
|
|||
feature.config="config"
|
||||
feature.deployer="deployer"
|
||||
feature.diagnostic="diagnostic"
|
||||
feature.distro-kar/4.0.3="distro-kar/4.0.3"
|
||||
feature.distro/4.0.3="distro/4.0.3"
|
||||
feature.distro-kar/4.0.4="distro-kar/4.0.4"
|
||||
feature.distro/4.0.4="distro/4.0.4"
|
||||
feature.eventadmin="eventadmin"
|
||||
feature.feature="feature"
|
||||
feature.framework="framework"
|
||||
|
@ -14,87 +14,87 @@ feature.instance="instance"
|
|||
feature.jaas="jaas"
|
||||
feature.kar="kar"
|
||||
feature.log="log"
|
||||
feature.openhab-core-addon-marketplace/4.0.3="openhab-core-addon-marketplace/4.0.3"
|
||||
feature.openhab-core-auth-jaas/4.0.3="openhab-core-auth-jaas/4.0.3"
|
||||
feature.openhab-core-auth-oauth2client/4.0.3="openhab-core-auth-oauth2client/4.0.3"
|
||||
feature.openhab-core-automation-module-media/4.0.3="openhab-core-automation-module-media/4.0.3"
|
||||
feature.openhab-core-automation-module-script-rulesupport/4.0.3="openhab-core-automation-module-script-rulesupport/4.0.3"
|
||||
feature.openhab-core-automation-module-script/4.0.3="openhab-core-automation-module-script/4.0.3"
|
||||
feature.openhab-core-automation-rest/4.0.3="openhab-core-automation-rest/4.0.3"
|
||||
feature.openhab-core-base/4.0.3="openhab-core-base/4.0.3"
|
||||
feature.openhab-core-io-bin2json/4.0.3="openhab-core-io-bin2json/4.0.3"
|
||||
feature.openhab-core-io-console-karaf/4.0.3="openhab-core-io-console-karaf/4.0.3"
|
||||
feature.openhab-core-io-http-auth/4.0.3="openhab-core-io-http-auth/4.0.3"
|
||||
feature.openhab-core-io-rest-audio/4.0.3="openhab-core-io-rest-audio/4.0.3"
|
||||
feature.openhab-core-io-rest-auth/4.0.3="openhab-core-io-rest-auth/4.0.3"
|
||||
feature.openhab-core-io-rest-log/4.0.3="openhab-core-io-rest-log/4.0.3"
|
||||
feature.openhab-core-io-rest-mdns/4.0.3="openhab-core-io-rest-mdns/4.0.3"
|
||||
feature.openhab-core-io-rest-sitemap/4.0.3="openhab-core-io-rest-sitemap/4.0.3"
|
||||
feature.openhab-core-io-rest-swagger/4.0.3="openhab-core-io-rest-swagger/4.0.3"
|
||||
feature.openhab-core-io-rest-transform/4.0.3="openhab-core-io-rest-transform/4.0.3"
|
||||
feature.openhab-core-io-rest-voice/4.0.3="openhab-core-io-rest-voice/4.0.3"
|
||||
feature.openhab-core-io-transport-coap/4.0.3="openhab-core-io-transport-coap/4.0.3"
|
||||
feature.openhab-core-io-transport-http/4.0.3="openhab-core-io-transport-http/4.0.3"
|
||||
feature.openhab-core-io-transport-mdns/4.0.3="openhab-core-io-transport-mdns/4.0.3"
|
||||
feature.openhab-core-io-transport-modbus/4.0.3="openhab-core-io-transport-modbus/4.0.3"
|
||||
feature.openhab-core-io-transport-mqtt/4.0.3="openhab-core-io-transport-mqtt/4.0.3"
|
||||
feature.openhab-core-io-transport-serial-javacomm/4.0.3="openhab-core-io-transport-serial-javacomm/4.0.3"
|
||||
feature.openhab-core-io-transport-upnp/4.0.3="openhab-core-io-transport-upnp/4.0.3"
|
||||
feature.openhab-core-io-websocket/4.0.3="openhab-core-io-websocket/4.0.3"
|
||||
feature.openhab-core-model-item-ide/4.0.3="openhab-core-model-item-ide/4.0.3"
|
||||
feature.openhab-core-model-item/4.0.3="openhab-core-model-item/4.0.3"
|
||||
feature.openhab-core-model-lsp/4.0.3="openhab-core-model-lsp/4.0.3"
|
||||
feature.openhab-core-model-persistence-ide/4.0.3="openhab-core-model-persistence-ide/4.0.3"
|
||||
feature.openhab-core-model-persistence/4.0.3="openhab-core-model-persistence/4.0.3"
|
||||
feature.openhab-core-model-rule-ide/4.0.3="openhab-core-model-rule-ide/4.0.3"
|
||||
feature.openhab-core-model-rule/4.0.3="openhab-core-model-rule/4.0.3"
|
||||
feature.openhab-core-model-script-ide/4.0.3="openhab-core-model-script-ide/4.0.3"
|
||||
feature.openhab-core-model-script/4.0.3="openhab-core-model-script/4.0.3"
|
||||
feature.openhab-core-model-sitemap-ide/4.0.3="openhab-core-model-sitemap-ide/4.0.3"
|
||||
feature.openhab-core-model-sitemap/4.0.3="openhab-core-model-sitemap/4.0.3"
|
||||
feature.openhab-core-model-thing-ide/4.0.3="openhab-core-model-thing-ide/4.0.3"
|
||||
feature.openhab-core-model-thing/4.0.3="openhab-core-model-thing/4.0.3"
|
||||
feature.openhab-core-storage-json/4.0.3="openhab-core-storage-json/4.0.3"
|
||||
feature.openhab-core-ui-icon/4.0.3="openhab-core-ui-icon/4.0.3"
|
||||
feature.openhab-core-ui/4.0.3="openhab-core-ui/4.0.3"
|
||||
feature.openhab-core-addon-marketplace/4.0.4="openhab-core-addon-marketplace/4.0.4"
|
||||
feature.openhab-core-auth-jaas/4.0.4="openhab-core-auth-jaas/4.0.4"
|
||||
feature.openhab-core-auth-oauth2client/4.0.4="openhab-core-auth-oauth2client/4.0.4"
|
||||
feature.openhab-core-automation-module-media/4.0.4="openhab-core-automation-module-media/4.0.4"
|
||||
feature.openhab-core-automation-module-script-rulesupport/4.0.4="openhab-core-automation-module-script-rulesupport/4.0.4"
|
||||
feature.openhab-core-automation-module-script/4.0.4="openhab-core-automation-module-script/4.0.4"
|
||||
feature.openhab-core-automation-rest/4.0.4="openhab-core-automation-rest/4.0.4"
|
||||
feature.openhab-core-base/4.0.4="openhab-core-base/4.0.4"
|
||||
feature.openhab-core-io-bin2json/4.0.4="openhab-core-io-bin2json/4.0.4"
|
||||
feature.openhab-core-io-console-karaf/4.0.4="openhab-core-io-console-karaf/4.0.4"
|
||||
feature.openhab-core-io-http-auth/4.0.4="openhab-core-io-http-auth/4.0.4"
|
||||
feature.openhab-core-io-rest-audio/4.0.4="openhab-core-io-rest-audio/4.0.4"
|
||||
feature.openhab-core-io-rest-auth/4.0.4="openhab-core-io-rest-auth/4.0.4"
|
||||
feature.openhab-core-io-rest-log/4.0.4="openhab-core-io-rest-log/4.0.4"
|
||||
feature.openhab-core-io-rest-mdns/4.0.4="openhab-core-io-rest-mdns/4.0.4"
|
||||
feature.openhab-core-io-rest-sitemap/4.0.4="openhab-core-io-rest-sitemap/4.0.4"
|
||||
feature.openhab-core-io-rest-swagger/4.0.4="openhab-core-io-rest-swagger/4.0.4"
|
||||
feature.openhab-core-io-rest-transform/4.0.4="openhab-core-io-rest-transform/4.0.4"
|
||||
feature.openhab-core-io-rest-voice/4.0.4="openhab-core-io-rest-voice/4.0.4"
|
||||
feature.openhab-core-io-transport-coap/4.0.4="openhab-core-io-transport-coap/4.0.4"
|
||||
feature.openhab-core-io-transport-http/4.0.4="openhab-core-io-transport-http/4.0.4"
|
||||
feature.openhab-core-io-transport-mdns/4.0.4="openhab-core-io-transport-mdns/4.0.4"
|
||||
feature.openhab-core-io-transport-modbus/4.0.4="openhab-core-io-transport-modbus/4.0.4"
|
||||
feature.openhab-core-io-transport-mqtt/4.0.4="openhab-core-io-transport-mqtt/4.0.4"
|
||||
feature.openhab-core-io-transport-serial-javacomm/4.0.4="openhab-core-io-transport-serial-javacomm/4.0.4"
|
||||
feature.openhab-core-io-transport-upnp/4.0.4="openhab-core-io-transport-upnp/4.0.4"
|
||||
feature.openhab-core-io-websocket/4.0.4="openhab-core-io-websocket/4.0.4"
|
||||
feature.openhab-core-model-item-ide/4.0.4="openhab-core-model-item-ide/4.0.4"
|
||||
feature.openhab-core-model-item/4.0.4="openhab-core-model-item/4.0.4"
|
||||
feature.openhab-core-model-lsp/4.0.4="openhab-core-model-lsp/4.0.4"
|
||||
feature.openhab-core-model-persistence-ide/4.0.4="openhab-core-model-persistence-ide/4.0.4"
|
||||
feature.openhab-core-model-persistence/4.0.4="openhab-core-model-persistence/4.0.4"
|
||||
feature.openhab-core-model-rule-ide/4.0.4="openhab-core-model-rule-ide/4.0.4"
|
||||
feature.openhab-core-model-rule/4.0.4="openhab-core-model-rule/4.0.4"
|
||||
feature.openhab-core-model-script-ide/4.0.4="openhab-core-model-script-ide/4.0.4"
|
||||
feature.openhab-core-model-script/4.0.4="openhab-core-model-script/4.0.4"
|
||||
feature.openhab-core-model-sitemap-ide/4.0.4="openhab-core-model-sitemap-ide/4.0.4"
|
||||
feature.openhab-core-model-sitemap/4.0.4="openhab-core-model-sitemap/4.0.4"
|
||||
feature.openhab-core-model-thing-ide/4.0.4="openhab-core-model-thing-ide/4.0.4"
|
||||
feature.openhab-core-model-thing/4.0.4="openhab-core-model-thing/4.0.4"
|
||||
feature.openhab-core-storage-json/4.0.4="openhab-core-storage-json/4.0.4"
|
||||
feature.openhab-core-ui-icon/4.0.4="openhab-core-ui-icon/4.0.4"
|
||||
feature.openhab-core-ui/4.0.4="openhab-core-ui/4.0.4"
|
||||
feature.openhab-runtime-base="openhab-runtime-base"
|
||||
feature.openhab-runtime-base/4.0.3="openhab-runtime-base/4.0.3"
|
||||
feature.openhab-runtime-certificate/4.0.3="openhab-runtime-certificate/4.0.3"
|
||||
feature.openhab-runtime-base/4.0.4="openhab-runtime-base/4.0.4"
|
||||
feature.openhab-runtime-certificate/4.0.4="openhab-runtime-certificate/4.0.4"
|
||||
feature.openhab-runtime-ui="openhab-runtime-ui"
|
||||
feature.openhab-runtime-ui/4.0.3="openhab-runtime-ui/4.0.3"
|
||||
feature.openhab-transport-coap/4.0.3="openhab-transport-coap/4.0.3"
|
||||
feature.openhab-transport-http/4.0.3="openhab-transport-http/4.0.3"
|
||||
feature.openhab-transport-mdns/4.0.3="openhab-transport-mdns/4.0.3"
|
||||
feature.openhab-transport-modbus/4.0.3="openhab-transport-modbus/4.0.3"
|
||||
feature.openhab-transport-mqtt/4.0.3="openhab-transport-mqtt/4.0.3"
|
||||
feature.openhab-transport-serial/4.0.3="openhab-transport-serial/4.0.3"
|
||||
feature.openhab-transport-upnp/4.0.3="openhab-transport-upnp/4.0.3"
|
||||
feature.openhab.inc-model-core/4.0.3="openhab.inc-model-core/4.0.3"
|
||||
feature.openhab.tp-asm/4.0.3="openhab.tp-asm/4.0.3"
|
||||
feature.openhab.tp-base/4.0.3="openhab.tp-base/4.0.3"
|
||||
feature.openhab.tp-coap/4.0.3="openhab.tp-coap/4.0.3"
|
||||
feature.openhab.tp-commons-net/4.0.3="openhab.tp-commons-net/4.0.3"
|
||||
feature.openhab.tp-cxf/4.0.3="openhab.tp-cxf/4.0.3"
|
||||
feature.openhab.tp-gson/4.0.3="openhab.tp-gson/4.0.3"
|
||||
feature.openhab.tp-hivemqclient/4.0.3="openhab.tp-hivemqclient/4.0.3"
|
||||
feature.openhab.tp-httpclient/4.0.3="openhab.tp-httpclient/4.0.3"
|
||||
feature.openhab.tp-jackson/4.0.3="openhab.tp-jackson/4.0.3"
|
||||
feature.openhab.tp-jax-rs-whiteboard/4.0.3="openhab.tp-jax-rs-whiteboard/4.0.3"
|
||||
feature.openhab.tp-jaxb/4.0.3="openhab.tp-jaxb/4.0.3"
|
||||
feature.openhab.tp-jaxws/4.0.3="openhab.tp-jaxws/4.0.3"
|
||||
feature.openhab.tp-jbbp/4.0.3="openhab.tp-jbbp/4.0.3"
|
||||
feature.openhab.tp-jmdns/4.0.3="openhab.tp-jmdns/4.0.3"
|
||||
feature.openhab.tp-jna/4.0.3="openhab.tp-jna/4.0.3"
|
||||
feature.openhab.tp-jollyday/4.0.3="openhab.tp-jollyday/4.0.3"
|
||||
feature.openhab.tp-jose4j/4.0.3="openhab.tp-jose4j/4.0.3"
|
||||
feature.openhab.tp-jupnp/4.0.3="openhab.tp-jupnp/4.0.3"
|
||||
feature.openhab.tp-lsp4j/4.0.3="openhab.tp-lsp4j/4.0.3"
|
||||
feature.openhab.tp-netty/4.0.3="openhab.tp-netty/4.0.3"
|
||||
feature.openhab.tp-serial-javacomm/4.0.3="openhab.tp-serial-javacomm/4.0.3"
|
||||
feature.openhab.tp-serial-rxtx/4.0.3="openhab.tp-serial-rxtx/4.0.3"
|
||||
feature.openhab.tp-swagger-jaxrs/4.0.3="openhab.tp-swagger-jaxrs/4.0.3"
|
||||
feature.openhab.tp-xtext-ide/4.0.3="openhab.tp-xtext-ide/4.0.3"
|
||||
feature.openhab.tp-xtext/4.0.3="openhab.tp-xtext/4.0.3"
|
||||
feature.openhab-runtime-ui/4.0.4="openhab-runtime-ui/4.0.4"
|
||||
feature.openhab-transport-coap/4.0.4="openhab-transport-coap/4.0.4"
|
||||
feature.openhab-transport-http/4.0.4="openhab-transport-http/4.0.4"
|
||||
feature.openhab-transport-mdns/4.0.4="openhab-transport-mdns/4.0.4"
|
||||
feature.openhab-transport-modbus/4.0.4="openhab-transport-modbus/4.0.4"
|
||||
feature.openhab-transport-mqtt/4.0.4="openhab-transport-mqtt/4.0.4"
|
||||
feature.openhab-transport-serial/4.0.4="openhab-transport-serial/4.0.4"
|
||||
feature.openhab-transport-upnp/4.0.4="openhab-transport-upnp/4.0.4"
|
||||
feature.openhab.inc-model-core/4.0.4="openhab.inc-model-core/4.0.4"
|
||||
feature.openhab.tp-asm/4.0.4="openhab.tp-asm/4.0.4"
|
||||
feature.openhab.tp-base/4.0.4="openhab.tp-base/4.0.4"
|
||||
feature.openhab.tp-coap/4.0.4="openhab.tp-coap/4.0.4"
|
||||
feature.openhab.tp-commons-net/4.0.4="openhab.tp-commons-net/4.0.4"
|
||||
feature.openhab.tp-cxf/4.0.4="openhab.tp-cxf/4.0.4"
|
||||
feature.openhab.tp-gson/4.0.4="openhab.tp-gson/4.0.4"
|
||||
feature.openhab.tp-hivemqclient/4.0.4="openhab.tp-hivemqclient/4.0.4"
|
||||
feature.openhab.tp-httpclient/4.0.4="openhab.tp-httpclient/4.0.4"
|
||||
feature.openhab.tp-jackson/4.0.4="openhab.tp-jackson/4.0.4"
|
||||
feature.openhab.tp-jax-rs-whiteboard/4.0.4="openhab.tp-jax-rs-whiteboard/4.0.4"
|
||||
feature.openhab.tp-jaxb/4.0.4="openhab.tp-jaxb/4.0.4"
|
||||
feature.openhab.tp-jaxws/4.0.4="openhab.tp-jaxws/4.0.4"
|
||||
feature.openhab.tp-jbbp/4.0.4="openhab.tp-jbbp/4.0.4"
|
||||
feature.openhab.tp-jmdns/4.0.4="openhab.tp-jmdns/4.0.4"
|
||||
feature.openhab.tp-jna/4.0.4="openhab.tp-jna/4.0.4"
|
||||
feature.openhab.tp-jollyday/4.0.4="openhab.tp-jollyday/4.0.4"
|
||||
feature.openhab.tp-jose4j/4.0.4="openhab.tp-jose4j/4.0.4"
|
||||
feature.openhab.tp-jupnp/4.0.4="openhab.tp-jupnp/4.0.4"
|
||||
feature.openhab.tp-lsp4j/4.0.4="openhab.tp-lsp4j/4.0.4"
|
||||
feature.openhab.tp-netty/4.0.4="openhab.tp-netty/4.0.4"
|
||||
feature.openhab.tp-serial-javacomm/4.0.4="openhab.tp-serial-javacomm/4.0.4"
|
||||
feature.openhab.tp-serial-rxtx/4.0.4="openhab.tp-serial-rxtx/4.0.4"
|
||||
feature.openhab.tp-swagger-jaxrs/4.0.4="openhab.tp-swagger-jaxrs/4.0.4"
|
||||
feature.openhab.tp-xtext-ide/4.0.4="openhab.tp-xtext-ide/4.0.4"
|
||||
feature.openhab.tp-xtext/4.0.4="openhab.tp-xtext/4.0.4"
|
||||
feature.package="package"
|
||||
feature.service="service"
|
||||
feature.shell="shell"
|
||||
|
@ -105,8 +105,8 @@ feature.wrapper="wrapper"
|
|||
felix.fileinstall.filename="file:/openhab/userdata/etc/profile.cfg"
|
||||
repository.mvn:org.apache.karaf.features/framework/4.4.3/xml/features="mvn:org.apache.karaf.features/framework/4.4.3/xml/features"
|
||||
repository.mvn:org.apache.karaf.features/standard/4.4.3/xml/features="mvn:org.apache.karaf.features/standard/4.4.3/xml/features"
|
||||
repository.mvn:org.openhab.distro/distro-kar/4.0.3/xml/features="mvn:org.openhab.distro/distro-kar/4.0.3/xml/features"
|
||||
repository.mvn:org.openhab.distro/distro/4.0.3/xml/features="mvn:org.openhab.distro/distro/4.0.3/xml/features"
|
||||
repository.mvn:org.openhab.distro/openhab-addons/4.0.3/xml/features="mvn:org.openhab.distro/openhab-addons/4.0.3/xml/features"
|
||||
repository.mvn:org.openhab.distro/distro-kar/4.0.4/xml/features="mvn:org.openhab.distro/distro-kar/4.0.4/xml/features"
|
||||
repository.mvn:org.openhab.distro/distro/4.0.4/xml/features="mvn:org.openhab.distro/distro/4.0.4/xml/features"
|
||||
repository.mvn:org.openhab.distro/openhab-addons/4.0.4/xml/features="mvn:org.openhab.distro/openhab-addons/4.0.4/xml/features"
|
||||
service.bundleLocation="?"
|
||||
service.pid="profile"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue