From 9ce97cedf39cb43cd62a2d8f8ea884026013b798 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Mon, 12 Sep 2022 22:17:32 +0200 Subject: [PATCH] Modules updated --- .gitmodules | 3 +++ caching | 2 +- fstools | 2 +- mqtt | 1 + report | 2 +- reqif | 2 +- rpi_envsens | 2 +- socket_protocol | 2 +- unittest | 2 +- 9 files changed, 11 insertions(+), 7 deletions(-) create mode 160000 mqtt diff --git a/.gitmodules b/.gitmodules index 6da1307..81e2983 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "rpi_envsens"] path = rpi_envsens url = https://git.mount-mockery.de/pylib/rpi_envsens.git +[submodule "mqtt"] + path = mqtt + url = https://git.mount-mockery.de/pylib/mqtt.git diff --git a/caching b/caching index 112833a..3b32ca5 160000 --- a/caching +++ b/caching @@ -1 +1 @@ -Subproject commit 112833ac2f90a558864af36cb05021d73a7e27b9 +Subproject commit 3b32ca5e2008f81013f3f6d68593bfff0dd69c30 diff --git a/fstools b/fstools index a88e689..c10e879 160000 --- a/fstools +++ b/fstools @@ -1 +1 @@ -Subproject commit a88e689cacdfd1b09a874f14096a0cd92137b7be +Subproject commit c10e8792abb05671dab6de51cdadda3bf8ead50f diff --git a/mqtt b/mqtt new file mode 160000 index 0000000..3d9fc16 --- /dev/null +++ b/mqtt @@ -0,0 +1 @@ +Subproject commit 3d9fc164b4a2cca4a528bd71f04b87a50cd5a078 diff --git a/report b/report index 89fc224..21bac82 160000 --- a/report +++ b/report @@ -1 +1 @@ -Subproject commit 89fc2247dd0c74a55f7e20578275779937ab5ecd +Subproject commit 21bac82e0c459ebf6d34783c9249526a657a6bbd diff --git a/reqif b/reqif index abc146d..c0e8533 160000 --- a/reqif +++ b/reqif @@ -1 +1 @@ -Subproject commit abc146db9f2a6c5f0aff6294e75e77f8b66e9450 +Subproject commit c0e8533af5eeb4dccb6cd8742c936eb456ce6466 diff --git a/rpi_envsens b/rpi_envsens index afedf43..2ffcdf2 160000 --- a/rpi_envsens +++ b/rpi_envsens @@ -1 +1 @@ -Subproject commit afedf43bdf2e3359290f69a36242ac7ec09c2c88 +Subproject commit 2ffcdf2d59b5621b46973b16130e410ba146c949 diff --git a/socket_protocol b/socket_protocol index 8debe21..7f2b90c 160000 --- a/socket_protocol +++ b/socket_protocol @@ -1 +1 @@ -Subproject commit 8debe21b956b897b973e502211fae7b563534704 +Subproject commit 7f2b90c99030ac39f5bf7bfd92d1dd3d6c3657fa diff --git a/unittest b/unittest index 38acae3..5b077ea 160000 --- a/unittest +++ b/unittest @@ -1 +1 @@ -Subproject commit 38acae338518f879807c9eadf3275d81f1b862b7 +Subproject commit 5b077eab909f6ad5cc8e8df9e0eb22ef09e47821