From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../kura/files/snapshot_0.xml.default | 191 +++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 external/meta-iot-cloud/recipes-connectivity/kura/files/snapshot_0.xml.default (limited to 'external/meta-iot-cloud/recipes-connectivity/kura/files/snapshot_0.xml.default') diff --git a/external/meta-iot-cloud/recipes-connectivity/kura/files/snapshot_0.xml.default b/external/meta-iot-cloud/recipes-connectivity/kura/files/snapshot_0.xml.default new file mode 100644 index 00000000..a114a36a --- /dev/null +++ b/external/meta-iot-cloud/recipes-connectivity/kura/files/snapshot_0.xml.default @@ -0,0 +1,191 @@ + + + + + + false + + + org.eclipse.kura.watchdog.WatchdogService + + + 10000 + + + + + + + true + + + 123 + + + 3600 + + + java-ntp + + + true + + + 10000 + + + 0.pool.ntp.org + + + org.eclipse.kura.clock.ClockService + + + + + + + SA + + + 10 + + + jdbc:h2:mem:kuradb + + + org.eclipse.kura.core.db.H2DbService + + + 900 + + + org.eclipse.kura.db.H2DbService + + + + + + + true + + + username + + + account-name + + + mqtts://broker-url:8883/ + + + false + + + memory + + + $EDC/#account-name/#client-id/MQTT/LWT + + + 30 + + + org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport + + + password + + + 20 + + + 0 + + + 4 + + + + + + + 0 + + + 60 + + + true + + + 10000 + + + 10 + + + false + + + 60 + + + org.eclipse.kura.data.DataService + + + 9 + + + 900 + + + + + + + 1-3.2 + + + false + + + 0 + + + 1 + + + 115200 + + + org.eclipse.kura.position.PositionService + + + 8 + + + + + + + true + + + %MACHINE% + + + + + + + TLSv1.2 + + + true + + + /opt/eclipse/kura/user/security/cacerts.ks + + + + -- cgit 1.2.3-korg