-
- {selectedBranch && (
- {
- setIsApiKeyDialogOpen(false);
- setSelectedBranch(null);
- }}
- />
- )}
-
- setDeleteApiKeyInfo(null)}
- />
- >
- );
-}
diff --git a/fems-app/src/app/(admin)/company/branches/page.tsx b/fems-app/src/app/(admin)/company/branches/page.tsx
index b6de11e..73abcd6 100644
--- a/fems-app/src/app/(admin)/company/branches/page.tsx
+++ b/fems-app/src/app/(admin)/company/branches/page.tsx
@@ -4,13 +4,14 @@
import { useQuery } from "@tanstack/react-query";
import { useAuthStore } from "@/stores/auth";
import { api } from "@/lib/api";
-import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card";
+// import { Card, CardContent } from "@/components/ui/card";
import { Button } from "@/components/ui/button";
import { useState } from "react";
-import { BranchTable } from "./components/BranchTable";
+import { BranchCard } from "./components/BranchCard";
import { BranchFormDialog } from "./components/BranchFormDialog";
import { DeleteBranchDialog } from "./components/DeleteBranchDialog";
import type { Company, Branch } from "@/types/company";
+import { Plus } from "lucide-react";
export default function CompanyBranchesPage() {
const { token, user } = useAuthStore();
@@ -30,7 +31,7 @@ export default function CompanyBranchesPage() {
const { data } = await api.get(
`/api/v1/admin/companies/${user?.companyId}?include=branches.apiKey`
);
- console.log(data);
+ // console.log("branches.apiKey", data);
return data;
},
enabled: !!token && !!user?.companyId,
@@ -57,30 +58,25 @@ export default function CompanyBranchesPage() {
if (!company) return
회사 정보를 찾을 수 없습니다.
;
return (
-
-
-
-
- 지점 목록
-
-
-
-
-
-
-
+
+
+
지점/공장 목록
+
+
+
{/* Dialogs */}
void;
+}
+
+export interface BranchCardProps {
+ branches: Branch[];
+ onEdit: (branch: Branch) => void;
+ onDelete: (branchId: string) => void;
+}
diff --git a/fems-mqtt/data/mosquitto.db b/fems-mqtt/data/mosquitto.db
index 568efef..bf895f8 100644
Binary files a/fems-mqtt/data/mosquitto.db and b/fems-mqtt/data/mosquitto.db differ
diff --git a/fems-mqtt/data/passwd b/fems-mqtt/data/passwd
index d27905a..a16c323 100644
--- a/fems-mqtt/data/passwd
+++ b/fems-mqtt/data/passwd
@@ -1,2 +1,2 @@
-fems:$7$101$Ach+k+7cDgannVqR$NmlplxX4UsCGcF4Z6zm+fGW+J4zGQO8n6qNLcXGVE8fxRTT9vpVrmYRRIA6uOOI6rrHzEn6MKNtxQRCZ1PpyfA==
-nodered_user:$7$101$YtBaU4/sDUXIBCL5$G3aOkSmnpo2xTjtgPYo86YszNeYQlBhlnENG8AoYG/1zCQuVf8K318R7J9L6GZno6YjQ9BgSe7aNI9rDQPshoQ==
+fems:$7$101$DReOc0qh4fHrvOsM$Jfh0DIt0Llwq30My4YnsIRnlW7BUb/kDH2zqKnYiUBuOpAIntmezbF1MYTAYJ1UOo032jQyV9IUGh+oMiHMjLg==
+nodered_user:$7$101$539VdW5cs9LGnCl9$dCGBu0MZgktD2UOcbJmHZBsMoy8P9lk1zjLDl5yyzj2AV4uPh+8/1GVd/E+z+Sq4ssNIpzVT3P47yM4WJ8gpSA==
diff --git a/fems-mqtt/log/mosquitto.log b/fems-mqtt/log/mosquitto.log
index 0a9582d..8815d8c 100755
--- a/fems-mqtt/log/mosquitto.log
+++ b/fems-mqtt/log/mosquitto.log
@@ -20111,3 +20111,2108 @@ To fix this, use `chmod 0700 /mosquitto/config/passwd`.
1732631433: New connection from ::1:52128 on port 1883.
1732631433: New client connected from ::1:52128 as auto-F6A59FAC-5787-6DA2-E7F8-4BD6011999E7 (p2, c1, k60, u'fems').
1732631433: Client auto-F6A59FAC-5787-6DA2-E7F8-4BD6011999E7 closed its connection.
+1732631620: mosquitto version 2.0.20 starting
+1732631620: Config loaded from /mosquitto/config/mosquitto.conf.
+1732631620: Opening ipv4 listen socket on port 1883.
+1732631620: Opening ipv6 listen socket on port 1883.
+1732631620: mosquitto version 2.0.20 running
+1732631623: New connection from 172.19.0.8:39820 on port 1883.
+1732631623: New client connected from 172.19.0.8:39820 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732631650: New connection from ::1:56626 on port 1883.
+1732631650: New client connected from ::1:56626 as auto-919F42F4-AAFA-5C0F-126A-3258CAFF0A81 (p2, c1, k60, u'fems').
+1732631650: Client auto-919F42F4-AAFA-5C0F-126A-3258CAFF0A81 closed its connection.
+1732631680: New connection from ::1:34984 on port 1883.
+1732631680: New client connected from ::1:34984 as auto-2C2E11C1-7B36-35E8-8EC8-208B70B88814 (p2, c1, k60, u'fems').
+1732631680: Client auto-2C2E11C1-7B36-35E8-8EC8-208B70B88814 closed its connection.
+1732631710: New connection from ::1:46158 on port 1883.
+1732631710: New client connected from ::1:46158 as auto-34DEE30C-8CAB-33B8-D427-24CACC282756 (p2, c1, k60, u'fems').
+1732631710: Client auto-34DEE30C-8CAB-33B8-D427-24CACC282756 closed its connection.
+1732631740: New connection from ::1:54592 on port 1883.
+1732631740: New client connected from ::1:54592 as auto-4DA41A7A-3E02-7940-227A-1A43CCF63CA4 (p2, c1, k60, u'fems').
+1732631740: Client auto-4DA41A7A-3E02-7940-227A-1A43CCF63CA4 closed its connection.
+1732631770: New connection from ::1:41792 on port 1883.
+1732631770: New client connected from ::1:41792 as auto-DA230A2C-2E64-6601-64BF-3604A4121543 (p2, c1, k60, u'fems').
+1732631771: Client auto-DA230A2C-2E64-6601-64BF-3604A4121543 closed its connection.
+1732631801: New connection from ::1:34776 on port 1883.
+1732631801: New client connected from ::1:34776 as auto-86FD43A5-97D1-9BA3-3DB0-FB75BFCDCA0D (p2, c1, k60, u'fems').
+1732631801: Client auto-86FD43A5-97D1-9BA3-3DB0-FB75BFCDCA0D closed its connection.
+1732631831: New connection from ::1:44338 on port 1883.
+1732631831: New client connected from ::1:44338 as auto-8211691A-1533-6420-BCBB-8B6FE211CDD4 (p2, c1, k60, u'fems').
+1732631831: Client auto-8211691A-1533-6420-BCBB-8B6FE211CDD4 closed its connection.
+1732631861: New connection from ::1:40894 on port 1883.
+1732631861: New client connected from ::1:40894 as auto-FAF2092B-E03D-943A-E05A-702BCAA47054 (p2, c1, k60, u'fems').
+1732631861: Client auto-FAF2092B-E03D-943A-E05A-702BCAA47054 closed its connection.
+1732631891: New connection from ::1:48304 on port 1883.
+1732631891: New client connected from ::1:48304 as auto-4A428B60-F8EA-6C16-C0AE-004B0D4EBAB1 (p2, c1, k60, u'fems').
+1732631891: Client auto-4A428B60-F8EA-6C16-C0AE-004B0D4EBAB1 closed its connection.
+1732631921: New connection from ::1:40860 on port 1883.
+1732631921: New client connected from ::1:40860 as auto-3986FD96-9785-1EF7-23C0-26641C1CEA61 (p2, c1, k60, u'fems').
+1732631921: Client auto-3986FD96-9785-1EF7-23C0-26641C1CEA61 closed its connection.
+1732631951: New connection from ::1:41520 on port 1883.
+1732631951: New client connected from ::1:41520 as auto-FC3F87E8-CC06-89A4-6D74-1BBDD94F34B6 (p2, c1, k60, u'fems').
+1732631951: Client auto-FC3F87E8-CC06-89A4-6D74-1BBDD94F34B6 closed its connection.
+1732631981: New connection from ::1:46888 on port 1883.
+1732631981: New client connected from ::1:46888 as auto-EA63DB87-3513-DBC2-EEC8-520A328C350C (p2, c1, k60, u'fems').
+1732631981: Client auto-EA63DB87-3513-DBC2-EEC8-520A328C350C closed its connection.
+1732632013: New connection from ::1:56822 on port 1883.
+1732632013: New client connected from ::1:56822 as auto-73E1C8AB-01DF-E99C-4D50-18B6D0A3D947 (p2, c1, k60, u'fems').
+1732632013: Client auto-73E1C8AB-01DF-E99C-4D50-18B6D0A3D947 closed its connection.
+1732632043: New connection from ::1:58744 on port 1883.
+1732632043: New client connected from ::1:58744 as auto-D7B15A12-6AD9-070C-8303-932C64BE77CE (p2, c1, k60, u'fems').
+1732632043: Client auto-D7B15A12-6AD9-070C-8303-932C64BE77CE closed its connection.
+1732632099: New connection from ::1:45712 on port 1883.
+1732632099: New client connected from ::1:45712 as auto-173A5AA0-38AE-37F0-CE92-C0878B15F4CF (p2, c1, k60, u'fems').
+1732632099: Client auto-173A5AA0-38AE-37F0-CE92-C0878B15F4CF closed its connection.
+1732633097: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732633102: New connection from 172.19.0.8:57302 on port 1883.
+1732633102: New client connected from 172.19.0.8:57302 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732633111: New connection from ::1:53708 on port 1883.
+1732633111: New client connected from ::1:53708 as auto-1E808DDC-1237-42D0-FB8C-3235A2157C71 (p2, c1, k60, u'fems').
+1732633111: Client auto-1E808DDC-1237-42D0-FB8C-3235A2157C71 closed its connection.
+1732633141: New connection from ::1:34646 on port 1883.
+1732633141: New client connected from ::1:34646 as auto-A64B8601-803B-5B13-4E57-E04BF2BAEC3C (p2, c1, k60, u'fems').
+1732633142: Client auto-A64B8601-803B-5B13-4E57-E04BF2BAEC3C closed its connection.
+1732633172: New connection from ::1:37518 on port 1883.
+1732633172: New client connected from ::1:37518 as auto-81DEF7B7-5071-9F91-AFF0-D4E80640FA4B (p2, c1, k60, u'fems').
+1732633172: Client auto-81DEF7B7-5071-9F91-AFF0-D4E80640FA4B closed its connection.
+1732633202: New connection from ::1:41404 on port 1883.
+1732633202: New client connected from ::1:41404 as auto-18AFF0CC-2FF6-B1C1-82E8-7566749F1189 (p2, c1, k60, u'fems').
+1732633202: Client auto-18AFF0CC-2FF6-B1C1-82E8-7566749F1189 closed its connection.
+1732633232: New connection from ::1:54744 on port 1883.
+1732633232: New client connected from ::1:54744 as auto-69DA303F-7231-4D94-6E70-6DD40DB2E4BA (p2, c1, k60, u'fems').
+1732633232: Client auto-69DA303F-7231-4D94-6E70-6DD40DB2E4BA closed its connection.
+1732633262: New connection from ::1:60792 on port 1883.
+1732633262: New client connected from ::1:60792 as auto-8360875F-94C2-6050-12BE-CE6F252DB602 (p2, c1, k60, u'fems').
+1732633262: Client auto-8360875F-94C2-6050-12BE-CE6F252DB602 closed its connection.
+1732633292: New connection from ::1:52728 on port 1883.
+1732633292: New client connected from ::1:52728 as auto-A2B95370-0370-FB86-6217-E63211791F19 (p2, c1, k60, u'fems').
+1732633292: Client auto-A2B95370-0370-FB86-6217-E63211791F19 closed its connection.
+1732633322: New connection from ::1:55910 on port 1883.
+1732633322: New client connected from ::1:55910 as auto-EE47AE86-FC6B-94E0-32C4-08A1DD7C0E29 (p2, c1, k60, u'fems').
+1732633322: Client auto-EE47AE86-FC6B-94E0-32C4-08A1DD7C0E29 closed its connection.
+1732633352: New connection from ::1:54470 on port 1883.
+1732633352: New client connected from ::1:54470 as auto-B673C977-C973-12A8-F28A-A963E751A998 (p2, c1, k60, u'fems').
+1732633352: Client auto-B673C977-C973-12A8-F28A-A963E751A998 closed its connection.
+1732633382: New connection from ::1:43862 on port 1883.
+1732633382: New client connected from ::1:43862 as auto-A8399786-47EA-660F-96A5-9961D91C41AF (p2, c1, k60, u'fems').
+1732633382: Client auto-A8399786-47EA-660F-96A5-9961D91C41AF closed its connection.
+1732633412: New connection from ::1:44748 on port 1883.
+1732633412: New client connected from ::1:44748 as auto-1259B59E-2873-2A8E-EA9E-C392657D0B21 (p2, c1, k60, u'fems').
+1732633412: Client auto-1259B59E-2873-2A8E-EA9E-C392657D0B21 closed its connection.
+1732633421: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732633442: New connection from ::1:47000 on port 1883.
+1732633442: New client connected from ::1:47000 as auto-EB58055B-F0F2-1855-FA33-B81B9E3AEF66 (p2, c1, k60, u'fems').
+1732633442: Client auto-EB58055B-F0F2-1855-FA33-B81B9E3AEF66 closed its connection.
+1732633472: New connection from ::1:51416 on port 1883.
+1732633472: New client connected from ::1:51416 as auto-B1086238-81CD-7FE4-8794-CE553294D753 (p2, c1, k60, u'fems').
+1732633473: Client auto-B1086238-81CD-7FE4-8794-CE553294D753 closed its connection.
+1732633663: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732633668: New connection from 172.19.0.8:48314 on port 1883.
+1732633668: New client connected from 172.19.0.8:48314 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732633679: New connection from ::1:41440 on port 1883.
+1732633679: New client connected from ::1:41440 as auto-A8AB413D-6F19-78F7-F5FB-D961954C46CC (p2, c1, k60, u'fems').
+1732633679: Client auto-A8AB413D-6F19-78F7-F5FB-D961954C46CC closed its connection.
+1732633709: New connection from ::1:32916 on port 1883.
+1732633709: New client connected from ::1:32916 as auto-7B962A3B-316D-5E4E-7905-4A0E9AF67FE2 (p2, c1, k60, u'fems').
+1732633709: Client auto-7B962A3B-316D-5E4E-7905-4A0E9AF67FE2 closed its connection.
+1732633947: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732633952: New connection from 172.19.0.8:57406 on port 1883.
+1732633952: New client connected from 172.19.0.8:57406 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732633963: New connection from ::1:55880 on port 1883.
+1732633963: New client connected from ::1:55880 as auto-266EF69C-7F62-4546-883A-306ABD0F20BD (p2, c1, k60, u'fems').
+1732633963: Client auto-266EF69C-7F62-4546-883A-306ABD0F20BD closed its connection.
+1732634276: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732634281: New connection from 172.19.0.8:44104 on port 1883.
+1732634281: New client connected from 172.19.0.8:44104 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732634292: New connection from ::1:50434 on port 1883.
+1732634292: New client connected from ::1:50434 as auto-C0E69B92-69FC-296B-53CA-3A730DEC0B97 (p2, c1, k60, u'fems').
+1732634292: Client auto-C0E69B92-69FC-296B-53CA-3A730DEC0B97 closed its connection.
+1732634322: New connection from ::1:49638 on port 1883.
+1732634322: New client connected from ::1:49638 as auto-CE571268-9795-E2AC-0022-765738670152 (p2, c1, k60, u'fems').
+1732634322: Client auto-CE571268-9795-E2AC-0022-765738670152 closed its connection.
+1732634352: New connection from ::1:53040 on port 1883.
+1732634352: New client connected from ::1:53040 as auto-B3555857-B41E-AE09-A5CF-129AF49811C5 (p2, c1, k60, u'fems').
+1732634352: Client auto-B3555857-B41E-AE09-A5CF-129AF49811C5 closed its connection.
+1732634382: New connection from ::1:57608 on port 1883.
+1732634382: New client connected from ::1:57608 as auto-650AC3ED-BBC6-B0A5-4503-38040260964F (p2, c1, k60, u'fems').
+1732634382: Client auto-650AC3ED-BBC6-B0A5-4503-38040260964F closed its connection.
+1732634693: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732634698: New connection from 172.19.0.8:46352 on port 1883.
+1732634698: New client connected from 172.19.0.8:46352 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732634709: New connection from ::1:45208 on port 1883.
+1732634709: New client connected from ::1:45208 as auto-6991DEF2-4250-4F93-CE34-0536EC31DDFD (p2, c1, k60, u'fems').
+1732634709: Client auto-6991DEF2-4250-4F93-CE34-0536EC31DDFD closed its connection.
+1732634739: New connection from ::1:33454 on port 1883.
+1732634739: New client connected from ::1:33454 as auto-F9C99CD0-3FFB-2D4D-669C-3655CCA71A94 (p2, c1, k60, u'fems').
+1732634739: Client auto-F9C99CD0-3FFB-2D4D-669C-3655CCA71A94 closed its connection.
+1732635704: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732635704: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732635709: New connection from 172.19.0.8:35534 on port 1883.
+1732635709: New client connected from 172.19.0.8:35534 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732635720: New connection from ::1:40922 on port 1883.
+1732635720: New client connected from ::1:40922 as auto-604229DD-1E93-B277-C457-F9F8D2C1EFCB (p2, c1, k60, u'fems').
+1732635720: Client auto-604229DD-1E93-B277-C457-F9F8D2C1EFCB closed its connection.
+1732635750: New connection from ::1:33250 on port 1883.
+1732635750: New client connected from ::1:33250 as auto-06475E24-62FF-0FAE-B69A-38D61592ABF3 (p2, c1, k60, u'fems').
+1732635750: Client auto-06475E24-62FF-0FAE-B69A-38D61592ABF3 closed its connection.
+1732635781: New connection from ::1:38314 on port 1883.
+1732635781: New client connected from ::1:38314 as auto-55FEF9AE-3538-0532-8F5A-38000742111F (p2, c1, k60, u'fems').
+1732635781: Client auto-55FEF9AE-3538-0532-8F5A-38000742111F closed its connection.
+1732635811: New connection from ::1:56198 on port 1883.
+1732635811: New client connected from ::1:56198 as auto-0E5404FF-9C12-9F13-6F52-BBAE5D953781 (p2, c1, k60, u'fems').
+1732635811: Client auto-0E5404FF-9C12-9F13-6F52-BBAE5D953781 closed its connection.
+1732635841: New connection from ::1:50500 on port 1883.
+1732635841: New client connected from ::1:50500 as auto-64C3C0C8-CA10-C897-46C5-D33AB3A3FCF5 (p2, c1, k60, u'fems').
+1732635841: Client auto-64C3C0C8-CA10-C897-46C5-D33AB3A3FCF5 closed its connection.
+1732635871: New connection from ::1:50306 on port 1883.
+1732635871: New client connected from ::1:50306 as auto-4F5B6BFA-2CCD-D72B-A51D-181C833D8206 (p2, c1, k60, u'fems').
+1732635871: Client auto-4F5B6BFA-2CCD-D72B-A51D-181C833D8206 closed its connection.
+1732635901: New connection from ::1:42422 on port 1883.
+1732635901: New client connected from ::1:42422 as auto-16FAD4EB-2518-7093-0F6B-720BA8130D5A (p2, c1, k60, u'fems').
+1732635901: Client auto-16FAD4EB-2518-7093-0F6B-720BA8130D5A closed its connection.
+1732635931: New connection from ::1:44544 on port 1883.
+1732635931: New client connected from ::1:44544 as auto-B6523A31-108E-987B-24A7-56EEC63ED2C0 (p2, c1, k60, u'fems').
+1732635931: Client auto-B6523A31-108E-987B-24A7-56EEC63ED2C0 closed its connection.
+1732635961: New connection from ::1:51374 on port 1883.
+1732635961: New client connected from ::1:51374 as auto-9CD16BE8-EFA0-DAB0-A33B-A6186AB76EA0 (p2, c1, k60, u'fems').
+1732635961: Client auto-9CD16BE8-EFA0-DAB0-A33B-A6186AB76EA0 closed its connection.
+1732635991: New connection from ::1:50300 on port 1883.
+1732635991: New client connected from ::1:50300 as auto-EE55B3C6-0603-A2A1-E7C8-90B85E8120EB (p2, c1, k60, u'fems').
+1732635991: Client auto-EE55B3C6-0603-A2A1-E7C8-90B85E8120EB closed its connection.
+1732636021: New connection from ::1:45404 on port 1883.
+1732636021: New client connected from ::1:45404 as auto-D54F2A5C-C532-4D18-AE16-6A5DE4B7D830 (p2, c1, k60, u'fems').
+1732636021: Client auto-D54F2A5C-C532-4D18-AE16-6A5DE4B7D830 closed its connection.
+1732636051: New connection from ::1:52778 on port 1883.
+1732636051: New client connected from ::1:52778 as auto-16A8B2D1-1C3C-FD52-EFA8-3DFAB14592D6 (p2, c1, k60, u'fems').
+1732636051: Client auto-16A8B2D1-1C3C-FD52-EFA8-3DFAB14592D6 closed its connection.
+1732636081: New connection from ::1:59076 on port 1883.
+1732636081: New client connected from ::1:59076 as auto-7746CD3E-3B48-1278-4AC1-0CD1641A8E73 (p2, c1, k60, u'fems').
+1732636081: Client auto-7746CD3E-3B48-1278-4AC1-0CD1641A8E73 closed its connection.
+1732636111: New connection from ::1:42108 on port 1883.
+1732636111: New client connected from ::1:42108 as auto-81F9ED57-2EDF-E6C9-9ACD-7A3B5D8BA715 (p2, c1, k60, u'fems').
+1732636112: Client auto-81F9ED57-2EDF-E6C9-9ACD-7A3B5D8BA715 closed its connection.
+1732636142: New connection from ::1:45616 on port 1883.
+1732636142: New client connected from ::1:45616 as auto-76FF5382-D2A1-BA4F-5E26-77D15808725D (p2, c1, k60, u'fems').
+1732636142: Client auto-76FF5382-D2A1-BA4F-5E26-77D15808725D closed its connection.
+1732636172: New connection from ::1:60702 on port 1883.
+1732636172: New client connected from ::1:60702 as auto-02F5E0F0-6A9F-FC1B-58B2-0DAE5A420B01 (p2, c1, k60, u'fems').
+1732636172: Client auto-02F5E0F0-6A9F-FC1B-58B2-0DAE5A420B01 closed its connection.
+1732636202: New connection from ::1:42966 on port 1883.
+1732636202: New client connected from ::1:42966 as auto-9412E03B-AFB7-54E0-5B63-49F112649B82 (p2, c1, k60, u'fems').
+1732636202: Client auto-9412E03B-AFB7-54E0-5B63-49F112649B82 closed its connection.
+1732636232: New connection from ::1:33198 on port 1883.
+1732636232: New client connected from ::1:33198 as auto-FE38A2B5-3703-8106-850F-185472AA141A (p2, c1, k60, u'fems').
+1732636232: Client auto-FE38A2B5-3703-8106-850F-185472AA141A closed its connection.
+1732636262: New connection from ::1:60712 on port 1883.
+1732636262: New client connected from ::1:60712 as auto-931E8FB3-AD0E-9ED7-D856-A5F67EF73F9B (p2, c1, k60, u'fems').
+1732636262: Client auto-931E8FB3-AD0E-9ED7-D856-A5F67EF73F9B closed its connection.
+1732636292: New connection from ::1:50546 on port 1883.
+1732636292: New client connected from ::1:50546 as auto-2F32194E-E2A6-FCCB-EDAE-8772CDD560CB (p2, c1, k60, u'fems').
+1732636292: Client auto-2F32194E-E2A6-FCCB-EDAE-8772CDD560CB closed its connection.
+1732636322: New connection from ::1:42732 on port 1883.
+1732636322: New client connected from ::1:42732 as auto-6F729D6B-2846-F237-3228-C8E52365714B (p2, c1, k60, u'fems').
+1732636322: Client auto-6F729D6B-2846-F237-3228-C8E52365714B closed its connection.
+1732636352: New connection from ::1:40046 on port 1883.
+1732636352: New client connected from ::1:40046 as auto-8DB02944-75F9-6C05-ABAA-1489F04EF842 (p2, c1, k60, u'fems').
+1732636352: Client auto-8DB02944-75F9-6C05-ABAA-1489F04EF842 closed its connection.
+1732636382: New connection from ::1:49808 on port 1883.
+1732636382: New client connected from ::1:49808 as auto-485E1C5E-7891-DAE6-C455-9B50FF1BA435 (p2, c1, k60, u'fems').
+1732636382: Client auto-485E1C5E-7891-DAE6-C455-9B50FF1BA435 closed its connection.
+1732636412: New connection from ::1:35628 on port 1883.
+1732636412: New client connected from ::1:35628 as auto-92583AED-6D52-E950-0167-99E23A6D3959 (p2, c1, k60, u'fems').
+1732636413: Client auto-92583AED-6D52-E950-0167-99E23A6D3959 closed its connection.
+1732636443: New connection from ::1:45658 on port 1883.
+1732636443: New client connected from ::1:45658 as auto-88B338AB-3CAB-96C3-0243-97263D002040 (p2, c1, k60, u'fems').
+1732636443: Client auto-88B338AB-3CAB-96C3-0243-97263D002040 closed its connection.
+1732636473: New connection from ::1:38392 on port 1883.
+1732636473: New client connected from ::1:38392 as auto-109DA17C-A0F0-4962-D63D-15EA6BBD20D6 (p2, c1, k60, u'fems').
+1732636473: Client auto-109DA17C-A0F0-4962-D63D-15EA6BBD20D6 closed its connection.
+1732636503: New connection from ::1:36766 on port 1883.
+1732636503: New client connected from ::1:36766 as auto-9067AE49-F2D5-ECBA-8935-1C811DFD8182 (p2, c1, k60, u'fems').
+1732636503: Client auto-9067AE49-F2D5-ECBA-8935-1C811DFD8182 closed its connection.
+1732636533: New connection from ::1:40722 on port 1883.
+1732636533: New client connected from ::1:40722 as auto-A3D32380-1515-4AC1-5779-BB1A484C5F70 (p2, c1, k60, u'fems').
+1732636533: Client auto-A3D32380-1515-4AC1-5779-BB1A484C5F70 closed its connection.
+1732636563: New connection from ::1:48578 on port 1883.
+1732636563: New client connected from ::1:48578 as auto-4742A038-7EFB-F282-05DB-D7E351BF282A (p2, c1, k60, u'fems').
+1732636563: Client auto-4742A038-7EFB-F282-05DB-D7E351BF282A closed its connection.
+1732636593: New connection from ::1:40348 on port 1883.
+1732636593: New client connected from ::1:40348 as auto-E49D085F-81E7-8113-5B6C-9C35FECEF9AB (p2, c1, k60, u'fems').
+1732636593: Client auto-E49D085F-81E7-8113-5B6C-9C35FECEF9AB closed its connection.
+1732636623: New connection from ::1:42808 on port 1883.
+1732636623: New client connected from ::1:42808 as auto-184CB1B2-58D0-C312-9336-BA39153252C8 (p2, c1, k60, u'fems').
+1732636623: Client auto-184CB1B2-58D0-C312-9336-BA39153252C8 closed its connection.
+1732636653: New connection from ::1:46982 on port 1883.
+1732636653: New client connected from ::1:46982 as auto-A18C12F4-A028-CE2D-0C26-54A6957FF8E3 (p2, c1, k60, u'fems').
+1732636653: Client auto-A18C12F4-A028-CE2D-0C26-54A6957FF8E3 closed its connection.
+1732636683: New connection from ::1:33698 on port 1883.
+1732636683: New client connected from ::1:33698 as auto-4482978A-583F-6D55-10E7-C3A15CDFD636 (p2, c1, k60, u'fems').
+1732636683: Client auto-4482978A-583F-6D55-10E7-C3A15CDFD636 closed its connection.
+1732636713: New connection from ::1:42532 on port 1883.
+1732636713: New client connected from ::1:42532 as auto-F3F4AF9D-AA58-F960-4114-D56993E80300 (p2, c1, k60, u'fems').
+1732636713: Client auto-F3F4AF9D-AA58-F960-4114-D56993E80300 closed its connection.
+1732636743: New connection from ::1:41298 on port 1883.
+1732636743: New client connected from ::1:41298 as auto-249939A3-1335-91E5-6678-4E12CB7F0D41 (p2, c1, k60, u'fems').
+1732636743: Client auto-249939A3-1335-91E5-6678-4E12CB7F0D41 closed its connection.
+1732636774: New connection from ::1:57608 on port 1883.
+1732636774: New client connected from ::1:57608 as auto-8B2D6416-F622-4000-4C1D-0E3324FC644F (p2, c1, k60, u'fems').
+1732636774: Client auto-8B2D6416-F622-4000-4C1D-0E3324FC644F closed its connection.
+1732636804: New connection from ::1:40390 on port 1883.
+1732636804: New client connected from ::1:40390 as auto-1E1D35BD-A2B1-D8C3-5645-D48E30BD1806 (p2, c1, k60, u'fems').
+1732636804: Client auto-1E1D35BD-A2B1-D8C3-5645-D48E30BD1806 closed its connection.
+1732636834: New connection from ::1:34812 on port 1883.
+1732636834: New client connected from ::1:34812 as auto-F44F92FA-182C-5DE4-A434-DF8FCBB5DED7 (p2, c1, k60, u'fems').
+1732636834: Client auto-F44F92FA-182C-5DE4-A434-DF8FCBB5DED7 closed its connection.
+1732636864: New connection from ::1:50572 on port 1883.
+1732636864: New client connected from ::1:50572 as auto-6313D22A-6086-6640-D2D7-80F84BA1CC2D (p2, c1, k60, u'fems').
+1732636864: Client auto-6313D22A-6086-6640-D2D7-80F84BA1CC2D closed its connection.
+1732636894: New connection from ::1:40978 on port 1883.
+1732636894: New client connected from ::1:40978 as auto-B74D0FB3-16CF-C4D7-934B-6ECEC33DCC91 (p2, c1, k60, u'fems').
+1732636894: Client auto-B74D0FB3-16CF-C4D7-934B-6ECEC33DCC91 closed its connection.
+1732636924: New connection from ::1:33688 on port 1883.
+1732636924: New client connected from ::1:33688 as auto-693E357D-4CC8-94B9-43D8-C8C4493A1085 (p2, c1, k60, u'fems').
+1732636924: Client auto-693E357D-4CC8-94B9-43D8-C8C4493A1085 closed its connection.
+1732636954: New connection from ::1:41982 on port 1883.
+1732636954: New client connected from ::1:41982 as auto-BF53063A-01D9-93B1-B217-81B84E77CB62 (p2, c1, k60, u'fems').
+1732636954: Client auto-BF53063A-01D9-93B1-B217-81B84E77CB62 closed its connection.
+1732636984: New connection from ::1:42644 on port 1883.
+1732636984: New client connected from ::1:42644 as auto-D86AC330-A231-81D6-64A3-BA63BAD96B24 (p2, c1, k60, u'fems').
+1732636984: Client auto-D86AC330-A231-81D6-64A3-BA63BAD96B24 closed its connection.
+1732637014: New connection from ::1:54008 on port 1883.
+1732637014: New client connected from ::1:54008 as auto-3F623647-5DB5-3791-62F9-40441E4AA5B2 (p2, c1, k60, u'fems').
+1732637014: Client auto-3F623647-5DB5-3791-62F9-40441E4AA5B2 closed its connection.
+1732637044: New connection from ::1:50028 on port 1883.
+1732637044: New client connected from ::1:50028 as auto-A4521586-1EC2-B4F9-F42C-DC07D6444CC8 (p2, c1, k60, u'fems').
+1732637044: Client auto-A4521586-1EC2-B4F9-F42C-DC07D6444CC8 closed its connection.
+1732637074: New connection from ::1:32796 on port 1883.
+1732637074: New client connected from ::1:32796 as auto-6BE576C6-B3CE-BCF3-1296-7D3CB9DF9451 (p2, c1, k60, u'fems').
+1732637074: Client auto-6BE576C6-B3CE-BCF3-1296-7D3CB9DF9451 closed its connection.
+1732637104: New connection from ::1:48862 on port 1883.
+1732637104: New client connected from ::1:48862 as auto-BBF4C35D-46FC-D7DC-60C2-06B20EAA0531 (p2, c1, k60, u'fems').
+1732637105: Client auto-BBF4C35D-46FC-D7DC-60C2-06B20EAA0531 closed its connection.
+1732637135: New connection from ::1:48270 on port 1883.
+1732637135: New client connected from ::1:48270 as auto-D484A575-18C6-B69E-331B-4209D6DF452F (p2, c1, k60, u'fems').
+1732637135: Client auto-D484A575-18C6-B69E-331B-4209D6DF452F closed its connection.
+1732637165: New connection from ::1:51030 on port 1883.
+1732637165: New client connected from ::1:51030 as auto-DF08AAA0-E7E3-5E42-1183-06D86754E162 (p2, c1, k60, u'fems').
+1732637165: Client auto-DF08AAA0-E7E3-5E42-1183-06D86754E162 closed its connection.
+1732637195: New connection from ::1:53594 on port 1883.
+1732637195: New client connected from ::1:53594 as auto-06BD8EF1-92C2-9F8A-098D-9D0A21C35E87 (p2, c1, k60, u'fems').
+1732637195: Client auto-06BD8EF1-92C2-9F8A-098D-9D0A21C35E87 closed its connection.
+1732637225: New connection from ::1:49146 on port 1883.
+1732637225: New client connected from ::1:49146 as auto-BA4B59D9-3932-5789-4BFD-9B8F94F9251A (p2, c1, k60, u'fems').
+1732637225: Client auto-BA4B59D9-3932-5789-4BFD-9B8F94F9251A closed its connection.
+1732637255: New connection from ::1:40804 on port 1883.
+1732637255: New client connected from ::1:40804 as auto-865A9B7D-4B2F-DF67-53D7-847FC35DDB75 (p2, c1, k60, u'fems').
+1732637255: Client auto-865A9B7D-4B2F-DF67-53D7-847FC35DDB75 closed its connection.
+1732637285: New connection from ::1:36138 on port 1883.
+1732637285: New client connected from ::1:36138 as auto-208A3F1E-794F-7EE4-09EF-DF6037FD963C (p2, c1, k60, u'fems').
+1732637285: Client auto-208A3F1E-794F-7EE4-09EF-DF6037FD963C closed its connection.
+1732637315: New connection from ::1:33164 on port 1883.
+1732637315: New client connected from ::1:33164 as auto-7A2BB99C-F9AB-E7EE-891C-007555FBA21A (p2, c1, k60, u'fems').
+1732637315: Client auto-7A2BB99C-F9AB-E7EE-891C-007555FBA21A closed its connection.
+1732637345: New connection from ::1:52008 on port 1883.
+1732637345: New client connected from ::1:52008 as auto-84CA4F31-2C13-217F-67B5-CB989CF6AF16 (p2, c1, k60, u'fems').
+1732637345: Client auto-84CA4F31-2C13-217F-67B5-CB989CF6AF16 closed its connection.
+1732637375: New connection from ::1:38544 on port 1883.
+1732637375: New client connected from ::1:38544 as auto-025468CB-8AF2-C4CB-E85B-27B05F99E4E5 (p2, c1, k60, u'fems').
+1732637375: Client auto-025468CB-8AF2-C4CB-E85B-27B05F99E4E5 closed its connection.
+1732637405: New connection from ::1:43964 on port 1883.
+1732637405: New client connected from ::1:43964 as auto-C7DF8EA6-1F0D-CEE1-DCE2-36C92EB4BDDE (p2, c1, k60, u'fems').
+1732637405: Client auto-C7DF8EA6-1F0D-CEE1-DCE2-36C92EB4BDDE closed its connection.
+1732637435: New connection from ::1:58260 on port 1883.
+1732637435: New client connected from ::1:58260 as auto-DA6B4A9E-B359-3BCE-4E91-236076FC040C (p2, c1, k60, u'fems').
+1732637435: Client auto-DA6B4A9E-B359-3BCE-4E91-236076FC040C closed its connection.
+1732637466: New connection from ::1:56048 on port 1883.
+1732637466: New client connected from ::1:56048 as auto-08863FE3-B8D4-BA26-63EF-D10DF893FD4E (p2, c1, k60, u'fems').
+1732637466: Client auto-08863FE3-B8D4-BA26-63EF-D10DF893FD4E closed its connection.
+1732637496: New connection from ::1:37566 on port 1883.
+1732637496: New client connected from ::1:37566 as auto-81D98418-EEED-A2C0-1E3E-29C6BA0C96AE (p2, c1, k60, u'fems').
+1732637496: Client auto-81D98418-EEED-A2C0-1E3E-29C6BA0C96AE closed its connection.
+1732637505: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732637526: New connection from ::1:56252 on port 1883.
+1732637526: New client connected from ::1:56252 as auto-CC829BF1-6EA2-0057-CD61-0EBDD89EC538 (p2, c1, k60, u'fems').
+1732637526: Client auto-CC829BF1-6EA2-0057-CD61-0EBDD89EC538 closed its connection.
+1732637556: New connection from ::1:60698 on port 1883.
+1732637556: New client connected from ::1:60698 as auto-B112362A-BDA0-5D96-6258-A8BB2A9002B3 (p2, c1, k60, u'fems').
+1732637556: Client auto-B112362A-BDA0-5D96-6258-A8BB2A9002B3 closed its connection.
+1732637586: New connection from ::1:48196 on port 1883.
+1732637586: New client connected from ::1:48196 as auto-C79A0F45-490E-3F94-22E4-F73FAECD6AAF (p2, c1, k60, u'fems').
+1732637586: Client auto-C79A0F45-490E-3F94-22E4-F73FAECD6AAF closed its connection.
+1732637616: New connection from ::1:57398 on port 1883.
+1732637616: New client connected from ::1:57398 as auto-FBCDF786-4DE5-6920-D29F-7E6890882AAE (p2, c1, k60, u'fems').
+1732637616: Client auto-FBCDF786-4DE5-6920-D29F-7E6890882AAE closed its connection.
+1732637646: New connection from ::1:45104 on port 1883.
+1732637646: New client connected from ::1:45104 as auto-EB71B8D1-EDEF-50BF-49F3-81EDB0E4AFDE (p2, c1, k60, u'fems').
+1732637646: Client auto-EB71B8D1-EDEF-50BF-49F3-81EDB0E4AFDE closed its connection.
+1732637676: New connection from ::1:55412 on port 1883.
+1732637676: New client connected from ::1:55412 as auto-773E4E80-C2F8-F356-BB52-0171116AE465 (p2, c1, k60, u'fems').
+1732637676: Client auto-773E4E80-C2F8-F356-BB52-0171116AE465 closed its connection.
+1732637706: New connection from ::1:56314 on port 1883.
+1732637706: New client connected from ::1:56314 as auto-4FC61C72-1966-C947-1D97-D40D423C66BA (p2, c1, k60, u'fems').
+1732637706: Client auto-4FC61C72-1966-C947-1D97-D40D423C66BA closed its connection.
+1732637736: New connection from ::1:44342 on port 1883.
+1732637736: New client connected from ::1:44342 as auto-A9D1B911-76DB-8A30-DEAC-6F7024C8C11E (p2, c1, k60, u'fems').
+1732637736: Client auto-A9D1B911-76DB-8A30-DEAC-6F7024C8C11E closed its connection.
+1732637766: New connection from ::1:42454 on port 1883.
+1732637766: New client connected from ::1:42454 as auto-62B631F8-3100-B2F4-E4C1-F719B859BC59 (p2, c1, k60, u'fems').
+1732637767: Client auto-62B631F8-3100-B2F4-E4C1-F719B859BC59 closed its connection.
+1732637797: New connection from ::1:49984 on port 1883.
+1732637797: New client connected from ::1:49984 as auto-8E8EA277-327C-1F27-A625-D27847B585B3 (p2, c1, k60, u'fems').
+1732637797: Client auto-8E8EA277-327C-1F27-A625-D27847B585B3 closed its connection.
+1732637827: New connection from ::1:35124 on port 1883.
+1732637827: New client connected from ::1:35124 as auto-AD77652A-DD43-6C02-3BCA-C3DA264F3B04 (p2, c1, k60, u'fems').
+1732637827: Client auto-AD77652A-DD43-6C02-3BCA-C3DA264F3B04 closed its connection.
+1732637857: New connection from ::1:40654 on port 1883.
+1732637857: New client connected from ::1:40654 as auto-6C101347-AAC3-6594-9962-3139C8C60139 (p2, c1, k60, u'fems').
+1732637857: Client auto-6C101347-AAC3-6594-9962-3139C8C60139 closed its connection.
+1732637887: New connection from ::1:54716 on port 1883.
+1732637887: New client connected from ::1:54716 as auto-74EFC001-B323-C2E5-6D95-421154E4B5A2 (p2, c1, k60, u'fems').
+1732637887: Client auto-74EFC001-B323-C2E5-6D95-421154E4B5A2 closed its connection.
+1732637917: New connection from ::1:49494 on port 1883.
+1732637917: New client connected from ::1:49494 as auto-111C25F6-D991-1D52-D95C-2B023AE3280B (p2, c1, k60, u'fems').
+1732637917: Client auto-111C25F6-D991-1D52-D95C-2B023AE3280B closed its connection.
+1732637947: New connection from ::1:52550 on port 1883.
+1732637947: New client connected from ::1:52550 as auto-2CBA9B2B-69FC-B0B5-BDB5-2AB029DC0224 (p2, c1, k60, u'fems').
+1732637947: Client auto-2CBA9B2B-69FC-B0B5-BDB5-2AB029DC0224 closed its connection.
+1732637977: New connection from ::1:53712 on port 1883.
+1732637977: New client connected from ::1:53712 as auto-62410690-0662-9E2F-E991-C09281470C34 (p2, c1, k60, u'fems').
+1732637977: Client auto-62410690-0662-9E2F-E991-C09281470C34 closed its connection.
+1732638007: New connection from ::1:56350 on port 1883.
+1732638007: New client connected from ::1:56350 as auto-BED2210F-5BD0-7A93-0487-FC5AAA6ED854 (p2, c1, k60, u'fems').
+1732638007: Client auto-BED2210F-5BD0-7A93-0487-FC5AAA6ED854 closed its connection.
+1732638037: New connection from ::1:37014 on port 1883.
+1732638037: New client connected from ::1:37014 as auto-20A80F60-34F6-9522-7F99-ED13A3F540D7 (p2, c1, k60, u'fems').
+1732638037: Client auto-20A80F60-34F6-9522-7F99-ED13A3F540D7 closed its connection.
+1732638067: New connection from ::1:45588 on port 1883.
+1732638067: New client connected from ::1:45588 as auto-D03319FA-A77E-8280-6996-893449BBB938 (p2, c1, k60, u'fems').
+1732638067: Client auto-D03319FA-A77E-8280-6996-893449BBB938 closed its connection.
+1732638098: New connection from ::1:40400 on port 1883.
+1732638098: New client connected from ::1:40400 as auto-6394F36E-9204-0542-C9D2-FF0CCDFCE61F (p2, c1, k60, u'fems').
+1732638098: Client auto-6394F36E-9204-0542-C9D2-FF0CCDFCE61F closed its connection.
+1732638128: New connection from ::1:34308 on port 1883.
+1732638128: New client connected from ::1:34308 as auto-8978636C-DDBD-A026-5B6C-F49F5A1ED549 (p2, c1, k60, u'fems').
+1732638128: Client auto-8978636C-DDBD-A026-5B6C-F49F5A1ED549 closed its connection.
+1732638158: New connection from ::1:37514 on port 1883.
+1732638158: New client connected from ::1:37514 as auto-F87F2B9D-E55F-747B-B7EC-0CFD213A8088 (p2, c1, k60, u'fems').
+1732638158: Client auto-F87F2B9D-E55F-747B-B7EC-0CFD213A8088 closed its connection.
+1732638188: New connection from ::1:47388 on port 1883.
+1732638188: New client connected from ::1:47388 as auto-8757946A-7DE5-7393-4630-5E335BA83DA5 (p2, c1, k60, u'fems').
+1732638188: Client auto-8757946A-7DE5-7393-4630-5E335BA83DA5 closed its connection.
+1732638218: New connection from ::1:53478 on port 1883.
+1732638218: New client connected from ::1:53478 as auto-3EE72633-23A5-A764-6B5B-6B3E7B5B98DC (p2, c1, k60, u'fems').
+1732638218: Client auto-3EE72633-23A5-A764-6B5B-6B3E7B5B98DC closed its connection.
+1732638248: New connection from ::1:58576 on port 1883.
+1732638248: New client connected from ::1:58576 as auto-2D6E2540-FB57-A3EF-AB20-48B3630D6D12 (p2, c1, k60, u'fems').
+1732638248: Client auto-2D6E2540-FB57-A3EF-AB20-48B3630D6D12 closed its connection.
+1732638278: New connection from ::1:42016 on port 1883.
+1732638278: New client connected from ::1:42016 as auto-D8C7F577-46B2-90FB-F68C-E4307C018BC3 (p2, c1, k60, u'fems').
+1732638278: Client auto-D8C7F577-46B2-90FB-F68C-E4307C018BC3 closed its connection.
+1732638308: New connection from ::1:38004 on port 1883.
+1732638308: New client connected from ::1:38004 as auto-D4BC7064-355D-6539-5E65-8E3A0176EC40 (p2, c1, k60, u'fems').
+1732638308: Client auto-D4BC7064-355D-6539-5E65-8E3A0176EC40 closed its connection.
+1732638338: New connection from ::1:48472 on port 1883.
+1732638338: New client connected from ::1:48472 as auto-BCB26233-EA7A-B058-D8FB-312988E6908E (p2, c1, k60, u'fems').
+1732638338: Client auto-BCB26233-EA7A-B058-D8FB-312988E6908E closed its connection.
+1732638368: New connection from ::1:59384 on port 1883.
+1732638368: New client connected from ::1:59384 as auto-6B14FED0-EEE0-99F4-80FE-CE1A80AC3625 (p2, c1, k60, u'fems').
+1732638368: Client auto-6B14FED0-EEE0-99F4-80FE-CE1A80AC3625 closed its connection.
+1732638399: New connection from ::1:35984 on port 1883.
+1732638399: New client connected from ::1:35984 as auto-34EF0DA7-3DC2-383C-C182-E77C03EA5AD8 (p2, c1, k60, u'fems').
+1732638399: Client auto-34EF0DA7-3DC2-383C-C182-E77C03EA5AD8 closed its connection.
+1732638429: New connection from ::1:39196 on port 1883.
+1732638429: New client connected from ::1:39196 as auto-4769D718-954C-7D3C-D25D-5D52C46ECE61 (p2, c1, k60, u'fems').
+1732638429: Client auto-4769D718-954C-7D3C-D25D-5D52C46ECE61 closed its connection.
+1732638459: New connection from ::1:56554 on port 1883.
+1732638459: New client connected from ::1:56554 as auto-AC58423F-C999-CF21-A626-C9A0A311371B (p2, c1, k60, u'fems').
+1732638459: Client auto-AC58423F-C999-CF21-A626-C9A0A311371B closed its connection.
+1732638489: New connection from ::1:37226 on port 1883.
+1732638489: New client connected from ::1:37226 as auto-AF7E8E10-C63E-7A78-5D05-1CFE880F0144 (p2, c1, k60, u'fems').
+1732638489: Client auto-AF7E8E10-C63E-7A78-5D05-1CFE880F0144 closed its connection.
+1732638519: New connection from ::1:56848 on port 1883.
+1732638519: New client connected from ::1:56848 as auto-8CCE1C22-5B7F-9867-FA37-03F35A4870E2 (p2, c1, k60, u'fems').
+1732638519: Client auto-8CCE1C22-5B7F-9867-FA37-03F35A4870E2 closed its connection.
+1732638549: New connection from ::1:45994 on port 1883.
+1732638549: New client connected from ::1:45994 as auto-134A03AD-5BA6-712C-E367-DD5C59CDFF50 (p2, c1, k60, u'fems').
+1732638549: Client auto-134A03AD-5BA6-712C-E367-DD5C59CDFF50 closed its connection.
+1732638579: New connection from ::1:57536 on port 1883.
+1732638579: New client connected from ::1:57536 as auto-4E8412BF-BF75-F9BA-90AC-9ADBA7068F35 (p2, c1, k60, u'fems').
+1732638579: Client auto-4E8412BF-BF75-F9BA-90AC-9ADBA7068F35 closed its connection.
+1732638609: New connection from ::1:49592 on port 1883.
+1732638609: New client connected from ::1:49592 as auto-576344E4-4CB4-6F6D-AEDB-F2BCA9FB86C3 (p2, c1, k60, u'fems').
+1732638609: Client auto-576344E4-4CB4-6F6D-AEDB-F2BCA9FB86C3 closed its connection.
+1732638639: New connection from ::1:42120 on port 1883.
+1732638639: New client connected from ::1:42120 as auto-C2FACABD-3541-00A9-0202-90F077A75D41 (p2, c1, k60, u'fems').
+1732638639: Client auto-C2FACABD-3541-00A9-0202-90F077A75D41 closed its connection.
+1732638669: New connection from ::1:54204 on port 1883.
+1732638669: New client connected from ::1:54204 as auto-40F31B93-B829-1771-7E72-1ED9565FEAC3 (p2, c1, k60, u'fems').
+1732638669: Client auto-40F31B93-B829-1771-7E72-1ED9565FEAC3 closed its connection.
+1732638699: New connection from ::1:56248 on port 1883.
+1732638699: New client connected from ::1:56248 as auto-05E39765-B668-81BB-B032-068D402FEB88 (p2, c1, k60, u'fems').
+1732638699: Client auto-05E39765-B668-81BB-B032-068D402FEB88 closed its connection.
+1732638730: New connection from ::1:49056 on port 1883.
+1732638730: New client connected from ::1:49056 as auto-0C8E713D-EA05-A748-7760-32696B4A9FAB (p2, c1, k60, u'fems').
+1732638730: Client auto-0C8E713D-EA05-A748-7760-32696B4A9FAB closed its connection.
+1732638760: New connection from ::1:37676 on port 1883.
+1732638760: New client connected from ::1:37676 as auto-D902F56B-F947-397F-B6D1-DBC904D732B3 (p2, c1, k60, u'fems').
+1732638760: Client auto-D902F56B-F947-397F-B6D1-DBC904D732B3 closed its connection.
+1732638790: New connection from ::1:47714 on port 1883.
+1732638790: New client connected from ::1:47714 as auto-4C61774E-D6E2-4390-08AD-725BE2E117E2 (p2, c1, k60, u'fems').
+1732638790: Client auto-4C61774E-D6E2-4390-08AD-725BE2E117E2 closed its connection.
+1732638820: New connection from ::1:37290 on port 1883.
+1732638820: New client connected from ::1:37290 as auto-3796D36B-57A3-C9F3-90E1-370B67C349A2 (p2, c1, k60, u'fems').
+1732638820: Client auto-3796D36B-57A3-C9F3-90E1-370B67C349A2 closed its connection.
+1732638850: New connection from ::1:49618 on port 1883.
+1732638850: New client connected from ::1:49618 as auto-98EF6DD9-CBE8-1E76-B3D0-60AE554FF26C (p2, c1, k60, u'fems').
+1732638850: Client auto-98EF6DD9-CBE8-1E76-B3D0-60AE554FF26C closed its connection.
+1732638880: New connection from ::1:47622 on port 1883.
+1732638880: New client connected from ::1:47622 as auto-80DE146F-4A6B-FDE4-04B8-E220EEC553A1 (p2, c1, k60, u'fems').
+1732638880: Client auto-80DE146F-4A6B-FDE4-04B8-E220EEC553A1 closed its connection.
+1732638910: New connection from ::1:41888 on port 1883.
+1732638910: New client connected from ::1:41888 as auto-F0F3BCF5-4B7E-6371-B3CB-ED2A67989A15 (p2, c1, k60, u'fems').
+1732638910: Client auto-F0F3BCF5-4B7E-6371-B3CB-ED2A67989A15 closed its connection.
+1732638940: New connection from ::1:39702 on port 1883.
+1732638940: New client connected from ::1:39702 as auto-0E3C5CB7-574C-0FF2-5746-E0B8DFA549B7 (p2, c1, k60, u'fems').
+1732638940: Client auto-0E3C5CB7-574C-0FF2-5746-E0B8DFA549B7 closed its connection.
+1732638970: New connection from ::1:40018 on port 1883.
+1732638970: New client connected from ::1:40018 as auto-952939B1-38E4-6DF8-49DC-6EEC4FEF6555 (p2, c1, k60, u'fems').
+1732638970: Client auto-952939B1-38E4-6DF8-49DC-6EEC4FEF6555 closed its connection.
+1732639000: New connection from ::1:44222 on port 1883.
+1732639000: New client connected from ::1:44222 as auto-6B1BBB17-8B0D-C499-6C72-B72CA5257828 (p2, c1, k60, u'fems').
+1732639000: Client auto-6B1BBB17-8B0D-C499-6C72-B72CA5257828 closed its connection.
+1732639030: New connection from ::1:56700 on port 1883.
+1732639030: New client connected from ::1:56700 as auto-B62DC8B4-D20B-F54F-7F2C-AA7FB581AE4D (p2, c1, k60, u'fems').
+1732639031: Client auto-B62DC8B4-D20B-F54F-7F2C-AA7FB581AE4D closed its connection.
+1732639061: New connection from ::1:43402 on port 1883.
+1732639061: New client connected from ::1:43402 as auto-36D295BF-8D94-E480-352E-38FC0E8A6A21 (p2, c1, k60, u'fems').
+1732639061: Client auto-36D295BF-8D94-E480-352E-38FC0E8A6A21 closed its connection.
+1732639091: New connection from ::1:39276 on port 1883.
+1732639091: New client connected from ::1:39276 as auto-2FB2A734-67C3-0E78-ECF2-AE26B16BA19F (p2, c1, k60, u'fems').
+1732639091: Client auto-2FB2A734-67C3-0E78-ECF2-AE26B16BA19F closed its connection.
+1732639121: New connection from ::1:55014 on port 1883.
+1732639121: New client connected from ::1:55014 as auto-CD3E5C19-2CC0-20FF-AE94-6E6D9B82150B (p2, c1, k60, u'fems').
+1732639121: Client auto-CD3E5C19-2CC0-20FF-AE94-6E6D9B82150B closed its connection.
+1732639151: New connection from ::1:43282 on port 1883.
+1732639151: New client connected from ::1:43282 as auto-57245C8D-7C89-C427-E42D-52A078BCD194 (p2, c1, k60, u'fems').
+1732639151: Client auto-57245C8D-7C89-C427-E42D-52A078BCD194 closed its connection.
+1732639181: New connection from ::1:33008 on port 1883.
+1732639181: New client connected from ::1:33008 as auto-61DDCF8D-1ACD-5CF8-BFCB-ECEF2FC979C3 (p2, c1, k60, u'fems').
+1732639181: Client auto-61DDCF8D-1ACD-5CF8-BFCB-ECEF2FC979C3 closed its connection.
+1732639211: New connection from ::1:45576 on port 1883.
+1732639211: New client connected from ::1:45576 as auto-834815AC-807D-9E95-9D5F-1DDB218BC424 (p2, c1, k60, u'fems').
+1732639211: Client auto-834815AC-807D-9E95-9D5F-1DDB218BC424 closed its connection.
+1732639241: New connection from ::1:39276 on port 1883.
+1732639241: New client connected from ::1:39276 as auto-B0AA2621-5131-5E80-E152-ADD7CD131AAE (p2, c1, k60, u'fems').
+1732639241: Client auto-B0AA2621-5131-5E80-E152-ADD7CD131AAE closed its connection.
+1732639271: New connection from ::1:48812 on port 1883.
+1732639271: New client connected from ::1:48812 as auto-EA85C9C5-518C-3E09-2BA6-F5D9DF99F94D (p2, c1, k60, u'fems').
+1732639271: Client auto-EA85C9C5-518C-3E09-2BA6-F5D9DF99F94D closed its connection.
+1732639301: New connection from ::1:44544 on port 1883.
+1732639301: New client connected from ::1:44544 as auto-E5DE23B0-16A1-ACAC-0B65-CF91E16C4271 (p2, c1, k60, u'fems').
+1732639301: Client auto-E5DE23B0-16A1-ACAC-0B65-CF91E16C4271 closed its connection.
+1732639306: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732639331: New connection from ::1:59588 on port 1883.
+1732639331: New client connected from ::1:59588 as auto-7ABEEC77-E617-B756-BC4A-080FC62DC257 (p2, c1, k60, u'fems').
+1732639331: Client auto-7ABEEC77-E617-B756-BC4A-080FC62DC257 closed its connection.
+1732639362: New connection from ::1:34008 on port 1883.
+1732639362: New client connected from ::1:34008 as auto-FA38BB1F-C6D9-0202-4741-0B5918E4F706 (p2, c1, k60, u'fems').
+1732639362: Client auto-FA38BB1F-C6D9-0202-4741-0B5918E4F706 closed its connection.
+1732639392: New connection from ::1:38350 on port 1883.
+1732639392: New client connected from ::1:38350 as auto-F0764DDC-3471-9A3D-F696-A53C093D1A88 (p2, c1, k60, u'fems').
+1732639392: Client auto-F0764DDC-3471-9A3D-F696-A53C093D1A88 closed its connection.
+1732639422: New connection from ::1:41204 on port 1883.
+1732639422: New client connected from ::1:41204 as auto-497173AE-A9D6-CF4F-0008-5A6B10345B65 (p2, c1, k60, u'fems').
+1732639422: Client auto-497173AE-A9D6-CF4F-0008-5A6B10345B65 closed its connection.
+1732640447: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732640452: New connection from 172.19.0.8:53364 on port 1883.
+1732640452: New client connected from 172.19.0.8:53364 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732640474: New connection from ::1:52170 on port 1883.
+1732640474: New client connected from ::1:52170 as auto-753C7C49-FE0A-26FE-8AD7-759C5DBF6A20 (p2, c1, k60, u'fems').
+1732640474: Client auto-753C7C49-FE0A-26FE-8AD7-759C5DBF6A20 closed its connection.
+1732640504: New connection from ::1:45076 on port 1883.
+1732640504: New client connected from ::1:45076 as auto-EEEC9C82-AEFB-31EF-4EF5-6472EDD92FE9 (p2, c1, k60, u'fems').
+1732640504: Client auto-EEEC9C82-AEFB-31EF-4EF5-6472EDD92FE9 closed its connection.
+1732640534: New connection from ::1:36216 on port 1883.
+1732640534: New client connected from ::1:36216 as auto-1CA23347-7992-6698-7F49-49127E99840E (p2, c1, k60, u'fems').
+1732640534: Client auto-1CA23347-7992-6698-7F49-49127E99840E closed its connection.
+1732640564: New connection from ::1:53210 on port 1883.
+1732640564: New client connected from ::1:53210 as auto-71E91CF6-25FB-B143-57AC-7E0E6A12A6B3 (p2, c1, k60, u'fems').
+1732640564: Client auto-71E91CF6-25FB-B143-57AC-7E0E6A12A6B3 closed its connection.
+1732640595: New connection from ::1:46406 on port 1883.
+1732640595: New client connected from ::1:46406 as auto-C378C35D-A594-5FBC-7B18-4831646EFB62 (p2, c1, k60, u'fems').
+1732640595: Client auto-C378C35D-A594-5FBC-7B18-4831646EFB62 closed its connection.
+1732640625: New connection from ::1:40492 on port 1883.
+1732640625: New client connected from ::1:40492 as auto-DAC13526-45ED-750C-0B81-19C62EBCE802 (p2, c1, k60, u'fems').
+1732640625: Client auto-DAC13526-45ED-750C-0B81-19C62EBCE802 closed its connection.
+1732640655: New connection from ::1:37512 on port 1883.
+1732640655: New client connected from ::1:37512 as auto-C3F98FDF-B94A-09F6-1E90-8B045748B30A (p2, c1, k60, u'fems').
+1732640655: Client auto-C3F98FDF-B94A-09F6-1E90-8B045748B30A closed its connection.
+1732640685: New connection from ::1:33762 on port 1883.
+1732640685: New client connected from ::1:33762 as auto-62566FA2-37D9-B31A-1902-CB85201D6CE7 (p2, c1, k60, u'fems').
+1732640685: Client auto-62566FA2-37D9-B31A-1902-CB85201D6CE7 closed its connection.
+1732640715: New connection from ::1:41036 on port 1883.
+1732640715: New client connected from ::1:41036 as auto-E78BF038-6C66-D6D4-9D5E-6EE660C01F0D (p2, c1, k60, u'fems').
+1732640715: Client auto-E78BF038-6C66-D6D4-9D5E-6EE660C01F0D closed its connection.
+1732640745: New connection from ::1:46974 on port 1883.
+1732640745: New client connected from ::1:46974 as auto-DE52264C-C387-1F47-C781-BFB8A5C37844 (p2, c1, k60, u'fems').
+1732640745: Client auto-DE52264C-C387-1F47-C781-BFB8A5C37844 closed its connection.
+1732640775: New connection from ::1:55046 on port 1883.
+1732640775: New client connected from ::1:55046 as auto-1FF2B8A4-BC2E-E1C5-50E5-93A0459282F2 (p2, c1, k60, u'fems').
+1732640775: Client auto-1FF2B8A4-BC2E-E1C5-50E5-93A0459282F2 closed its connection.
+1732640805: New connection from ::1:35378 on port 1883.
+1732640805: New client connected from ::1:35378 as auto-668D41D9-427F-EBB5-586F-C2C5EF186732 (p2, c1, k60, u'fems').
+1732640805: Client auto-668D41D9-427F-EBB5-586F-C2C5EF186732 closed its connection.
+1732640835: New connection from ::1:50092 on port 1883.
+1732640835: New client connected from ::1:50092 as auto-305DA8AF-66F8-00E9-E234-C5F3D9BDC7F8 (p2, c1, k60, u'fems').
+1732640835: Client auto-305DA8AF-66F8-00E9-E234-C5F3D9BDC7F8 closed its connection.
+1732640865: New connection from ::1:50210 on port 1883.
+1732640865: New client connected from ::1:50210 as auto-CDDB9779-5BD9-B382-7605-1FCF06BFA301 (p2, c1, k60, u'fems').
+1732640865: Client auto-CDDB9779-5BD9-B382-7605-1FCF06BFA301 closed its connection.
+1732640895: New connection from ::1:59840 on port 1883.
+1732640895: New client connected from ::1:59840 as auto-3A9040C6-ECC3-FF96-3094-7D89CB751473 (p2, c1, k60, u'fems').
+1732640896: Client auto-3A9040C6-ECC3-FF96-3094-7D89CB751473 closed its connection.
+1732640926: New connection from ::1:55826 on port 1883.
+1732640926: New client connected from ::1:55826 as auto-23826ECB-FF4F-F920-5253-E086DE065372 (p2, c1, k60, u'fems').
+1732640926: Client auto-23826ECB-FF4F-F920-5253-E086DE065372 closed its connection.
+1732640956: New connection from ::1:45858 on port 1883.
+1732640956: New client connected from ::1:45858 as auto-1C8AED50-1875-945D-386D-451510BCF4AA (p2, c1, k60, u'fems').
+1732640956: Client auto-1C8AED50-1875-945D-386D-451510BCF4AA closed its connection.
+1732640986: New connection from ::1:37256 on port 1883.
+1732640986: New client connected from ::1:37256 as auto-AE5857A0-235C-7D45-76C8-722D77FDB0C6 (p2, c1, k60, u'fems').
+1732640986: Client auto-AE5857A0-235C-7D45-76C8-722D77FDB0C6 closed its connection.
+1732641016: New connection from ::1:35142 on port 1883.
+1732641016: New client connected from ::1:35142 as auto-2E4F8554-8D7F-758C-4D34-C881561585C7 (p2, c1, k60, u'fems').
+1732641016: Client auto-2E4F8554-8D7F-758C-4D34-C881561585C7 closed its connection.
+1732641046: New connection from ::1:37846 on port 1883.
+1732641046: New client connected from ::1:37846 as auto-85593C35-8A8D-281B-635D-ABE2BA8369EC (p2, c1, k60, u'fems').
+1732641046: Client auto-85593C35-8A8D-281B-635D-ABE2BA8369EC closed its connection.
+1732641076: New connection from ::1:50316 on port 1883.
+1732641076: New client connected from ::1:50316 as auto-0811C763-9C5B-AAB5-E6CC-27AEFB1D33CC (p2, c1, k60, u'fems').
+1732641076: Client auto-0811C763-9C5B-AAB5-E6CC-27AEFB1D33CC closed its connection.
+1732642008: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732642008: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732642013: New connection from 172.19.0.8:50532 on port 1883.
+1732642013: New client connected from 172.19.0.8:50532 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732642037: New connection from ::1:54104 on port 1883.
+1732642037: New client connected from ::1:54104 as auto-52CCD189-7468-FB22-43E3-B094267349B1 (p2, c1, k60, u'fems').
+1732642037: Client auto-52CCD189-7468-FB22-43E3-B094267349B1 closed its connection.
+1732642067: New connection from ::1:45108 on port 1883.
+1732642067: New client connected from ::1:45108 as auto-FF456EDD-8D1F-0A9F-8C6A-8DBC1C928568 (p2, c1, k60, u'fems').
+1732642067: Client auto-FF456EDD-8D1F-0A9F-8C6A-8DBC1C928568 closed its connection.
+1732642855: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732642860: New connection from 172.19.0.8:37744 on port 1883.
+1732642860: New client connected from 172.19.0.8:37744 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732642884: New connection from ::1:60772 on port 1883.
+1732642884: New client connected from ::1:60772 as auto-1DE862E7-7FB5-DF9C-E791-A6A08ED79A2C (p2, c1, k60, u'fems').
+1732642884: Client auto-1DE862E7-7FB5-DF9C-E791-A6A08ED79A2C closed its connection.
+1732642914: New connection from ::1:33106 on port 1883.
+1732642914: New client connected from ::1:33106 as auto-76340CB3-C021-F4DD-7E52-8AE2DF54C1D1 (p2, c1, k60, u'fems').
+1732642914: Client auto-76340CB3-C021-F4DD-7E52-8AE2DF54C1D1 closed its connection.
+1732642944: New connection from ::1:54432 on port 1883.
+1732642944: New client connected from ::1:54432 as auto-C7131D56-C847-AA92-01A3-6A12491B7A75 (p2, c1, k60, u'fems').
+1732642944: Client auto-C7131D56-C847-AA92-01A3-6A12491B7A75 closed its connection.
+1732642975: New connection from ::1:32954 on port 1883.
+1732642975: New client connected from ::1:32954 as auto-2FE26E3F-3282-3DC2-B82E-F127701494EB (p2, c1, k60, u'fems').
+1732642975: Client auto-2FE26E3F-3282-3DC2-B82E-F127701494EB closed its connection.
+1732643005: New connection from ::1:58566 on port 1883.
+1732643005: New client connected from ::1:58566 as auto-927A9B56-7AD6-C090-23BE-98712E2EA16C (p2, c1, k60, u'fems').
+1732643005: Client auto-927A9B56-7AD6-C090-23BE-98712E2EA16C closed its connection.
+1732643035: New connection from ::1:46658 on port 1883.
+1732643035: New client connected from ::1:46658 as auto-57EFB448-351D-3B2D-E66F-CB64E68432C1 (p2, c1, k60, u'fems').
+1732643035: Client auto-57EFB448-351D-3B2D-E66F-CB64E68432C1 closed its connection.
+1732643065: New connection from ::1:44726 on port 1883.
+1732643065: New client connected from ::1:44726 as auto-67C620E9-4141-2001-136D-36D09551EB53 (p2, c1, k60, u'fems').
+1732643065: Client auto-67C620E9-4141-2001-136D-36D09551EB53 closed its connection.
+1732643095: New connection from ::1:44336 on port 1883.
+1732643095: New client connected from ::1:44336 as auto-A5D3A799-02D0-9E3E-B666-ACB760031D49 (p2, c1, k60, u'fems').
+1732643095: Client auto-A5D3A799-02D0-9E3E-B666-ACB760031D49 closed its connection.
+1732643125: New connection from ::1:54002 on port 1883.
+1732643125: New client connected from ::1:54002 as auto-B8429002-79DF-DF79-68D9-7B1BE528084B (p2, c1, k60, u'fems').
+1732643125: Client auto-B8429002-79DF-DF79-68D9-7B1BE528084B closed its connection.
+1732643155: New connection from ::1:50740 on port 1883.
+1732643155: New client connected from ::1:50740 as auto-4859CEFC-FADA-20A3-C28A-A98D7EDBFC13 (p2, c1, k60, u'fems').
+1732643155: Client auto-4859CEFC-FADA-20A3-C28A-A98D7EDBFC13 closed its connection.
+1732643185: New connection from ::1:37412 on port 1883.
+1732643185: New client connected from ::1:37412 as auto-3DBCBB8C-532C-E53D-6B34-C64B3CE2463D (p2, c1, k60, u'fems').
+1732643185: Client auto-3DBCBB8C-532C-E53D-6B34-C64B3CE2463D closed its connection.
+1732643215: New connection from ::1:38586 on port 1883.
+1732643215: New client connected from ::1:38586 as auto-9D5F4868-7767-2914-E2E0-93E06A56C9AD (p2, c1, k60, u'fems').
+1732643215: Client auto-9D5F4868-7767-2914-E2E0-93E06A56C9AD closed its connection.
+1732643245: New connection from ::1:38950 on port 1883.
+1732643245: New client connected from ::1:38950 as auto-7241CF88-0647-D1C6-EB52-D2DF9F3001AD (p2, c1, k60, u'fems').
+1732643245: Client auto-7241CF88-0647-D1C6-EB52-D2DF9F3001AD closed its connection.
+1732643275: New connection from ::1:60668 on port 1883.
+1732643275: New client connected from ::1:60668 as auto-745AA672-991B-4867-149E-8952694C2F9C (p2, c1, k60, u'fems').
+1732643275: Client auto-745AA672-991B-4867-149E-8952694C2F9C closed its connection.
+1732643306: New connection from ::1:41922 on port 1883.
+1732643306: New client connected from ::1:41922 as auto-AAA481EE-3EA4-1018-CB58-4A0711FA101F (p2, c1, k60, u'fems').
+1732643306: Client auto-AAA481EE-3EA4-1018-CB58-4A0711FA101F closed its connection.
+1732643336: New connection from ::1:59758 on port 1883.
+1732643336: New client connected from ::1:59758 as auto-D57ED8DB-3F4A-F20E-797E-3E51A0A0DD99 (p2, c1, k60, u'fems').
+1732643336: Client auto-D57ED8DB-3F4A-F20E-797E-3E51A0A0DD99 closed its connection.
+1732643366: New connection from ::1:38786 on port 1883.
+1732643366: New client connected from ::1:38786 as auto-41364B68-DC48-6D46-FCA2-6DAF87ACE62D (p2, c1, k60, u'fems').
+1732643366: Client auto-41364B68-DC48-6D46-FCA2-6DAF87ACE62D closed its connection.
+1732643396: New connection from ::1:35930 on port 1883.
+1732643396: New client connected from ::1:35930 as auto-72955F45-3739-AB9F-3325-E0EDC7623D8B (p2, c1, k60, u'fems').
+1732643396: Client auto-72955F45-3739-AB9F-3325-E0EDC7623D8B closed its connection.
+1732643426: New connection from ::1:52088 on port 1883.
+1732643426: New client connected from ::1:52088 as auto-A5EE2895-182A-D12D-B300-F82AE06F0F94 (p2, c1, k60, u'fems').
+1732643426: Client auto-A5EE2895-182A-D12D-B300-F82AE06F0F94 closed its connection.
+1732643456: New connection from ::1:41664 on port 1883.
+1732643456: New client connected from ::1:41664 as auto-A03D3F86-4998-C157-7F05-5C9BCA94721B (p2, c1, k60, u'fems').
+1732643456: Client auto-A03D3F86-4998-C157-7F05-5C9BCA94721B closed its connection.
+1732643486: New connection from ::1:41736 on port 1883.
+1732643486: New client connected from ::1:41736 as auto-03C1B47F-E40C-79AF-37D1-E2F2F9E74477 (p2, c1, k60, u'fems').
+1732643486: Client auto-03C1B47F-E40C-79AF-37D1-E2F2F9E74477 closed its connection.
+1732643516: New connection from ::1:41088 on port 1883.
+1732643516: New client connected from ::1:41088 as auto-10307CF2-3999-6A27-7D32-9C00C11B8AB3 (p2, c1, k60, u'fems').
+1732643516: Client auto-10307CF2-3999-6A27-7D32-9C00C11B8AB3 closed its connection.
+1732643546: New connection from ::1:33664 on port 1883.
+1732643546: New client connected from ::1:33664 as auto-548B0B72-FB3C-4507-BC18-56716EC209D3 (p2, c1, k60, u'fems').
+1732643546: Client auto-548B0B72-FB3C-4507-BC18-56716EC209D3 closed its connection.
+1732643576: New connection from ::1:39406 on port 1883.
+1732643576: New client connected from ::1:39406 as auto-65BFC611-7960-D664-D16F-C867913B8A1B (p2, c1, k60, u'fems').
+1732643576: Client auto-65BFC611-7960-D664-D16F-C867913B8A1B closed its connection.
+1732643606: New connection from ::1:39802 on port 1883.
+1732643606: New client connected from ::1:39802 as auto-A6F81A19-17F8-F60B-0AA2-2A7D8E247FC8 (p2, c1, k60, u'fems').
+1732643606: Client auto-A6F81A19-17F8-F60B-0AA2-2A7D8E247FC8 closed its connection.
+1732643637: New connection from ::1:59854 on port 1883.
+1732643637: New client connected from ::1:59854 as auto-213E7F78-66DC-3453-CFE5-2D55107E51A0 (p2, c1, k60, u'fems').
+1732643637: Client auto-213E7F78-66DC-3453-CFE5-2D55107E51A0 closed its connection.
+1732643667: New connection from ::1:33110 on port 1883.
+1732643667: New client connected from ::1:33110 as auto-D5F77069-48FE-FC0B-4FDA-5F97182DD972 (p2, c1, k60, u'fems').
+1732643667: Client auto-D5F77069-48FE-FC0B-4FDA-5F97182DD972 closed its connection.
+1732643697: New connection from ::1:54836 on port 1883.
+1732643697: New client connected from ::1:54836 as auto-782DD86B-B0B6-B35D-A2A2-87F855D112D9 (p2, c1, k60, u'fems').
+1732643697: Client auto-782DD86B-B0B6-B35D-A2A2-87F855D112D9 closed its connection.
+1732643727: New connection from ::1:33490 on port 1883.
+1732643727: New client connected from ::1:33490 as auto-E9AC2D19-EA67-1575-16A0-C2225FE9BCE8 (p2, c1, k60, u'fems').
+1732643727: Client auto-E9AC2D19-EA67-1575-16A0-C2225FE9BCE8 closed its connection.
+1732643757: New connection from ::1:54916 on port 1883.
+1732643757: New client connected from ::1:54916 as auto-7B775E56-ADAB-08A9-DD77-EB67F85022C2 (p2, c1, k60, u'fems').
+1732643757: Client auto-7B775E56-ADAB-08A9-DD77-EB67F85022C2 closed its connection.
+1732643787: New connection from ::1:43718 on port 1883.
+1732643787: New client connected from ::1:43718 as auto-87F3BE26-CE0B-200E-A31C-297845F6C04F (p2, c1, k60, u'fems').
+1732643787: Client auto-87F3BE26-CE0B-200E-A31C-297845F6C04F closed its connection.
+1732643809: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732643817: New connection from ::1:33742 on port 1883.
+1732643817: New client connected from ::1:33742 as auto-A208EBB5-E5F7-4054-6B72-C43AF4A38570 (p2, c1, k60, u'fems').
+1732643817: Client auto-A208EBB5-E5F7-4054-6B72-C43AF4A38570 closed its connection.
+1732643847: New connection from ::1:57192 on port 1883.
+1732643847: New client connected from ::1:57192 as auto-52934E86-D80F-187F-5C6A-FBD991F3E929 (p2, c1, k60, u'fems').
+1732643847: Client auto-52934E86-D80F-187F-5C6A-FBD991F3E929 closed its connection.
+1732643877: New connection from ::1:45082 on port 1883.
+1732643877: New client connected from ::1:45082 as auto-A85F9124-07C8-550B-8859-2D2499B4CE5E (p2, c1, k60, u'fems').
+1732643877: Client auto-A85F9124-07C8-550B-8859-2D2499B4CE5E closed its connection.
+1732643907: New connection from ::1:39588 on port 1883.
+1732643907: New client connected from ::1:39588 as auto-5A11AF8A-99EB-5912-3256-4A731B466351 (p2, c1, k60, u'fems').
+1732643907: Client auto-5A11AF8A-99EB-5912-3256-4A731B466351 closed its connection.
+1732643937: New connection from ::1:40614 on port 1883.
+1732643937: New client connected from ::1:40614 as auto-A1F8E3F8-A116-0932-50E9-60F782081A99 (p2, c1, k60, u'fems').
+1732643937: Client auto-A1F8E3F8-A116-0932-50E9-60F782081A99 closed its connection.
+1732643967: New connection from ::1:48208 on port 1883.
+1732643967: New client connected from ::1:48208 as auto-47DEDE0F-2466-BCB0-5B69-32113D00F923 (p2, c1, k60, u'fems').
+1732643968: Client auto-47DEDE0F-2466-BCB0-5B69-32113D00F923 closed its connection.
+1732643998: New connection from ::1:49230 on port 1883.
+1732643998: New client connected from ::1:49230 as auto-2542414C-8CF3-B207-9A7C-14EBA23517B2 (p2, c1, k60, u'fems').
+1732643998: Client auto-2542414C-8CF3-B207-9A7C-14EBA23517B2 closed its connection.
+1732644028: New connection from ::1:33940 on port 1883.
+1732644028: New client connected from ::1:33940 as auto-A1879CE6-9484-F43D-01C7-F8316CFCCBF4 (p2, c1, k60, u'fems').
+1732644028: Client auto-A1879CE6-9484-F43D-01C7-F8316CFCCBF4 closed its connection.
+1732644058: New connection from ::1:52830 on port 1883.
+1732644058: New client connected from ::1:52830 as auto-7A988BA8-AB74-39D7-102E-13CE1CEA1D5A (p2, c1, k60, u'fems').
+1732644058: Client auto-7A988BA8-AB74-39D7-102E-13CE1CEA1D5A closed its connection.
+1732644088: New connection from ::1:52554 on port 1883.
+1732644088: New client connected from ::1:52554 as auto-45F3C7B9-A42F-8CE4-CF26-186CB5C56106 (p2, c1, k60, u'fems').
+1732644088: Client auto-45F3C7B9-A42F-8CE4-CF26-186CB5C56106 closed its connection.
+1732644118: New connection from ::1:36986 on port 1883.
+1732644118: New client connected from ::1:36986 as auto-3BD71E44-BA4F-FA56-A889-8DD2167995B3 (p2, c1, k60, u'fems').
+1732644118: Client auto-3BD71E44-BA4F-FA56-A889-8DD2167995B3 closed its connection.
+1732644148: New connection from ::1:56382 on port 1883.
+1732644148: New client connected from ::1:56382 as auto-A2E23D82-CA99-7E7E-8D87-77D386A2697F (p2, c1, k60, u'fems').
+1732644148: Client auto-A2E23D82-CA99-7E7E-8D87-77D386A2697F closed its connection.
+1732644178: New connection from ::1:56236 on port 1883.
+1732644178: New client connected from ::1:56236 as auto-6C9E52D2-4C02-9793-285B-7A3D93C7B543 (p2, c1, k60, u'fems').
+1732644178: Client auto-6C9E52D2-4C02-9793-285B-7A3D93C7B543 closed its connection.
+1732644208: New connection from ::1:34868 on port 1883.
+1732644208: New client connected from ::1:34868 as auto-2AA08E42-F1C8-F417-F124-17F493C4E139 (p2, c1, k60, u'fems').
+1732644208: Client auto-2AA08E42-F1C8-F417-F124-17F493C4E139 closed its connection.
+1732644238: New connection from ::1:41796 on port 1883.
+1732644238: New client connected from ::1:41796 as auto-7AC30195-26BA-7701-92B7-4DA0694E0F0E (p2, c1, k60, u'fems').
+1732644238: Client auto-7AC30195-26BA-7701-92B7-4DA0694E0F0E closed its connection.
+1732644268: New connection from ::1:40430 on port 1883.
+1732644268: New client connected from ::1:40430 as auto-D5DDB082-4EEA-D417-6B4A-09F744061790 (p2, c1, k60, u'fems').
+1732644268: Client auto-D5DDB082-4EEA-D417-6B4A-09F744061790 closed its connection.
+1732644298: New connection from ::1:50402 on port 1883.
+1732644298: New client connected from ::1:50402 as auto-214D5578-D651-27E1-E6B8-0D0B20B37466 (p2, c1, k60, u'fems').
+1732644299: Client auto-214D5578-D651-27E1-E6B8-0D0B20B37466 closed its connection.
+1732644329: New connection from ::1:33410 on port 1883.
+1732644329: New client connected from ::1:33410 as auto-FC086310-9BFF-4EB2-A5B9-C9DBEC840576 (p2, c1, k60, u'fems').
+1732644329: Client auto-FC086310-9BFF-4EB2-A5B9-C9DBEC840576 closed its connection.
+1732644359: New connection from ::1:49594 on port 1883.
+1732644359: New client connected from ::1:49594 as auto-B591F1D1-689D-FD2C-7F56-D79A18D2509F (p2, c1, k60, u'fems').
+1732644359: Client auto-B591F1D1-689D-FD2C-7F56-D79A18D2509F closed its connection.
+1732645301: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732645304: New connection from ::1:36414 on port 1883.
+1732645304: New client connected from ::1:36414 as auto-23F97601-E276-C1A6-5AC8-1558480713CC (p2, c1, k60, u'fems').
+1732645304: Client auto-23F97601-E276-C1A6-5AC8-1558480713CC closed its connection.
+1732645306: New connection from 172.19.0.8:36102 on port 1883.
+1732645306: New client connected from 172.19.0.8:36102 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732645334: New connection from ::1:60462 on port 1883.
+1732645334: New client connected from ::1:60462 as auto-10AC725A-1D35-097B-2337-FE5E727D1E93 (p2, c1, k60, u'fems').
+1732645334: Client auto-10AC725A-1D35-097B-2337-FE5E727D1E93 closed its connection.
+1732645364: New connection from ::1:37206 on port 1883.
+1732645364: New client connected from ::1:37206 as auto-12D14BBE-D311-57C0-E80D-68A0762C73C8 (p2, c1, k60, u'fems').
+1732645364: Client auto-12D14BBE-D311-57C0-E80D-68A0762C73C8 closed its connection.
+1732646372: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732646372: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732646375: New connection from ::1:42188 on port 1883.
+1732646375: New client connected from ::1:42188 as auto-C2A4B78E-17A6-7724-3E9F-C76ECC515789 (p2, c1, k60, u'fems').
+1732646375: Client auto-C2A4B78E-17A6-7724-3E9F-C76ECC515789 closed its connection.
+1732646377: New connection from 172.19.0.8:54956 on port 1883.
+1732646377: New client connected from 172.19.0.8:54956 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732646504: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732646507: New connection from ::1:48080 on port 1883.
+1732646507: New client connected from ::1:48080 as auto-7AF57AFB-5ABC-22E3-8042-B11FF3D51EB6 (p2, c1, k60, u'fems').
+1732646507: Client auto-7AF57AFB-5ABC-22E3-8042-B11FF3D51EB6 closed its connection.
+1732646509: New connection from 172.19.0.8:48724 on port 1883.
+1732646509: New client connected from 172.19.0.8:48724 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732646538: New connection from ::1:55368 on port 1883.
+1732646538: New client connected from ::1:55368 as auto-09536BDD-3362-44BC-6F08-F06ED7BD18CD (p2, c1, k60, u'fems').
+1732646538: Client auto-09536BDD-3362-44BC-6F08-F06ED7BD18CD closed its connection.
+1732646568: New connection from ::1:57962 on port 1883.
+1732646568: New client connected from ::1:57962 as auto-39A9D8B9-8EFE-FD0F-0BBB-B0B93CEDE93D (p2, c1, k60, u'fems').
+1732646568: Client auto-39A9D8B9-8EFE-FD0F-0BBB-B0B93CEDE93D closed its connection.
+1732646598: New connection from ::1:57464 on port 1883.
+1732646598: New client connected from ::1:57464 as auto-CF9D056D-5D25-5F89-B2C6-D0C378E17DA0 (p2, c1, k60, u'fems').
+1732646598: Client auto-CF9D056D-5D25-5F89-B2C6-D0C378E17DA0 closed its connection.
+1732646628: New connection from ::1:36606 on port 1883.
+1732646628: New client connected from ::1:36606 as auto-2C150B59-1D85-64DD-7239-87F2F9DC63FF (p2, c1, k60, u'fems').
+1732646628: Client auto-2C150B59-1D85-64DD-7239-87F2F9DC63FF closed its connection.
+1732646658: New connection from ::1:59420 on port 1883.
+1732646658: New client connected from ::1:59420 as auto-2089D8B3-8E3A-2444-D47F-5EE0ABB4A342 (p2, c1, k60, u'fems').
+1732646658: Client auto-2089D8B3-8E3A-2444-D47F-5EE0ABB4A342 closed its connection.
+1732646688: New connection from ::1:54072 on port 1883.
+1732646688: New client connected from ::1:54072 as auto-E2C0779A-4619-A886-F23E-FB4FAC6FEB8D (p2, c1, k60, u'fems').
+1732646688: Client auto-E2C0779A-4619-A886-F23E-FB4FAC6FEB8D closed its connection.
+1732646718: New connection from ::1:58604 on port 1883.
+1732646718: New client connected from ::1:58604 as auto-D3041309-303A-ECC1-F463-A0641899A048 (p2, c1, k60, u'fems').
+1732646718: Client auto-D3041309-303A-ECC1-F463-A0641899A048 closed its connection.
+1732646748: New connection from ::1:58762 on port 1883.
+1732646748: New client connected from ::1:58762 as auto-7BB74F50-DC6E-3ABF-3EB0-93BC0704262D (p2, c1, k60, u'fems').
+1732646748: Client auto-7BB74F50-DC6E-3ABF-3EB0-93BC0704262D closed its connection.
+1732646778: New connection from ::1:35184 on port 1883.
+1732646778: New client connected from ::1:35184 as auto-AA6A34E7-86E0-8378-1C05-155CF7828E0E (p2, c1, k60, u'fems').
+1732646778: Client auto-AA6A34E7-86E0-8378-1C05-155CF7828E0E closed its connection.
+1732646808: New connection from ::1:52618 on port 1883.
+1732646808: New client connected from ::1:52618 as auto-C7DD690E-7A6C-B2CE-3FC7-A5A7FE0146B4 (p2, c1, k60, u'fems').
+1732646808: Client auto-C7DD690E-7A6C-B2CE-3FC7-A5A7FE0146B4 closed its connection.
+1732646838: New connection from ::1:50338 on port 1883.
+1732646838: New client connected from ::1:50338 as auto-AA7C4325-240F-6571-2C14-1695DBF64BBE (p2, c1, k60, u'fems').
+1732646838: Client auto-AA7C4325-240F-6571-2C14-1695DBF64BBE closed its connection.
+1732646869: New connection from ::1:33502 on port 1883.
+1732646869: New client connected from ::1:33502 as auto-A504BBBD-DA60-10CC-4995-7F610EC5714E (p2, c1, k60, u'fems').
+1732646869: Client auto-A504BBBD-DA60-10CC-4995-7F610EC5714E closed its connection.
+1732646899: New connection from ::1:36522 on port 1883.
+1732646899: New client connected from ::1:36522 as auto-F8DE06C0-F5FA-3E9D-C05B-D856CD371AFC (p2, c1, k60, u'fems').
+1732646899: Client auto-F8DE06C0-F5FA-3E9D-C05B-D856CD371AFC closed its connection.
+1732646929: New connection from ::1:47784 on port 1883.
+1732646929: New client connected from ::1:47784 as auto-728E6B77-8BD0-EF5C-FE4D-E19FB00C525D (p2, c1, k60, u'fems').
+1732646929: Client auto-728E6B77-8BD0-EF5C-FE4D-E19FB00C525D closed its connection.
+1732646959: New connection from ::1:52026 on port 1883.
+1732646959: New client connected from ::1:52026 as auto-F576A869-84C2-A06E-30D9-5E5F956DC74F (p2, c1, k60, u'fems').
+1732646959: Client auto-F576A869-84C2-A06E-30D9-5E5F956DC74F closed its connection.
+1732646989: New connection from ::1:60358 on port 1883.
+1732646989: New client connected from ::1:60358 as auto-50A8B9CC-1541-014F-6F6F-37C9DD31DB52 (p2, c1, k60, u'fems').
+1732646989: Client auto-50A8B9CC-1541-014F-6F6F-37C9DD31DB52 closed its connection.
+1732647019: New connection from ::1:59866 on port 1883.
+1732647019: New client connected from ::1:59866 as auto-9CDF11B0-807F-E4AC-1F34-313827F73304 (p2, c1, k60, u'fems').
+1732647019: Client auto-9CDF11B0-807F-E4AC-1F34-313827F73304 closed its connection.
+1732647049: New connection from ::1:59034 on port 1883.
+1732647049: New client connected from ::1:59034 as auto-3BE67685-7747-A181-FEB3-64E6018D18AA (p2, c1, k60, u'fems').
+1732647049: Client auto-3BE67685-7747-A181-FEB3-64E6018D18AA closed its connection.
+1732647079: New connection from ::1:51862 on port 1883.
+1732647079: New client connected from ::1:51862 as auto-71B4FC2E-FE33-F9A6-4E16-8F82A0F8A213 (p2, c1, k60, u'fems').
+1732647079: Client auto-71B4FC2E-FE33-F9A6-4E16-8F82A0F8A213 closed its connection.
+1732647109: New connection from ::1:54416 on port 1883.
+1732647109: New client connected from ::1:54416 as auto-171BC18D-5E4B-C8AB-00DC-DF34D6FD77AE (p2, c1, k60, u'fems').
+1732647109: Client auto-171BC18D-5E4B-C8AB-00DC-DF34D6FD77AE closed its connection.
+1732647139: New connection from ::1:53580 on port 1883.
+1732647139: New client connected from ::1:53580 as auto-3009677F-57DA-F635-8022-89116A1A23F2 (p2, c1, k60, u'fems').
+1732647139: Client auto-3009677F-57DA-F635-8022-89116A1A23F2 closed its connection.
+1732647169: New connection from ::1:60328 on port 1883.
+1732647169: New client connected from ::1:60328 as auto-5624AE0C-B76B-EE39-7E91-B871956B1356 (p2, c1, k60, u'fems').
+1732647169: Client auto-5624AE0C-B76B-EE39-7E91-B871956B1356 closed its connection.
+1732647200: New connection from ::1:46338 on port 1883.
+1732647200: New client connected from ::1:46338 as auto-D5B75E49-35CD-72CB-EB22-ED09FA989253 (p2, c1, k60, u'fems').
+1732647200: Client auto-D5B75E49-35CD-72CB-EB22-ED09FA989253 closed its connection.
+1732647230: New connection from ::1:36088 on port 1883.
+1732647230: New client connected from ::1:36088 as auto-06EEF4A5-CEDF-3929-46CE-34FEF9745D07 (p2, c1, k60, u'fems').
+1732647230: Client auto-06EEF4A5-CEDF-3929-46CE-34FEF9745D07 closed its connection.
+1732647260: New connection from ::1:59492 on port 1883.
+1732647260: New client connected from ::1:59492 as auto-B675A1D2-02FE-8E2A-43EF-86939D4AFA55 (p2, c1, k60, u'fems').
+1732647260: Client auto-B675A1D2-02FE-8E2A-43EF-86939D4AFA55 closed its connection.
+1732647290: New connection from ::1:55728 on port 1883.
+1732647290: New client connected from ::1:55728 as auto-8824B34D-1811-33F3-E125-68EE7F449067 (p2, c1, k60, u'fems').
+1732647290: Client auto-8824B34D-1811-33F3-E125-68EE7F449067 closed its connection.
+1732647320: New connection from ::1:44572 on port 1883.
+1732647320: New client connected from ::1:44572 as auto-C4FF4E9C-ED23-AEC9-8453-ED483BBB34FC (p2, c1, k60, u'fems').
+1732647320: Client auto-C4FF4E9C-ED23-AEC9-8453-ED483BBB34FC closed its connection.
+1732647350: New connection from ::1:38278 on port 1883.
+1732647350: New client connected from ::1:38278 as auto-81DD2606-DB8A-99AA-99F8-54024615DCB4 (p2, c1, k60, u'fems').
+1732647350: Client auto-81DD2606-DB8A-99AA-99F8-54024615DCB4 closed its connection.
+1732647380: New connection from ::1:47986 on port 1883.
+1732647380: New client connected from ::1:47986 as auto-CBDDB867-F70B-6E26-3EF9-8104D503E810 (p2, c1, k60, u'fems').
+1732647380: Client auto-CBDDB867-F70B-6E26-3EF9-8104D503E810 closed its connection.
+1732647410: New connection from ::1:40036 on port 1883.
+1732647410: New client connected from ::1:40036 as auto-CCB32D32-24F5-45F0-C5D2-1822767802C4 (p2, c1, k60, u'fems').
+1732647410: Client auto-CCB32D32-24F5-45F0-C5D2-1822767802C4 closed its connection.
+1732647440: New connection from ::1:38620 on port 1883.
+1732647440: New client connected from ::1:38620 as auto-70388ED8-6FE3-6C5D-5629-1315D4EF03C7 (p2, c1, k60, u'fems').
+1732647440: Client auto-70388ED8-6FE3-6C5D-5629-1315D4EF03C7 closed its connection.
+1732647470: New connection from ::1:40658 on port 1883.
+1732647470: New client connected from ::1:40658 as auto-9CEDDCDA-A869-2D05-F838-04D31FA37845 (p2, c1, k60, u'fems').
+1732647470: Client auto-9CEDDCDA-A869-2D05-F838-04D31FA37845 closed its connection.
+1732647500: New connection from ::1:55422 on port 1883.
+1732647500: New client connected from ::1:55422 as auto-13A6FD67-5687-CF6E-0C55-FCC98DD8B471 (p2, c1, k60, u'fems').
+1732647500: Client auto-13A6FD67-5687-CF6E-0C55-FCC98DD8B471 closed its connection.
+1732647531: New connection from ::1:50876 on port 1883.
+1732647531: New client connected from ::1:50876 as auto-D094B2A1-9BED-455F-3CE6-8FFC6ABE1F1B (p2, c1, k60, u'fems').
+1732647531: Client auto-D094B2A1-9BED-455F-3CE6-8FFC6ABE1F1B closed its connection.
+1732647561: New connection from ::1:57336 on port 1883.
+1732647561: New client connected from ::1:57336 as auto-D59807F0-C87B-62F1-C98F-00F37C67BA89 (p2, c1, k60, u'fems').
+1732647561: Client auto-D59807F0-C87B-62F1-C98F-00F37C67BA89 closed its connection.
+1732647591: New connection from ::1:57900 on port 1883.
+1732647591: New client connected from ::1:57900 as auto-A732CE63-88DC-5BAA-0380-C109B49694A3 (p2, c1, k60, u'fems').
+1732647591: Client auto-A732CE63-88DC-5BAA-0380-C109B49694A3 closed its connection.
+1732647621: New connection from ::1:40586 on port 1883.
+1732647621: New client connected from ::1:40586 as auto-77D9BDCB-A48E-CCA1-DBD6-AE7CA79371E4 (p2, c1, k60, u'fems').
+1732647621: Client auto-77D9BDCB-A48E-CCA1-DBD6-AE7CA79371E4 closed its connection.
+1732647651: New connection from ::1:60838 on port 1883.
+1732647651: New client connected from ::1:60838 as auto-4F4F3617-8471-08FA-4F6A-3582AEB13C80 (p2, c1, k60, u'fems').
+1732647651: Client auto-4F4F3617-8471-08FA-4F6A-3582AEB13C80 closed its connection.
+1732647681: New connection from ::1:52016 on port 1883.
+1732647681: New client connected from ::1:52016 as auto-D899A27C-376E-4906-16AB-CF38BEE3CF8C (p2, c1, k60, u'fems').
+1732647681: Client auto-D899A27C-376E-4906-16AB-CF38BEE3CF8C closed its connection.
+1732647711: New connection from ::1:47630 on port 1883.
+1732647711: New client connected from ::1:47630 as auto-F3F447B5-DBA6-2BA6-4AF3-11BD994189BF (p2, c1, k60, u'fems').
+1732647711: Client auto-F3F447B5-DBA6-2BA6-4AF3-11BD994189BF closed its connection.
+1732647741: New connection from ::1:33198 on port 1883.
+1732647741: New client connected from ::1:33198 as auto-6132FB8F-8BAF-16B6-9B76-93E74B92D92C (p2, c1, k60, u'fems').
+1732647741: Client auto-6132FB8F-8BAF-16B6-9B76-93E74B92D92C closed its connection.
+1732647771: New connection from ::1:44696 on port 1883.
+1732647771: New client connected from ::1:44696 as auto-889358BD-1EEA-D6FD-1B1C-E58284F2AF01 (p2, c1, k60, u'fems').
+1732647771: Client auto-889358BD-1EEA-D6FD-1B1C-E58284F2AF01 closed its connection.
+1732647801: New connection from ::1:33680 on port 1883.
+1732647801: New client connected from ::1:33680 as auto-1303D9E0-8F6B-3177-4CF7-EECA5EB5B7B2 (p2, c1, k60, u'fems').
+1732647801: Client auto-1303D9E0-8F6B-3177-4CF7-EECA5EB5B7B2 closed its connection.
+1732647832: New connection from ::1:48726 on port 1883.
+1732647832: New client connected from ::1:48726 as auto-38577C71-E8C6-DE4B-2A24-2D1048850191 (p2, c1, k60, u'fems').
+1732647832: Client auto-38577C71-E8C6-DE4B-2A24-2D1048850191 closed its connection.
+1732647862: New connection from ::1:55376 on port 1883.
+1732647862: New client connected from ::1:55376 as auto-6B67E153-2F50-E75E-E332-5401975EF2D3 (p2, c1, k60, u'fems').
+1732647862: Client auto-6B67E153-2F50-E75E-E332-5401975EF2D3 closed its connection.
+1732647892: New connection from ::1:44594 on port 1883.
+1732647892: New client connected from ::1:44594 as auto-37923B4A-AB69-D900-1C8B-598CFFEA8A9C (p2, c1, k60, u'fems').
+1732647892: Client auto-37923B4A-AB69-D900-1C8B-598CFFEA8A9C closed its connection.
+1732647922: New connection from ::1:45698 on port 1883.
+1732647922: New client connected from ::1:45698 as auto-4F87CB31-C004-868F-CA35-5B47B7909C7F (p2, c1, k60, u'fems').
+1732647922: Client auto-4F87CB31-C004-868F-CA35-5B47B7909C7F closed its connection.
+1732648872: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732648872: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732648877: New connection from 172.19.0.8:60482 on port 1883.
+1732648877: New client connected from 172.19.0.8:60482 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732648880: New connection from ::1:40374 on port 1883.
+1732648880: New client connected from ::1:40374 as auto-3712E616-1833-35C2-9894-22898DA33BD3 (p2, c1, k60, u'fems').
+1732648880: Client auto-3712E616-1833-35C2-9894-22898DA33BD3 closed its connection.
+1732648910: New connection from ::1:60782 on port 1883.
+1732648910: New client connected from ::1:60782 as auto-4F92930B-190E-6EA2-10B5-6CF31A5B4CAA (p2, c1, k60, u'fems').
+1732648910: Client auto-4F92930B-190E-6EA2-10B5-6CF31A5B4CAA closed its connection.
+1732649934: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732649939: New connection from 172.19.0.8:35300 on port 1883.
+1732649939: New client connected from 172.19.0.8:35300 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732649942: New connection from ::1:36574 on port 1883.
+1732649942: New client connected from ::1:36574 as auto-64970944-8692-1F5E-6D45-77348F6FC3C6 (p2, c1, k60, u'fems').
+1732649942: Client auto-64970944-8692-1F5E-6D45-77348F6FC3C6 closed its connection.
+1732649972: New connection from ::1:36686 on port 1883.
+1732649972: New client connected from ::1:36686 as auto-C2B4AFAB-ADC9-14B3-D5CF-6A7741E71E4E (p2, c1, k60, u'fems').
+1732649972: Client auto-C2B4AFAB-ADC9-14B3-D5CF-6A7741E71E4E closed its connection.
+1732650169: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732650174: New connection from 172.19.0.8:33692 on port 1883.
+1732650174: New client connected from 172.19.0.8:33692 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732650177: New connection from ::1:40092 on port 1883.
+1732650177: New client connected from ::1:40092 as auto-FAFEACC3-2B0F-5A8C-3AC3-26034A0D940A (p2, c1, k60, u'fems').
+1732650177: Client auto-FAFEACC3-2B0F-5A8C-3AC3-26034A0D940A closed its connection.
+1732650207: New connection from ::1:45406 on port 1883.
+1732650207: New client connected from ::1:45406 as auto-BD6B9DDE-1314-F173-CB92-72452D166701 (p2, c1, k60, u'fems').
+1732650207: Client auto-BD6B9DDE-1314-F173-CB92-72452D166701 closed its connection.
+1732650238: New connection from ::1:58768 on port 1883.
+1732650238: New client connected from ::1:58768 as auto-A54B305F-0289-6506-1417-8FD44F0061AE (p2, c1, k60, u'fems').
+1732650238: Client auto-A54B305F-0289-6506-1417-8FD44F0061AE closed its connection.
+1732650268: New connection from ::1:54790 on port 1883.
+1732650268: New client connected from ::1:54790 as auto-5807D39B-19CF-EC81-1342-7843EAF660A0 (p2, c1, k60, u'fems').
+1732650268: Client auto-5807D39B-19CF-EC81-1342-7843EAF660A0 closed its connection.
+1732651272: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732651272: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732651277: New connection from 172.19.0.8:45076 on port 1883.
+1732651277: New client connected from 172.19.0.8:45076 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732651280: New connection from ::1:34272 on port 1883.
+1732651280: New client connected from ::1:34272 as auto-36C523AA-AB51-8AC0-03F8-07B481E7BA02 (p2, c1, k60, u'fems').
+1732651280: Client auto-36C523AA-AB51-8AC0-03F8-07B481E7BA02 closed its connection.
+1732651310: New connection from ::1:52918 on port 1883.
+1732651310: New client connected from ::1:52918 as auto-C4676464-F50A-88C0-A5C9-F7A84528E43B (p2, c1, k60, u'fems').
+1732651310: Client auto-C4676464-F50A-88C0-A5C9-F7A84528E43B closed its connection.
+1732651365: New connection from ::1:54724 on port 1883.
+1732651365: New client connected from ::1:54724 as auto-3931ADA5-E88F-37F4-09C3-A699F356918C (p2, c1, k60, u'fems').
+1732651365: Client auto-3931ADA5-E88F-37F4-09C3-A699F356918C closed its connection.
+1732651395: New connection from ::1:50158 on port 1883.
+1732651395: New client connected from ::1:50158 as auto-F2B457CE-6EF2-906D-A844-34F765207FAF (p2, c1, k60, u'fems').
+1732651395: Client auto-F2B457CE-6EF2-906D-A844-34F765207FAF closed its connection.
+1732652409: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732652414: New connection from 172.19.0.8:37192 on port 1883.
+1732652414: New client connected from 172.19.0.8:37192 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732652418: New connection from ::1:36964 on port 1883.
+1732652418: New client connected from ::1:36964 as auto-90263F8B-0052-BD03-6D10-679BE399E4D8 (p2, c1, k60, u'fems').
+1732652418: Client auto-90263F8B-0052-BD03-6D10-679BE399E4D8 closed its connection.
+1732652448: New connection from ::1:47606 on port 1883.
+1732652448: New client connected from ::1:47606 as auto-B9F3395E-66C6-E4EB-7693-693E9C4462BC (p2, c1, k60, u'fems').
+1732652448: Client auto-B9F3395E-66C6-E4EB-7693-693E9C4462BC closed its connection.
+1732652478: New connection from ::1:47656 on port 1883.
+1732652478: New client connected from ::1:47656 as auto-962FD4BE-6B72-AF8E-CBA0-60B210A4F2D7 (p2, c1, k60, u'fems').
+1732652478: Client auto-962FD4BE-6B72-AF8E-CBA0-60B210A4F2D7 closed its connection.
+1732652508: New connection from ::1:35340 on port 1883.
+1732652508: New client connected from ::1:35340 as auto-D303DFE6-0F33-D91A-0569-91BF7C6C7E9A (p2, c1, k60, u'fems').
+1732652508: Client auto-D303DFE6-0F33-D91A-0569-91BF7C6C7E9A closed its connection.
+1732652538: New connection from ::1:57930 on port 1883.
+1732652538: New client connected from ::1:57930 as auto-0CB8356D-CE63-EDA0-1422-6719DEC1F660 (p2, c1, k60, u'fems').
+1732652538: Client auto-0CB8356D-CE63-EDA0-1422-6719DEC1F660 closed its connection.
+1732652568: New connection from ::1:43694 on port 1883.
+1732652568: New client connected from ::1:43694 as auto-84EA7D6B-C7DE-F13A-EBB4-7F807DAF064F (p2, c1, k60, u'fems').
+1732652568: Client auto-84EA7D6B-C7DE-F13A-EBB4-7F807DAF064F closed its connection.
+1732652598: New connection from ::1:53644 on port 1883.
+1732652598: New client connected from ::1:53644 as auto-8A7024F3-D043-A60B-082D-C4CB82E757F2 (p2, c1, k60, u'fems').
+1732652598: Client auto-8A7024F3-D043-A60B-082D-C4CB82E757F2 closed its connection.
+1732652628: New connection from ::1:52056 on port 1883.
+1732652628: New client connected from ::1:52056 as auto-FAC321CE-797A-D62B-EE49-CFC154DC837B (p2, c1, k60, u'fems').
+1732652628: Client auto-FAC321CE-797A-D62B-EE49-CFC154DC837B closed its connection.
+1732652658: New connection from ::1:58532 on port 1883.
+1732652658: New client connected from ::1:58532 as auto-2247A68D-7B12-EC6D-B68E-9304DFA1B800 (p2, c1, k60, u'fems').
+1732652658: Client auto-2247A68D-7B12-EC6D-B68E-9304DFA1B800 closed its connection.
+1732652689: New connection from ::1:39722 on port 1883.
+1732652689: New client connected from ::1:39722 as auto-0780B787-F30E-3705-BF63-52A2463AD9F5 (p2, c1, k60, u'fems').
+1732652689: Client auto-0780B787-F30E-3705-BF63-52A2463AD9F5 closed its connection.
+1732652719: New connection from ::1:35572 on port 1883.
+1732652719: New client connected from ::1:35572 as auto-B2CA8D99-8B03-99D7-2BA4-375E710E7648 (p2, c1, k60, u'fems').
+1732652719: Client auto-B2CA8D99-8B03-99D7-2BA4-375E710E7648 closed its connection.
+1732652749: New connection from ::1:52898 on port 1883.
+1732652749: New client connected from ::1:52898 as auto-4DCF2195-7D84-4948-1BB8-42C0C4331A05 (p2, c1, k60, u'fems').
+1732652749: Client auto-4DCF2195-7D84-4948-1BB8-42C0C4331A05 closed its connection.
+1732654291: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732654291: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732654296: New connection from 172.19.0.8:55328 on port 1883.
+1732654296: New client connected from 172.19.0.8:55328 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732654300: New connection from ::1:57658 on port 1883.
+1732654300: New client connected from ::1:57658 as auto-C122D5DF-40CC-4E95-D77D-D782A8D8C5BB (p2, c1, k60, u'fems').
+1732654300: Client auto-C122D5DF-40CC-4E95-D77D-D782A8D8C5BB closed its connection.
+1732654330: New connection from ::1:55878 on port 1883.
+1732654330: New client connected from ::1:55878 as auto-65A405FB-85B7-45F6-EC85-948C51B8DBA1 (p2, c1, k60, u'fems').
+1732654330: Client auto-65A405FB-85B7-45F6-EC85-948C51B8DBA1 closed its connection.
+1732656884: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732656884: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732656889: New connection from 172.19.0.8:42986 on port 1883.
+1732656889: New client connected from 172.19.0.8:42986 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732656894: New connection from ::1:36756 on port 1883.
+1732656894: New client connected from ::1:36756 as auto-8F8ADC7A-594A-283F-E52C-8120B04092B7 (p2, c1, k60, u'fems').
+1732656894: Client auto-8F8ADC7A-594A-283F-E52C-8120B04092B7 closed its connection.
+1732658185: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732658190: New connection from 172.19.0.8:52998 on port 1883.
+1732658190: New client connected from 172.19.0.8:52998 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732658195: New connection from ::1:40678 on port 1883.
+1732658195: New client connected from ::1:40678 as auto-2A70BE83-8D8A-B707-7A62-F1014B6E717E (p2, c1, k60, u'fems').
+1732658195: Client auto-2A70BE83-8D8A-B707-7A62-F1014B6E717E closed its connection.
+1732658577: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732658582: New connection from 172.19.0.8:53734 on port 1883.
+1732658582: New client connected from 172.19.0.8:53734 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732658587: New connection from ::1:52222 on port 1883.
+1732658587: New client connected from ::1:52222 as auto-6CDD6E1A-2D63-4517-A39A-000795A96E09 (p2, c1, k60, u'fems').
+1732658587: Client auto-6CDD6E1A-2D63-4517-A39A-000795A96E09 closed its connection.
+1732662144: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732662144: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732662149: New connection from 172.19.0.8:46610 on port 1883.
+1732662149: New client connected from 172.19.0.8:46610 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732662154: New connection from ::1:37086 on port 1883.
+1732662154: New client connected from ::1:37086 as auto-15575960-68A8-4706-9AE6-D3C2D6FDE2B0 (p2, c1, k60, u'fems').
+1732662154: Client auto-15575960-68A8-4706-9AE6-D3C2D6FDE2B0 closed its connection.
+1732663365: Client fems_realtime_39 has exceeded timeout, disconnecting.
+1732663370: New connection from 172.19.0.8:47224 on port 1883.
+1732663370: New client connected from 172.19.0.8:47224 as fems_realtime_39 (p2, c1, k60, u'fems').
+1732663375: New connection from ::1:47938 on port 1883.
+1732663375: New client connected from ::1:47938 as auto-75754A84-92A1-0FB8-85D1-DD5152D85E11 (p2, c1, k60, u'fems').
+1732663375: Client auto-75754A84-92A1-0FB8-85D1-DD5152D85E11 closed its connection.
+1732663405: New connection from ::1:59526 on port 1883.
+1732663405: New client connected from ::1:59526 as auto-494D9B98-DA4D-481E-697A-1E79E85E76C7 (p2, c1, k60, u'fems').
+1732663405: Client auto-494D9B98-DA4D-481E-697A-1E79E85E76C7 closed its connection.
+1732663435: New connection from ::1:50552 on port 1883.
+1732663435: New client connected from ::1:50552 as auto-967FBD45-9563-1201-C8DE-E5A66A05D3D3 (p2, c1, k60, u'fems').
+1732663435: Client auto-967FBD45-9563-1201-C8DE-E5A66A05D3D3 closed its connection.
+1732663465: New connection from ::1:49956 on port 1883.
+1732663465: New client connected from ::1:49956 as auto-259302AD-7688-3AC1-DC1F-47A1B866575E (p2, c1, k60, u'fems').
+1732663465: Client auto-259302AD-7688-3AC1-DC1F-47A1B866575E closed its connection.
+1732663495: New connection from ::1:52392 on port 1883.
+1732663495: New client connected from ::1:52392 as auto-E1BFFAAD-6AAF-C0CF-E9FD-AE9A614A7B0C (p2, c1, k60, u'fems').
+1732663495: Client auto-E1BFFAAD-6AAF-C0CF-E9FD-AE9A614A7B0C closed its connection.
+1732663525: New connection from ::1:55278 on port 1883.
+1732663525: New client connected from ::1:55278 as auto-384DEE7C-CC0F-AD83-61B4-12F9A3DB637C (p2, c1, k60, u'fems').
+1732663525: Client auto-384DEE7C-CC0F-AD83-61B4-12F9A3DB637C closed its connection.
+1732663555: New connection from ::1:38696 on port 1883.
+1732663555: New client connected from ::1:38696 as auto-8A014214-C6D5-8600-C6D0-7DB4120160D6 (p2, c1, k60, u'fems').
+1732663555: Client auto-8A014214-C6D5-8600-C6D0-7DB4120160D6 closed its connection.
+1732663585: New connection from ::1:42322 on port 1883.
+1732663585: New client connected from ::1:42322 as auto-CC92E6E7-5B8E-7B15-C50A-1EDB4463CEEA (p2, c1, k60, u'fems').
+1732663585: Client auto-CC92E6E7-5B8E-7B15-C50A-1EDB4463CEEA closed its connection.
+1732663615: New connection from ::1:53990 on port 1883.
+1732663615: New client connected from ::1:53990 as auto-5C6384A5-B6BC-CFCC-0EEA-727FCFDB5C29 (p2, c1, k60, u'fems').
+1732663615: Client auto-5C6384A5-B6BC-CFCC-0EEA-727FCFDB5C29 closed its connection.
+1732663645: New connection from ::1:41242 on port 1883.
+1732663645: New client connected from ::1:41242 as auto-21B62E80-05ED-9906-B531-7F81C12D1F83 (p2, c1, k60, u'fems').
+1732663646: Client auto-21B62E80-05ED-9906-B531-7F81C12D1F83 closed its connection.
+1732663676: New connection from ::1:50582 on port 1883.
+1732663676: New client connected from ::1:50582 as auto-5C62DA1F-933F-E44D-3F23-D8343890EC2C (p2, c1, k60, u'fems').
+1732663676: Client auto-5C62DA1F-933F-E44D-3F23-D8343890EC2C closed its connection.
+1732663706: New connection from ::1:52748 on port 1883.
+1732663706: New client connected from ::1:52748 as auto-6726876C-C335-4532-AD8A-3F21276A5EEB (p2, c1, k60, u'fems').
+1732663706: Client auto-6726876C-C335-4532-AD8A-3F21276A5EEB closed its connection.
+1732663736: New connection from ::1:58564 on port 1883.
+1732663736: New client connected from ::1:58564 as auto-C7A2C950-6D64-D52D-B6FE-FEA3A2E40E59 (p2, c1, k60, u'fems').
+1732663736: Client auto-C7A2C950-6D64-D52D-B6FE-FEA3A2E40E59 closed its connection.
+1732663766: New connection from ::1:46286 on port 1883.
+1732663766: New client connected from ::1:46286 as auto-FEEB1A41-AAE3-1C47-ACCB-DF131787031C (p2, c1, k60, u'fems').
+1732663766: Client auto-FEEB1A41-AAE3-1C47-ACCB-DF131787031C closed its connection.
+1732663796: New connection from ::1:56774 on port 1883.
+1732663796: New client connected from ::1:56774 as auto-A6879B33-329E-0DE8-F4C5-0DAB98E2CD98 (p2, c1, k60, u'fems').
+1732663796: Client auto-A6879B33-329E-0DE8-F4C5-0DAB98E2CD98 closed its connection.
+1732663826: New connection from ::1:60118 on port 1883.
+1732663826: New client connected from ::1:60118 as auto-CBC21D2E-F2F8-BC9F-4B74-54825DEEA319 (p2, c1, k60, u'fems').
+1732663826: Client auto-CBC21D2E-F2F8-BC9F-4B74-54825DEEA319 closed its connection.
+1732663856: New connection from ::1:57684 on port 1883.
+1732663856: New client connected from ::1:57684 as auto-6E666ECA-554D-DDC2-576B-AB29F22A98F7 (p2, c1, k60, u'fems').
+1732663856: Client auto-6E666ECA-554D-DDC2-576B-AB29F22A98F7 closed its connection.
+1732663886: New connection from ::1:57498 on port 1883.
+1732663886: New client connected from ::1:57498 as auto-AA895BC6-A46D-438E-8864-35F31FDA8637 (p2, c1, k60, u'fems').
+1732663886: Client auto-AA895BC6-A46D-438E-8864-35F31FDA8637 closed its connection.
+1732663916: New connection from ::1:56146 on port 1883.
+1732663916: New client connected from ::1:56146 as auto-CDE2CF22-6C25-8547-13E7-2ED5C9F18010 (p2, c1, k60, u'fems').
+1732663916: Client auto-CDE2CF22-6C25-8547-13E7-2ED5C9F18010 closed its connection.
+1732663945: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732663946: New connection from ::1:58594 on port 1883.
+1732663946: New client connected from ::1:58594 as auto-8244EEDC-DF47-32E0-4C7D-C3944BB2BC87 (p2, c1, k60, u'fems').
+1732663946: Client auto-8244EEDC-DF47-32E0-4C7D-C3944BB2BC87 closed its connection.
+1732663977: New connection from ::1:50348 on port 1883.
+1732663977: New client connected from ::1:50348 as auto-9563EA25-9D80-9A7F-AA5E-36A92C07138F (p2, c1, k60, u'fems').
+1732663977: Client auto-9563EA25-9D80-9A7F-AA5E-36A92C07138F closed its connection.
+1732664007: New connection from ::1:46616 on port 1883.
+1732664007: New client connected from ::1:46616 as auto-94F29F0C-945B-B996-A847-0DA890E80000 (p2, c1, k60, u'fems').
+1732664007: Client auto-94F29F0C-945B-B996-A847-0DA890E80000 closed its connection.
+1732664037: New connection from ::1:42796 on port 1883.
+1732664037: New client connected from ::1:42796 as auto-59F98F68-7C0A-94D0-DCB1-D78D958893B3 (p2, c1, k60, u'fems').
+1732664037: Client auto-59F98F68-7C0A-94D0-DCB1-D78D958893B3 closed its connection.
+1732664067: New connection from ::1:52772 on port 1883.
+1732664067: New client connected from ::1:52772 as auto-987BA83A-7FC9-8FB4-1369-48E2430080CE (p2, c1, k60, u'fems').
+1732664067: Client auto-987BA83A-7FC9-8FB4-1369-48E2430080CE closed its connection.
+1732664097: New connection from ::1:60000 on port 1883.
+1732664097: New client connected from ::1:60000 as auto-93A8C159-52A8-BEE4-375D-5013A274F30D (p2, c1, k60, u'fems').
+1732664097: Client auto-93A8C159-52A8-BEE4-375D-5013A274F30D closed its connection.
+1732664127: New connection from ::1:34964 on port 1883.
+1732664127: New client connected from ::1:34964 as auto-88D3B2BB-A2EA-74DC-13A7-83DBA36E0AC6 (p2, c1, k60, u'fems').
+1732664127: Client auto-88D3B2BB-A2EA-74DC-13A7-83DBA36E0AC6 closed its connection.
+1732664157: New connection from ::1:49010 on port 1883.
+1732664157: New client connected from ::1:49010 as auto-9C3D11BF-8E60-AA28-D5F8-DCD045548883 (p2, c1, k60, u'fems').
+1732664157: Client auto-9C3D11BF-8E60-AA28-D5F8-DCD045548883 closed its connection.
+1732664187: New connection from ::1:42688 on port 1883.
+1732664187: New client connected from ::1:42688 as auto-67B68585-0CE5-4854-B64F-ECF241995A01 (p2, c1, k60, u'fems').
+1732664187: Client auto-67B68585-0CE5-4854-B64F-ECF241995A01 closed its connection.
+1732664217: New connection from ::1:52610 on port 1883.
+1732664217: New client connected from ::1:52610 as auto-DBB47618-E0BA-EB66-992C-07B6E8A54C21 (p2, c1, k60, u'fems').
+1732664217: Client auto-DBB47618-E0BA-EB66-992C-07B6E8A54C21 closed its connection.
+1732664247: New connection from ::1:50884 on port 1883.
+1732664247: New client connected from ::1:50884 as auto-9F5D0608-B5E8-9629-9C50-4F3C3EEC3692 (p2, c1, k60, u'fems').
+1732664247: Client auto-9F5D0608-B5E8-9629-9C50-4F3C3EEC3692 closed its connection.
+1732664277: New connection from ::1:49396 on port 1883.
+1732664277: New client connected from ::1:49396 as auto-B392AD8E-E5C2-7EB7-6A12-CEC9BA825156 (p2, c1, k60, u'fems').
+1732664277: Client auto-B392AD8E-E5C2-7EB7-6A12-CEC9BA825156 closed its connection.
+1732664308: New connection from ::1:40956 on port 1883.
+1732664308: New client connected from ::1:40956 as auto-28E29A98-F24F-5C4B-EE6C-D240EAF34BA6 (p2, c1, k60, u'fems').
+1732664308: Client auto-28E29A98-F24F-5C4B-EE6C-D240EAF34BA6 closed its connection.
+1732664338: New connection from ::1:39190 on port 1883.
+1732664338: New client connected from ::1:39190 as auto-51E022D4-A7A6-8D7B-9A0F-73372C2D81D5 (p2, c1, k60, u'fems').
+1732664338: Client auto-51E022D4-A7A6-8D7B-9A0F-73372C2D81D5 closed its connection.
+1732664368: New connection from ::1:58682 on port 1883.
+1732664368: New client connected from ::1:58682 as auto-66FB9603-E024-E162-8132-D4450B4D5B10 (p2, c1, k60, u'fems').
+1732664368: Client auto-66FB9603-E024-E162-8132-D4450B4D5B10 closed its connection.
+1732664398: New connection from ::1:47064 on port 1883.
+1732664398: New client connected from ::1:47064 as auto-220539E3-8042-7371-0688-75F8D3980444 (p2, c1, k60, u'fems').
+1732664398: Client auto-220539E3-8042-7371-0688-75F8D3980444 closed its connection.
+1732664428: New connection from ::1:48388 on port 1883.
+1732664428: New client connected from ::1:48388 as auto-51ACD3F1-C68D-3A68-9524-70E0F5F5986C (p2, c1, k60, u'fems').
+1732664428: Client auto-51ACD3F1-C68D-3A68-9524-70E0F5F5986C closed its connection.
+1732664458: New connection from ::1:58670 on port 1883.
+1732664458: New client connected from ::1:58670 as auto-AF3DB7DA-80C4-D45E-8320-9A6910F56F0B (p2, c1, k60, u'fems').
+1732664458: Client auto-AF3DB7DA-80C4-D45E-8320-9A6910F56F0B closed its connection.
+1732664488: New connection from ::1:44184 on port 1883.
+1732664488: New client connected from ::1:44184 as auto-3B81F41F-8FA3-88F8-6086-5705B6FC9C2C (p2, c1, k60, u'fems').
+1732664488: Client auto-3B81F41F-8FA3-88F8-6086-5705B6FC9C2C closed its connection.
+1732664518: New connection from ::1:42450 on port 1883.
+1732664518: New client connected from ::1:42450 as auto-29D5C178-49F9-6529-BA42-29E0DA86AC49 (p2, c1, k60, u'fems').
+1732664518: Client auto-29D5C178-49F9-6529-BA42-29E0DA86AC49 closed its connection.
+1732664548: New connection from ::1:38270 on port 1883.
+1732664548: New client connected from ::1:38270 as auto-E5EA2B4D-9D45-B8E7-9391-B6A8414ED4E8 (p2, c1, k60, u'fems').
+1732664548: Client auto-E5EA2B4D-9D45-B8E7-9391-B6A8414ED4E8 closed its connection.
+1732664578: New connection from ::1:60240 on port 1883.
+1732664578: New client connected from ::1:60240 as auto-158F7162-65DE-A89B-FC83-00E28CB1A599 (p2, c1, k60, u'fems').
+1732664578: Client auto-158F7162-65DE-A89B-FC83-00E28CB1A599 closed its connection.
+1732664608: New connection from ::1:44614 on port 1883.
+1732664608: New client connected from ::1:44614 as auto-A29A79E1-88E4-68D4-E228-2F0076CFBC4B (p2, c1, k60, u'fems').
+1732664608: Client auto-A29A79E1-88E4-68D4-E228-2F0076CFBC4B closed its connection.
+1732664639: New connection from ::1:58440 on port 1883.
+1732664639: New client connected from ::1:58440 as auto-C3FAC9F1-77CB-3092-F5C9-0D8E38175BD2 (p2, c1, k60, u'fems').
+1732664639: Client auto-C3FAC9F1-77CB-3092-F5C9-0D8E38175BD2 closed its connection.
+1732664669: New connection from ::1:59444 on port 1883.
+1732664669: New client connected from ::1:59444 as auto-BC284827-908D-8F51-C800-D1B29BF8C3B8 (p2, c1, k60, u'fems').
+1732664669: Client auto-BC284827-908D-8F51-C800-D1B29BF8C3B8 closed its connection.
+1732664699: New connection from ::1:35254 on port 1883.
+1732664699: New client connected from ::1:35254 as auto-60C7DEDD-2321-5120-15F8-1255E5D7FB5D (p2, c1, k60, u'fems').
+1732664699: Client auto-60C7DEDD-2321-5120-15F8-1255E5D7FB5D closed its connection.
+1732664729: New connection from ::1:40940 on port 1883.
+1732664729: New client connected from ::1:40940 as auto-641DBD5C-21BC-6CE1-EB38-14DA9EC3EF34 (p2, c1, k60, u'fems').
+1732664729: Client auto-641DBD5C-21BC-6CE1-EB38-14DA9EC3EF34 closed its connection.
+1732664759: New connection from ::1:35212 on port 1883.
+1732664759: New client connected from ::1:35212 as auto-7955ECE2-FBB4-FCAD-DD6B-AC2D5348E989 (p2, c1, k60, u'fems').
+1732664759: Client auto-7955ECE2-FBB4-FCAD-DD6B-AC2D5348E989 closed its connection.
+1732664789: New connection from ::1:55618 on port 1883.
+1732664789: New client connected from ::1:55618 as auto-FFC9D8B4-AB4A-F884-ECCD-E7A100C68743 (p2, c1, k60, u'fems').
+1732664789: Client auto-FFC9D8B4-AB4A-F884-ECCD-E7A100C68743 closed its connection.
+1732664819: New connection from ::1:44304 on port 1883.
+1732664819: New client connected from ::1:44304 as auto-AE2D17E0-1FE9-A2DC-95C0-21175F08361B (p2, c1, k60, u'fems').
+1732664819: Client auto-AE2D17E0-1FE9-A2DC-95C0-21175F08361B closed its connection.
+1732664849: New connection from ::1:33896 on port 1883.
+1732664849: New client connected from ::1:33896 as auto-470343FB-790D-36ED-656E-159E816F35A6 (p2, c1, k60, u'fems').
+1732664849: Client auto-470343FB-790D-36ED-656E-159E816F35A6 closed its connection.
+1732664879: New connection from ::1:60508 on port 1883.
+1732664879: New client connected from ::1:60508 as auto-5BDE2AE5-4675-12C5-CF68-88B53E43AA8C (p2, c1, k60, u'fems').
+1732664879: Client auto-5BDE2AE5-4675-12C5-CF68-88B53E43AA8C closed its connection.
+1732664909: New connection from ::1:39302 on port 1883.
+1732664909: New client connected from ::1:39302 as auto-A84751DF-39C3-C7EC-36AF-3FA09918D365 (p2, c1, k60, u'fems').
+1732664909: Client auto-A84751DF-39C3-C7EC-36AF-3FA09918D365 closed its connection.
+1732664939: New connection from ::1:38566 on port 1883.
+1732664939: New client connected from ::1:38566 as auto-182C630E-01AB-3DA2-5091-BE588FA386B1 (p2, c1, k60, u'fems').
+1732664940: Client auto-182C630E-01AB-3DA2-5091-BE588FA386B1 closed its connection.
+1732664970: New connection from ::1:57478 on port 1883.
+1732664970: New client connected from ::1:57478 as auto-B9CF6139-73D9-1C9B-9EE2-EDCD768DBA11 (p2, c1, k60, u'fems').
+1732664970: Client auto-B9CF6139-73D9-1C9B-9EE2-EDCD768DBA11 closed its connection.
+1732665000: New connection from ::1:43388 on port 1883.
+1732665000: New client connected from ::1:43388 as auto-0BE2F091-AF66-5475-D7FD-8A7B899347F0 (p2, c1, k60, u'fems').
+1732665000: Client auto-0BE2F091-AF66-5475-D7FD-8A7B899347F0 closed its connection.
+1732665030: New connection from ::1:40418 on port 1883.
+1732665030: New client connected from ::1:40418 as auto-3BA64AFB-A7E2-BE8F-037D-72039A04E65E (p2, c1, k60, u'fems').
+1732665030: Client auto-3BA64AFB-A7E2-BE8F-037D-72039A04E65E closed its connection.
+1732665060: New connection from ::1:40138 on port 1883.
+1732665060: New client connected from ::1:40138 as auto-7438AF6B-6566-3AD5-C58A-2A6C9695CEAE (p2, c1, k60, u'fems').
+1732665060: Client auto-7438AF6B-6566-3AD5-C58A-2A6C9695CEAE closed its connection.
+1732665090: New connection from ::1:59786 on port 1883.
+1732665090: New client connected from ::1:59786 as auto-E0011D48-5C59-4BDF-C222-7F5E1C97A554 (p2, c1, k60, u'fems').
+1732665090: Client auto-E0011D48-5C59-4BDF-C222-7F5E1C97A554 closed its connection.
+1732665120: New connection from ::1:35078 on port 1883.
+1732665120: New client connected from ::1:35078 as auto-2EBEB693-538D-FA6C-86DC-6AC5CF44037A (p2, c1, k60, u'fems').
+1732665120: Client auto-2EBEB693-538D-FA6C-86DC-6AC5CF44037A closed its connection.
+1732665150: New connection from ::1:50868 on port 1883.
+1732665150: New client connected from ::1:50868 as auto-7797EFD1-7EE5-A8DF-6982-84A295BDBEE4 (p2, c1, k60, u'fems').
+1732665150: Client auto-7797EFD1-7EE5-A8DF-6982-84A295BDBEE4 closed its connection.
+1732665180: New connection from ::1:46236 on port 1883.
+1732665180: New client connected from ::1:46236 as auto-D60D000F-6B2B-F31F-1D27-13A740972D8D (p2, c1, k60, u'fems').
+1732665180: Client auto-D60D000F-6B2B-F31F-1D27-13A740972D8D closed its connection.
+1732665211: New connection from ::1:49002 on port 1883.
+1732665211: New client connected from ::1:49002 as auto-91D324E3-B51C-D902-076D-0EBE081AEE3E (p2, c1, k60, u'fems').
+1732665211: Client auto-91D324E3-B51C-D902-076D-0EBE081AEE3E closed its connection.
+1732665241: New connection from ::1:59892 on port 1883.
+1732665241: New client connected from ::1:59892 as auto-A1D63AB2-DA74-36AB-23FF-9BC28F982758 (p2, c1, k60, u'fems').
+1732665241: Client auto-A1D63AB2-DA74-36AB-23FF-9BC28F982758 closed its connection.
+1732665271: New connection from ::1:56806 on port 1883.
+1732665271: New client connected from ::1:56806 as auto-DF642984-AABE-E1C9-0FE7-4C501695A541 (p2, c1, k60, u'fems').
+1732665271: Client auto-DF642984-AABE-E1C9-0FE7-4C501695A541 closed its connection.
+1732665301: New connection from ::1:45500 on port 1883.
+1732665301: New client connected from ::1:45500 as auto-66974A86-D428-DDFE-B5A0-AEA6A57ED82B (p2, c1, k60, u'fems').
+1732665301: Client auto-66974A86-D428-DDFE-B5A0-AEA6A57ED82B closed its connection.
+1732665331: New connection from ::1:55740 on port 1883.
+1732665331: New client connected from ::1:55740 as auto-E71F5C21-61B3-DD2D-1D2C-7721F184FC52 (p2, c1, k60, u'fems').
+1732665331: Client auto-E71F5C21-61B3-DD2D-1D2C-7721F184FC52 closed its connection.
+1732665361: New connection from ::1:33414 on port 1883.
+1732665361: New client connected from ::1:33414 as auto-11919A4D-F120-176A-6674-5D77080BBBF0 (p2, c1, k60, u'fems').
+1732665361: Client auto-11919A4D-F120-176A-6674-5D77080BBBF0 closed its connection.
+1732665391: New connection from ::1:40606 on port 1883.
+1732665391: New client connected from ::1:40606 as auto-E9B3B0B4-46AB-FE79-E589-A874A5C66FC9 (p2, c1, k60, u'fems').
+1732665391: Client auto-E9B3B0B4-46AB-FE79-E589-A874A5C66FC9 closed its connection.
+1732665421: New connection from ::1:53402 on port 1883.
+1732665421: New client connected from ::1:53402 as auto-850B6872-CD7B-5887-EE61-94BE6D400A8F (p2, c1, k60, u'fems').
+1732665421: Client auto-850B6872-CD7B-5887-EE61-94BE6D400A8F closed its connection.
+1732665451: New connection from ::1:35948 on port 1883.
+1732665451: New client connected from ::1:35948 as auto-991062F2-36AA-CCEF-92A6-BF9826EB4CEA (p2, c1, k60, u'fems').
+1732665451: Client auto-991062F2-36AA-CCEF-92A6-BF9826EB4CEA closed its connection.
+1732665481: New connection from ::1:57622 on port 1883.
+1732665481: New client connected from ::1:57622 as auto-6FD8AD7B-74A8-749B-4FB2-D0581CF72C7C (p2, c1, k60, u'fems').
+1732665482: Client auto-6FD8AD7B-74A8-749B-4FB2-D0581CF72C7C closed its connection.
+1732665512: New connection from ::1:34536 on port 1883.
+1732665512: New client connected from ::1:34536 as auto-543298C2-9FC4-4755-499A-582017B7C801 (p2, c1, k60, u'fems').
+1732665512: Client auto-543298C2-9FC4-4755-499A-582017B7C801 closed its connection.
+1732665542: New connection from ::1:38620 on port 1883.
+1732665542: New client connected from ::1:38620 as auto-67EBBEE0-262D-BDB1-44DF-8E2036CF123F (p2, c1, k60, u'fems').
+1732665542: Client auto-67EBBEE0-262D-BDB1-44DF-8E2036CF123F closed its connection.
+1732665572: New connection from ::1:52536 on port 1883.
+1732665572: New client connected from ::1:52536 as auto-79880EBA-2C3A-31FA-FAE8-C54D04A0CAF5 (p2, c1, k60, u'fems').
+1732665572: Client auto-79880EBA-2C3A-31FA-FAE8-C54D04A0CAF5 closed its connection.
+1732665602: New connection from ::1:44496 on port 1883.
+1732665602: New client connected from ::1:44496 as auto-0E86F188-6185-E1C6-699C-C3D0ABEFE67A (p2, c1, k60, u'fems').
+1732665602: Client auto-0E86F188-6185-E1C6-699C-C3D0ABEFE67A closed its connection.
+1732665632: New connection from ::1:59218 on port 1883.
+1732665632: New client connected from ::1:59218 as auto-B3FCED50-FD02-ED85-F571-49B4397545D3 (p2, c1, k60, u'fems').
+1732665632: Client auto-B3FCED50-FD02-ED85-F571-49B4397545D3 closed its connection.
+1732665662: New connection from ::1:51324 on port 1883.
+1732665662: New client connected from ::1:51324 as auto-1E8DF85E-4810-8DC9-1601-4D42E6E09535 (p2, c1, k60, u'fems').
+1732665662: Client auto-1E8DF85E-4810-8DC9-1601-4D42E6E09535 closed its connection.
+1732665692: New connection from ::1:48858 on port 1883.
+1732665692: New client connected from ::1:48858 as auto-B8E2BE6B-EF32-E1C0-D524-82444D5328EF (p2, c1, k60, u'fems').
+1732665692: Client auto-B8E2BE6B-EF32-E1C0-D524-82444D5328EF closed its connection.
+1732665722: New connection from ::1:39660 on port 1883.
+1732665722: New client connected from ::1:39660 as auto-0BD21D63-0F5D-5EDF-C803-7D90DC32E1F8 (p2, c1, k60, u'fems').
+1732665722: Client auto-0BD21D63-0F5D-5EDF-C803-7D90DC32E1F8 closed its connection.
+1732665746: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732665752: New connection from ::1:46360 on port 1883.
+1732665752: New client connected from ::1:46360 as auto-7D6FC9DA-C0B4-3B9E-074A-91F4300ED988 (p2, c1, k60, u'fems').
+1732665753: Client auto-7D6FC9DA-C0B4-3B9E-074A-91F4300ED988 closed its connection.
+1732665783: New connection from ::1:44646 on port 1883.
+1732665783: New client connected from ::1:44646 as auto-3E9C4300-02C1-F799-87E4-F4C92B782110 (p2, c1, k60, u'fems').
+1732665783: Client auto-3E9C4300-02C1-F799-87E4-F4C92B782110 closed its connection.
+1732665813: New connection from ::1:50888 on port 1883.
+1732665813: New client connected from ::1:50888 as auto-C6B04F83-435F-8439-9669-ACF524096BD1 (p2, c1, k60, u'fems').
+1732665813: Client auto-C6B04F83-435F-8439-9669-ACF524096BD1 closed its connection.
+1732665843: New connection from ::1:34720 on port 1883.
+1732665843: New client connected from ::1:34720 as auto-2D38E397-208E-9A46-EC85-A16DDC601FF1 (p2, c1, k60, u'fems').
+1732665843: Client auto-2D38E397-208E-9A46-EC85-A16DDC601FF1 closed its connection.
+1732665873: New connection from ::1:53066 on port 1883.
+1732665873: New client connected from ::1:53066 as auto-E58F33CD-2386-408F-8CDD-DC07D89C37E9 (p2, c1, k60, u'fems').
+1732665873: Client auto-E58F33CD-2386-408F-8CDD-DC07D89C37E9 closed its connection.
+1732665903: New connection from ::1:41170 on port 1883.
+1732665903: New client connected from ::1:41170 as auto-BA71F3F4-40B7-5D2A-7599-774ECFA081D6 (p2, c1, k60, u'fems').
+1732665903: Client auto-BA71F3F4-40B7-5D2A-7599-774ECFA081D6 closed its connection.
+1732665933: New connection from ::1:54202 on port 1883.
+1732665933: New client connected from ::1:54202 as auto-B0832CCF-7E03-8B40-CA7F-00047A990BF2 (p2, c1, k60, u'fems').
+1732665933: Client auto-B0832CCF-7E03-8B40-CA7F-00047A990BF2 closed its connection.
+1732665963: New connection from ::1:36714 on port 1883.
+1732665963: New client connected from ::1:36714 as auto-F76B4C84-C252-6711-A417-57A71DFD1198 (p2, c1, k60, u'fems').
+1732665963: Client auto-F76B4C84-C252-6711-A417-57A71DFD1198 closed its connection.
+1732665993: New connection from ::1:60782 on port 1883.
+1732665993: New client connected from ::1:60782 as auto-AE325BA4-DA04-E858-7D93-2FB5F1F8C614 (p2, c1, k60, u'fems').
+1732665993: Client auto-AE325BA4-DA04-E858-7D93-2FB5F1F8C614 closed its connection.
+1732666023: New connection from ::1:57970 on port 1883.
+1732666023: New client connected from ::1:57970 as auto-35E4F7B8-1A4C-CCC6-60FA-C1A7AD7F853B (p2, c1, k60, u'fems').
+1732666023: Client auto-35E4F7B8-1A4C-CCC6-60FA-C1A7AD7F853B closed its connection.
+1732666053: New connection from ::1:49860 on port 1883.
+1732666053: New client connected from ::1:49860 as auto-F1CCC263-D582-A9D1-4D45-042424871160 (p2, c1, k60, u'fems').
+1732666053: Client auto-F1CCC263-D582-A9D1-4D45-042424871160 closed its connection.
+1732666084: New connection from ::1:54140 on port 1883.
+1732666084: New client connected from ::1:54140 as auto-3B8AD244-3AF7-C0A9-3840-1EEFD9DD4BA3 (p2, c1, k60, u'fems').
+1732666084: Client auto-3B8AD244-3AF7-C0A9-3840-1EEFD9DD4BA3 closed its connection.
+1732666114: New connection from ::1:49018 on port 1883.
+1732666114: New client connected from ::1:49018 as auto-630D29A4-59EB-AD64-7F55-E76BC9BC67A4 (p2, c1, k60, u'fems').
+1732666114: Client auto-630D29A4-59EB-AD64-7F55-E76BC9BC67A4 closed its connection.
+1732666144: New connection from ::1:48724 on port 1883.
+1732666144: New client connected from ::1:48724 as auto-D6345F0B-5DE6-55FA-0CD0-353481E021F1 (p2, c1, k60, u'fems').
+1732666144: Client auto-D6345F0B-5DE6-55FA-0CD0-353481E021F1 closed its connection.
+1732666174: New connection from ::1:60578 on port 1883.
+1732666174: New client connected from ::1:60578 as auto-29C91769-EDBB-2C0D-F84E-B574084969F4 (p2, c1, k60, u'fems').
+1732666174: Client auto-29C91769-EDBB-2C0D-F84E-B574084969F4 closed its connection.
+1732666204: New connection from ::1:37226 on port 1883.
+1732666204: New client connected from ::1:37226 as auto-23BA9738-E64C-09FD-9022-671C64441199 (p2, c1, k60, u'fems').
+1732666204: Client auto-23BA9738-E64C-09FD-9022-671C64441199 closed its connection.
+1732666234: New connection from ::1:56890 on port 1883.
+1732666234: New client connected from ::1:56890 as auto-DACBBBBC-FCE3-5E3E-2F57-14F9BAAE2B49 (p2, c1, k60, u'fems').
+1732666234: Client auto-DACBBBBC-FCE3-5E3E-2F57-14F9BAAE2B49 closed its connection.
+1732666264: New connection from ::1:46626 on port 1883.
+1732666264: New client connected from ::1:46626 as auto-451E6821-2C2E-8566-10DE-809D677DC804 (p2, c1, k60, u'fems').
+1732666264: Client auto-451E6821-2C2E-8566-10DE-809D677DC804 closed its connection.
+1732666294: New connection from ::1:44050 on port 1883.
+1732666294: New client connected from ::1:44050 as auto-E2EDE063-7C25-192C-AB7A-5067D5E79803 (p2, c1, k60, u'fems').
+1732666294: Client auto-E2EDE063-7C25-192C-AB7A-5067D5E79803 closed its connection.
+1732666324: New connection from ::1:43102 on port 1883.
+1732666324: New client connected from ::1:43102 as auto-03DFEAE9-3019-FD48-AFC6-0FE987EB03F5 (p2, c1, k60, u'fems').
+1732666324: Client auto-03DFEAE9-3019-FD48-AFC6-0FE987EB03F5 closed its connection.
+1732666354: New connection from ::1:39084 on port 1883.
+1732666355: New client connected from ::1:39084 as auto-8A8B4420-719F-2D3D-84D0-F7EF134BA7CD (p2, c1, k60, u'fems').
+1732666355: Client auto-8A8B4420-719F-2D3D-84D0-F7EF134BA7CD closed its connection.
+1732666385: New connection from ::1:34512 on port 1883.
+1732666385: New client connected from ::1:34512 as auto-594FA259-6572-E389-0F46-98CD7D1CA539 (p2, c1, k60, u'fems').
+1732666385: Client auto-594FA259-6572-E389-0F46-98CD7D1CA539 closed its connection.
+1732666415: New connection from ::1:45208 on port 1883.
+1732666415: New client connected from ::1:45208 as auto-D8718457-2EFB-4430-2F70-E3876965637A (p2, c1, k60, u'fems').
+1732666415: Client auto-D8718457-2EFB-4430-2F70-E3876965637A closed its connection.
+1732666445: New connection from ::1:52338 on port 1883.
+1732666445: New client connected from ::1:52338 as auto-F9486EDA-D794-A1B7-1D11-8E06AE3BAF1F (p2, c1, k60, u'fems').
+1732666445: Client auto-F9486EDA-D794-A1B7-1D11-8E06AE3BAF1F closed its connection.
+1732666475: New connection from ::1:36180 on port 1883.
+1732666475: New client connected from ::1:36180 as auto-2C4F7D29-9383-3E8C-F104-8FC207A7A796 (p2, c1, k60, u'fems').
+1732666475: Client auto-2C4F7D29-9383-3E8C-F104-8FC207A7A796 closed its connection.
+1732666505: New connection from ::1:52764 on port 1883.
+1732666505: New client connected from ::1:52764 as auto-F18EFA67-83C0-B082-8ABE-B9833568ACE9 (p2, c1, k60, u'fems').
+1732666505: Client auto-F18EFA67-83C0-B082-8ABE-B9833568ACE9 closed its connection.
+1732666535: New connection from ::1:54642 on port 1883.
+1732666535: New client connected from ::1:54642 as auto-BB776395-698A-39CC-CF06-EAE814FE5C32 (p2, c1, k60, u'fems').
+1732666535: Client auto-BB776395-698A-39CC-CF06-EAE814FE5C32 closed its connection.
+1732666565: New connection from ::1:45550 on port 1883.
+1732666565: New client connected from ::1:45550 as auto-1453D6BF-56D4-2D24-385A-8D3F2813955A (p2, c1, k60, u'fems').
+1732666565: Client auto-1453D6BF-56D4-2D24-385A-8D3F2813955A closed its connection.
+1732666595: New connection from ::1:39318 on port 1883.
+1732666595: New client connected from ::1:39318 as auto-8B40AE37-48D3-5813-3E42-0C9B05868CA2 (p2, c1, k60, u'fems').
+1732666595: Client auto-8B40AE37-48D3-5813-3E42-0C9B05868CA2 closed its connection.
+1732666625: New connection from ::1:45926 on port 1883.
+1732666625: New client connected from ::1:45926 as auto-A50B6363-4516-0880-182C-639B00DC9EA4 (p2, c1, k60, u'fems').
+1732666625: Client auto-A50B6363-4516-0880-182C-639B00DC9EA4 closed its connection.
+1732666655: New connection from ::1:33692 on port 1883.
+1732666655: New client connected from ::1:33692 as auto-4DAABAD2-4834-CCAF-35F6-7A5B8E74FF6E (p2, c1, k60, u'fems').
+1732666656: Client auto-4DAABAD2-4834-CCAF-35F6-7A5B8E74FF6E closed its connection.
+1732666686: New connection from ::1:46848 on port 1883.
+1732666686: New client connected from ::1:46848 as auto-8FC374CB-5836-AF7C-424C-1B540BF2433C (p2, c1, k60, u'fems').
+1732666686: Client auto-8FC374CB-5836-AF7C-424C-1B540BF2433C closed its connection.
+1732666716: New connection from ::1:58868 on port 1883.
+1732666716: New client connected from ::1:58868 as auto-9CD80339-DFCA-47BC-7FF1-823FCB5327E1 (p2, c1, k60, u'fems').
+1732666716: Client auto-9CD80339-DFCA-47BC-7FF1-823FCB5327E1 closed its connection.
+1732666746: New connection from ::1:36200 on port 1883.
+1732666746: New client connected from ::1:36200 as auto-CD15C3E4-FDF7-D161-F4C6-DB9BFF2B02B9 (p2, c1, k60, u'fems').
+1732666746: Client auto-CD15C3E4-FDF7-D161-F4C6-DB9BFF2B02B9 closed its connection.
+1732666776: New connection from ::1:48760 on port 1883.
+1732666776: New client connected from ::1:48760 as auto-E11097CC-3010-A9AD-FDF2-1504C8643546 (p2, c1, k60, u'fems').
+1732666776: Client auto-E11097CC-3010-A9AD-FDF2-1504C8643546 closed its connection.
+1732666806: New connection from ::1:49244 on port 1883.
+1732666806: New client connected from ::1:49244 as auto-48FCB14F-F19E-16E6-1DAE-09F4DABD3B40 (p2, c1, k60, u'fems').
+1732666806: Client auto-48FCB14F-F19E-16E6-1DAE-09F4DABD3B40 closed its connection.
+1732666836: New connection from ::1:39512 on port 1883.
+1732666836: New client connected from ::1:39512 as auto-3A239A65-A325-2635-456A-9E55E6EA4A50 (p2, c1, k60, u'fems').
+1732666836: Client auto-3A239A65-A325-2635-456A-9E55E6EA4A50 closed its connection.
+1732666866: New connection from ::1:38808 on port 1883.
+1732666866: New client connected from ::1:38808 as auto-62D127E8-4187-0B6C-567A-A8408AA1166D (p2, c1, k60, u'fems').
+1732666866: Client auto-62D127E8-4187-0B6C-567A-A8408AA1166D closed its connection.
+1732666896: New connection from ::1:55954 on port 1883.
+1732666896: New client connected from ::1:55954 as auto-B8D95F44-E949-26DE-C50C-A83C0F5AEEAD (p2, c1, k60, u'fems').
+1732666896: Client auto-B8D95F44-E949-26DE-C50C-A83C0F5AEEAD closed its connection.
+1732666926: New connection from ::1:48948 on port 1883.
+1732666926: New client connected from ::1:48948 as auto-F9BD10D7-D04F-D8A3-90D5-43599570066D (p2, c1, k60, u'fems').
+1732666926: Client auto-F9BD10D7-D04F-D8A3-90D5-43599570066D closed its connection.
+1732666956: New connection from ::1:55842 on port 1883.
+1732666956: New client connected from ::1:55842 as auto-5C997B78-8258-9292-4D53-0880A096FA48 (p2, c1, k60, u'fems').
+1732666957: Client auto-5C997B78-8258-9292-4D53-0880A096FA48 closed its connection.
+1732666987: New connection from ::1:52266 on port 1883.
+1732666987: New client connected from ::1:52266 as auto-D6F51ED1-DF0A-78AB-55A2-05C303788D15 (p2, c1, k60, u'fems').
+1732666987: Client auto-D6F51ED1-DF0A-78AB-55A2-05C303788D15 closed its connection.
+1732667017: New connection from ::1:42296 on port 1883.
+1732667017: New client connected from ::1:42296 as auto-60C9F972-445D-BEEB-F348-008CB06CF68B (p2, c1, k60, u'fems').
+1732667017: Client auto-60C9F972-445D-BEEB-F348-008CB06CF68B closed its connection.
+1732667047: New connection from ::1:41156 on port 1883.
+1732667047: New client connected from ::1:41156 as auto-06C4BEAE-2B3B-843C-56CE-3D5A0963D765 (p2, c1, k60, u'fems').
+1732667047: Client auto-06C4BEAE-2B3B-843C-56CE-3D5A0963D765 closed its connection.
+1732667077: New connection from ::1:58308 on port 1883.
+1732667077: New client connected from ::1:58308 as auto-7E278386-C0A8-F844-8456-43571B054EC9 (p2, c1, k60, u'fems').
+1732667077: Client auto-7E278386-C0A8-F844-8456-43571B054EC9 closed its connection.
+1732667107: New connection from ::1:42584 on port 1883.
+1732667107: New client connected from ::1:42584 as auto-762369A7-BC41-AF58-EC11-F23C60EBFCD0 (p2, c1, k60, u'fems').
+1732667107: Client auto-762369A7-BC41-AF58-EC11-F23C60EBFCD0 closed its connection.
+1732667137: New connection from ::1:47226 on port 1883.
+1732667137: New client connected from ::1:47226 as auto-5FF2050A-E05B-7EFB-7BAA-E1CCCF28D801 (p2, c1, k60, u'fems').
+1732667137: Client auto-5FF2050A-E05B-7EFB-7BAA-E1CCCF28D801 closed its connection.
+1732667167: New connection from ::1:59418 on port 1883.
+1732667167: New client connected from ::1:59418 as auto-5FFEACC0-077D-D323-C7DF-351894E15CBE (p2, c1, k60, u'fems').
+1732667167: Client auto-5FFEACC0-077D-D323-C7DF-351894E15CBE closed its connection.
+1732667197: New connection from ::1:41798 on port 1883.
+1732667197: New client connected from ::1:41798 as auto-2AEACD00-22B8-17D2-665D-6D1A2376BC29 (p2, c1, k60, u'fems').
+1732667197: Client auto-2AEACD00-22B8-17D2-665D-6D1A2376BC29 closed its connection.
+1732667227: New connection from ::1:52710 on port 1883.
+1732667227: New client connected from ::1:52710 as auto-E980DB35-B1A1-CC16-FB97-9DBAA814A4F4 (p2, c1, k60, u'fems').
+1732667227: Client auto-E980DB35-B1A1-CC16-FB97-9DBAA814A4F4 closed its connection.
+1732667233: mosquitto version 2.0.20 terminating
+1732667233: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732667258: mosquitto version 2.0.20 starting
+1732667258: Config loaded from /mosquitto/config/mosquitto.conf.
+1732667258: Opening ipv4 listen socket on port 1883.
+1732667258: Opening ipv6 listen socket on port 1883.
+1732667258: mosquitto version 2.0.20 running
+1732667260: New connection from 172.19.0.3:48960 on port 1883.
+1732667260: New client connected from 172.19.0.3:48960 as fems_realtime_40 (p2, c1, k60, u'fems').
+1732667288: New connection from ::1:48100 on port 1883.
+1732667288: New client connected from ::1:48100 as auto-D23132A8-B8C9-39D3-1DC4-1011D3B9AB38 (p2, c1, k60, u'fems').
+1732667288: Client auto-D23132A8-B8C9-39D3-1DC4-1011D3B9AB38 closed its connection.
+1732667318: New connection from ::1:56368 on port 1883.
+1732667318: New client connected from ::1:56368 as auto-6F2DADC5-E65F-2FD8-7279-FD63A8F2208E (p2, c1, k60, u'fems').
+1732667318: Client auto-6F2DADC5-E65F-2FD8-7279-FD63A8F2208E closed its connection.
+1732667348: New connection from ::1:49696 on port 1883.
+1732667348: New client connected from ::1:49696 as auto-1CF354E2-CFD1-82A8-50BF-A1710CC424A2 (p2, c1, k60, u'fems').
+1732667348: Client auto-1CF354E2-CFD1-82A8-50BF-A1710CC424A2 closed its connection.
+1732667378: New connection from ::1:38514 on port 1883.
+1732667378: New client connected from ::1:38514 as auto-B3029E2F-DB5F-E9AE-289C-A32E98D77090 (p2, c1, k60, u'fems').
+1732667378: Client auto-B3029E2F-DB5F-E9AE-289C-A32E98D77090 closed its connection.
+1732667408: New connection from ::1:33850 on port 1883.
+1732667408: New client connected from ::1:33850 as auto-3552E2F8-88EE-41D5-59D5-6D1CD178ECB9 (p2, c1, k60, u'fems').
+1732667408: Client auto-3552E2F8-88EE-41D5-59D5-6D1CD178ECB9 closed its connection.
+1732667438: New connection from ::1:35272 on port 1883.
+1732667438: New client connected from ::1:35272 as auto-54B6781E-4046-569F-0F83-5A4A1C0AA7A3 (p2, c1, k60, u'fems').
+1732667438: Client auto-54B6781E-4046-569F-0F83-5A4A1C0AA7A3 closed its connection.
+1732667468: New connection from ::1:39508 on port 1883.
+1732667468: New client connected from ::1:39508 as auto-87CE3B71-5A83-1C51-1F3C-28D80901A58D (p2, c1, k60, u'fems').
+1732667468: Client auto-87CE3B71-5A83-1C51-1F3C-28D80901A58D closed its connection.
+1732667498: New connection from ::1:57118 on port 1883.
+1732667498: New client connected from ::1:57118 as auto-003B1E35-FFC5-17D2-3023-1AE1B52BD78F (p2, c1, k60, u'fems').
+1732667498: Client auto-003B1E35-FFC5-17D2-3023-1AE1B52BD78F closed its connection.
+1732667528: New connection from ::1:48026 on port 1883.
+1732667528: New client connected from ::1:48026 as auto-295FC123-A6CF-3B5A-17B3-91189916CA0A (p2, c1, k60, u'fems').
+1732667528: Client auto-295FC123-A6CF-3B5A-17B3-91189916CA0A closed its connection.
+1732667559: New connection from ::1:47568 on port 1883.
+1732667559: New client connected from ::1:47568 as auto-37F38BCC-BA60-0A56-1FB5-67DA097EF42D (p2, c1, k60, u'fems').
+1732667559: Client auto-37F38BCC-BA60-0A56-1FB5-67DA097EF42D closed its connection.
+1732667589: New connection from ::1:45850 on port 1883.
+1732667589: New client connected from ::1:45850 as auto-F0CE62C1-6FDA-375C-C50D-D6A09DDF78EF (p2, c1, k60, u'fems').
+1732667589: Client auto-F0CE62C1-6FDA-375C-C50D-D6A09DDF78EF closed its connection.
+1732667619: New connection from ::1:44506 on port 1883.
+1732667619: New client connected from ::1:44506 as auto-B97031D6-DD04-F1EB-DCA7-3AF819E964F0 (p2, c1, k60, u'fems').
+1732667619: Client auto-B97031D6-DD04-F1EB-DCA7-3AF819E964F0 closed its connection.
+1732667649: New connection from ::1:34166 on port 1883.
+1732667649: New client connected from ::1:34166 as auto-3B64DAB3-B96F-5DDB-379A-CE92F5E1B5C2 (p2, c1, k60, u'fems').
+1732667649: Client auto-3B64DAB3-B96F-5DDB-379A-CE92F5E1B5C2 closed its connection.
+1732667679: New connection from ::1:33714 on port 1883.
+1732667679: New client connected from ::1:33714 as auto-3B188A13-21BE-F2F2-A2D4-34AA64BC0F43 (p2, c1, k60, u'fems').
+1732667679: Client auto-3B188A13-21BE-F2F2-A2D4-34AA64BC0F43 closed its connection.
+1732667709: New connection from ::1:33066 on port 1883.
+1732667709: New client connected from ::1:33066 as auto-094B9ABF-88C0-8A55-DBB4-59B375912CC7 (p2, c1, k60, u'fems').
+1732667709: Client auto-094B9ABF-88C0-8A55-DBB4-59B375912CC7 closed its connection.
+1732667739: New connection from ::1:33642 on port 1883.
+1732667739: New client connected from ::1:33642 as auto-E7ECFB8E-AF31-36AA-68AA-16D1B99F07DD (p2, c1, k60, u'fems').
+1732667739: Client auto-E7ECFB8E-AF31-36AA-68AA-16D1B99F07DD closed its connection.
+1732667769: New connection from ::1:49170 on port 1883.
+1732667769: New client connected from ::1:49170 as auto-376BE046-67CA-71B3-0B26-08E3C88BE566 (p2, c1, k60, u'fems').
+1732667769: Client auto-376BE046-67CA-71B3-0B26-08E3C88BE566 closed its connection.
+1732667799: New connection from ::1:52270 on port 1883.
+1732667799: New client connected from ::1:52270 as auto-C026E5D6-1477-2866-0FEA-454E3B4EC2C1 (p2, c1, k60, u'fems').
+1732667799: Client auto-C026E5D6-1477-2866-0FEA-454E3B4EC2C1 closed its connection.
+1732667829: New connection from ::1:50718 on port 1883.
+1732667829: New client connected from ::1:50718 as auto-B93BCE68-8ED2-1E31-5DE9-5C16D558DC3F (p2, c1, k60, u'fems').
+1732667829: Client auto-B93BCE68-8ED2-1E31-5DE9-5C16D558DC3F closed its connection.
+1732667859: New connection from ::1:33112 on port 1883.
+1732667859: New client connected from ::1:33112 as auto-F9AA42D9-CC6E-E982-863A-CDDB61C6006E (p2, c1, k60, u'fems').
+1732667859: Client auto-F9AA42D9-CC6E-E982-863A-CDDB61C6006E closed its connection.
+1732667889: New connection from ::1:49532 on port 1883.
+1732667889: New client connected from ::1:49532 as auto-7C251A5D-85EC-16E6-ADFC-9441B9C74759 (p2, c1, k60, u'fems').
+1732667889: Client auto-7C251A5D-85EC-16E6-ADFC-9441B9C74759 closed its connection.
+1732667920: New connection from ::1:52542 on port 1883.
+1732667920: New client connected from ::1:52542 as auto-CF4DE81B-820E-0CB5-E463-F73B79CC223C (p2, c1, k60, u'fems').
+1732667920: Client auto-CF4DE81B-820E-0CB5-E463-F73B79CC223C closed its connection.
+1732667950: New connection from ::1:40676 on port 1883.
+1732667950: New client connected from ::1:40676 as auto-220BEC33-6970-725C-001C-F07964B84DCD (p2, c1, k60, u'fems').
+1732667950: Client auto-220BEC33-6970-725C-001C-F07964B84DCD closed its connection.
+1732667980: New connection from ::1:44506 on port 1883.
+1732667980: New client connected from ::1:44506 as auto-2DF4C893-32A7-64D4-59AC-98D17BEF0EAD (p2, c1, k60, u'fems').
+1732667980: Client auto-2DF4C893-32A7-64D4-59AC-98D17BEF0EAD closed its connection.
+1732668010: New connection from ::1:42924 on port 1883.
+1732668010: New client connected from ::1:42924 as auto-A8003D5B-6244-C53E-4246-2EC56F832D3F (p2, c1, k60, u'fems').
+1732668010: Client auto-A8003D5B-6244-C53E-4246-2EC56F832D3F closed its connection.
+1732668040: New connection from ::1:55470 on port 1883.
+1732668040: New client connected from ::1:55470 as auto-02D7FA3B-0232-1761-A6DD-118C7AB66FAB (p2, c1, k60, u'fems').
+1732668040: Client auto-02D7FA3B-0232-1761-A6DD-118C7AB66FAB closed its connection.
+1732668070: New connection from ::1:40618 on port 1883.
+1732668070: New client connected from ::1:40618 as auto-B99FB9EF-3855-4D56-0BD4-9B4E21E6BE2E (p2, c1, k60, u'fems').
+1732668070: Client auto-B99FB9EF-3855-4D56-0BD4-9B4E21E6BE2E closed its connection.
+1732668100: New connection from ::1:42218 on port 1883.
+1732668100: New client connected from ::1:42218 as auto-00893E04-3AF0-EFD5-0151-1FEFBF8415A7 (p2, c1, k60, u'fems').
+1732668100: Client auto-00893E04-3AF0-EFD5-0151-1FEFBF8415A7 closed its connection.
+1732668130: New connection from ::1:48244 on port 1883.
+1732668130: New client connected from ::1:48244 as auto-4FB138BA-04F5-A30C-29D4-12C937926EEB (p2, c1, k60, u'fems').
+1732668130: Client auto-4FB138BA-04F5-A30C-29D4-12C937926EEB closed its connection.
+1732668160: New connection from ::1:58066 on port 1883.
+1732668160: New client connected from ::1:58066 as auto-25A1FBC7-6F39-9D20-CB18-9DB4B87113FA (p2, c1, k60, u'fems').
+1732668160: Client auto-25A1FBC7-6F39-9D20-CB18-9DB4B87113FA closed its connection.
+1732668190: New connection from ::1:36318 on port 1883.
+1732668190: New client connected from ::1:36318 as auto-2B127BAE-8338-06C8-6385-4EBE081226D8 (p2, c1, k60, u'fems').
+1732668190: Client auto-2B127BAE-8338-06C8-6385-4EBE081226D8 closed its connection.
+1732668220: New connection from ::1:50392 on port 1883.
+1732668220: New client connected from ::1:50392 as auto-F2D3F0CD-5298-CBF2-F285-8A7AB4D5004E (p2, c1, k60, u'fems').
+1732668220: Client auto-F2D3F0CD-5298-CBF2-F285-8A7AB4D5004E closed its connection.
+1732668251: New connection from ::1:39170 on port 1883.
+1732668251: New client connected from ::1:39170 as auto-AA890445-D27A-CF9C-952F-71B7C1C56F2C (p2, c1, k60, u'fems').
+1732668251: Client auto-AA890445-D27A-CF9C-952F-71B7C1C56F2C closed its connection.
+1732668281: New connection from ::1:53272 on port 1883.
+1732668281: New client connected from ::1:53272 as auto-085BA0D2-856D-D9F2-616D-2D9AB329E577 (p2, c1, k60, u'fems').
+1732668281: Client auto-085BA0D2-856D-D9F2-616D-2D9AB329E577 closed its connection.
+1732668311: New connection from ::1:59954 on port 1883.
+1732668311: New client connected from ::1:59954 as auto-31632388-FA39-D090-1655-EE20AFEECA71 (p2, c1, k60, u'fems').
+1732668311: Client auto-31632388-FA39-D090-1655-EE20AFEECA71 closed its connection.
+1732668341: New connection from ::1:42856 on port 1883.
+1732668341: New client connected from ::1:42856 as auto-9242E751-61B0-9817-EBA3-B70E9FD07C91 (p2, c1, k60, u'fems').
+1732668341: Client auto-9242E751-61B0-9817-EBA3-B70E9FD07C91 closed its connection.
+1732668371: New connection from ::1:46160 on port 1883.
+1732668371: New client connected from ::1:46160 as auto-935C226D-9688-86CC-C6EF-4D74C82E2C1A (p2, c1, k60, u'fems').
+1732668371: Client auto-935C226D-9688-86CC-C6EF-4D74C82E2C1A closed its connection.
+1732668401: New connection from ::1:55660 on port 1883.
+1732668401: New client connected from ::1:55660 as auto-4F1545FF-6938-94E6-5A91-A09C2EFDDF98 (p2, c1, k60, u'fems').
+1732668401: Client auto-4F1545FF-6938-94E6-5A91-A09C2EFDDF98 closed its connection.
+1732668431: New connection from ::1:49300 on port 1883.
+1732668431: New client connected from ::1:49300 as auto-1D275C8F-9357-AB16-E53A-07AFDC92345E (p2, c1, k60, u'fems').
+1732668431: Client auto-1D275C8F-9357-AB16-E53A-07AFDC92345E closed its connection.
+1732668461: New connection from ::1:43462 on port 1883.
+1732668461: New client connected from ::1:43462 as auto-38D8F082-BE5E-E4AA-4E20-734CF2CEB266 (p2, c1, k60, u'fems').
+1732668461: Client auto-38D8F082-BE5E-E4AA-4E20-734CF2CEB266 closed its connection.
+1732668491: New connection from ::1:51534 on port 1883.
+1732668491: New client connected from ::1:51534 as auto-4945C8D9-BDA1-8DC7-D50E-453154082A3D (p2, c1, k60, u'fems').
+1732668491: Client auto-4945C8D9-BDA1-8DC7-D50E-453154082A3D closed its connection.
+1732668521: New connection from ::1:40742 on port 1883.
+1732668521: New client connected from ::1:40742 as auto-A8D85C4E-680F-666C-1FE9-2F91E54F4EB8 (p2, c1, k60, u'fems').
+1732668521: Client auto-A8D85C4E-680F-666C-1FE9-2F91E54F4EB8 closed its connection.
+1732668551: New connection from ::1:43840 on port 1883.
+1732668551: New client connected from ::1:43840 as auto-91BB99A0-841E-F481-9E0D-C07516A3CC41 (p2, c1, k60, u'fems').
+1732668551: Client auto-91BB99A0-841E-F481-9E0D-C07516A3CC41 closed its connection.
+1732668581: New connection from ::1:41814 on port 1883.
+1732668581: New client connected from ::1:41814 as auto-3B0FCA2E-2EC1-82C0-5B34-528283590140 (p2, c1, k60, u'fems').
+1732668582: Client auto-3B0FCA2E-2EC1-82C0-5B34-528283590140 closed its connection.
+1732668612: New connection from ::1:60912 on port 1883.
+1732668612: New client connected from ::1:60912 as auto-EE2D53F0-B446-C98B-4A6D-8B8339F6BDC7 (p2, c1, k60, u'fems').
+1732668612: Client auto-EE2D53F0-B446-C98B-4A6D-8B8339F6BDC7 closed its connection.
+1732668642: New connection from ::1:37716 on port 1883.
+1732668642: New client connected from ::1:37716 as auto-BF40FC4E-FD61-0F8D-EFD7-3B366E7AFC8B (p2, c1, k60, u'fems').
+1732668642: Client auto-BF40FC4E-FD61-0F8D-EFD7-3B366E7AFC8B closed its connection.
+1732668672: New connection from ::1:56180 on port 1883.
+1732668672: New client connected from ::1:56180 as auto-DACA4312-0E29-58E9-38B7-B4323BB2D03F (p2, c1, k60, u'fems').
+1732668672: Client auto-DACA4312-0E29-58E9-38B7-B4323BB2D03F closed its connection.
+1732668702: New connection from ::1:48500 on port 1883.
+1732668702: New client connected from ::1:48500 as auto-D843EB05-D321-F27F-FC49-335C8E56DD65 (p2, c1, k60, u'fems').
+1732668702: Client auto-D843EB05-D321-F27F-FC49-335C8E56DD65 closed its connection.
+1732668732: New connection from ::1:35288 on port 1883.
+1732668732: New client connected from ::1:35288 as auto-34977A59-E86A-0794-F5FD-5D2CDC6E8853 (p2, c1, k60, u'fems').
+1732668732: Client auto-34977A59-E86A-0794-F5FD-5D2CDC6E8853 closed its connection.
+1732668762: New connection from ::1:33048 on port 1883.
+1732668762: New client connected from ::1:33048 as auto-E4F36EE1-8681-0DDB-9A7F-93CEBC9092FF (p2, c1, k60, u'fems').
+1732668762: Client auto-E4F36EE1-8681-0DDB-9A7F-93CEBC9092FF closed its connection.
+1732668792: New connection from ::1:58454 on port 1883.
+1732668792: New client connected from ::1:58454 as auto-9188B1AC-6D81-0F65-8655-54D86280F709 (p2, c1, k60, u'fems').
+1732668792: Client auto-9188B1AC-6D81-0F65-8655-54D86280F709 closed its connection.
+1732668822: New connection from ::1:37014 on port 1883.
+1732668822: New client connected from ::1:37014 as auto-91C6BE34-6BE5-30F8-FBFD-0DC9D00C73BD (p2, c1, k60, u'fems').
+1732668822: Client auto-91C6BE34-6BE5-30F8-FBFD-0DC9D00C73BD closed its connection.
+1732668852: New connection from ::1:57266 on port 1883.
+1732668852: New client connected from ::1:57266 as auto-186AAA2D-C048-B858-835E-32811B5709D8 (p2, c1, k60, u'fems').
+1732668852: Client auto-186AAA2D-C048-B858-835E-32811B5709D8 closed its connection.
+1732668882: New connection from ::1:50344 on port 1883.
+1732668882: New client connected from ::1:50344 as auto-A59587AD-DAC7-4ACC-3B6A-CCAFB3E95705 (p2, c1, k60, u'fems').
+1732668882: Client auto-A59587AD-DAC7-4ACC-3B6A-CCAFB3E95705 closed its connection.
+1732668912: New connection from ::1:52164 on port 1883.
+1732668912: New client connected from ::1:52164 as auto-D75982CA-BB01-5032-025E-1A6A8787866E (p2, c1, k60, u'fems').
+1732668912: Client auto-D75982CA-BB01-5032-025E-1A6A8787866E closed its connection.
+1732668942: New connection from ::1:54144 on port 1883.
+1732668942: New client connected from ::1:54144 as auto-D07701C2-B3BF-CD20-9276-0FFC7836229B (p2, c1, k60, u'fems').
+1732668943: Client auto-D07701C2-B3BF-CD20-9276-0FFC7836229B closed its connection.
+1732668973: New connection from ::1:59494 on port 1883.
+1732668973: New client connected from ::1:59494 as auto-D21BE8AD-365D-8245-E6C3-6B1C7133297A (p2, c1, k60, u'fems').
+1732668973: Client auto-D21BE8AD-365D-8245-E6C3-6B1C7133297A closed its connection.
+1732669003: New connection from ::1:50930 on port 1883.
+1732669003: New client connected from ::1:50930 as auto-BDD901B8-84B3-1176-0141-B4F28A455D1C (p2, c1, k60, u'fems').
+1732669003: Client auto-BDD901B8-84B3-1176-0141-B4F28A455D1C closed its connection.
+1732669033: New connection from ::1:36580 on port 1883.
+1732669033: New client connected from ::1:36580 as auto-EC7D3AA9-BBC9-4D5A-D909-037C2D810CD4 (p2, c1, k60, u'fems').
+1732669033: Client auto-EC7D3AA9-BBC9-4D5A-D909-037C2D810CD4 closed its connection.
+1732669059: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732669063: New connection from ::1:37198 on port 1883.
+1732669063: New client connected from ::1:37198 as auto-0C873BEA-28D1-A670-0E1F-C2AC805D7882 (p2, c1, k60, u'fems').
+1732669063: Client auto-0C873BEA-28D1-A670-0E1F-C2AC805D7882 closed its connection.
+1732669093: New connection from ::1:45862 on port 1883.
+1732669093: New client connected from ::1:45862 as auto-58EAD5A8-4E9C-2401-7265-234BA25D05FA (p2, c1, k60, u'fems').
+1732669093: Client auto-58EAD5A8-4E9C-2401-7265-234BA25D05FA closed its connection.
+1732669123: New connection from ::1:44844 on port 1883.
+1732669123: New client connected from ::1:44844 as auto-0AD6B0C3-D72F-A415-7E36-6F1FB015707F (p2, c1, k60, u'fems').
+1732669123: Client auto-0AD6B0C3-D72F-A415-7E36-6F1FB015707F closed its connection.
+1732669153: New connection from ::1:46716 on port 1883.
+1732669153: New client connected from ::1:46716 as auto-21E12D60-9F7A-D113-2718-0B888C6BBD45 (p2, c1, k60, u'fems').
+1732669153: Client auto-21E12D60-9F7A-D113-2718-0B888C6BBD45 closed its connection.
+1732669183: New connection from ::1:53652 on port 1883.
+1732669183: New client connected from ::1:53652 as auto-F41EAB6E-3048-E8A1-DEA3-861A28E6FA9E (p2, c1, k60, u'fems').
+1732669183: Client auto-F41EAB6E-3048-E8A1-DEA3-861A28E6FA9E closed its connection.
+1732669213: New connection from ::1:40244 on port 1883.
+1732669213: New client connected from ::1:40244 as auto-BA8F8E84-02CF-091D-C0AB-E7374471B9BD (p2, c1, k60, u'fems').
+1732669213: Client auto-BA8F8E84-02CF-091D-C0AB-E7374471B9BD closed its connection.
+1732669243: New connection from ::1:38654 on port 1883.
+1732669243: New client connected from ::1:38654 as auto-28889963-D37D-7EDB-7527-BEFFC784042D (p2, c1, k60, u'fems').
+1732669243: Client auto-28889963-D37D-7EDB-7527-BEFFC784042D closed its connection.
+1732669273: New connection from ::1:43984 on port 1883.
+1732669273: New client connected from ::1:43984 as auto-53587DB6-29E2-80E7-D5E6-E132352FCFCE (p2, c1, k60, u'fems').
+1732669273: Client auto-53587DB6-29E2-80E7-D5E6-E132352FCFCE closed its connection.
+1732669303: New connection from ::1:42502 on port 1883.
+1732669303: New client connected from ::1:42502 as auto-CA8FAF23-59AC-7433-4B73-9AB16951A56B (p2, c1, k60, u'fems').
+1732669303: Client auto-CA8FAF23-59AC-7433-4B73-9AB16951A56B closed its connection.
+1732669333: New connection from ::1:56186 on port 1883.
+1732669333: New client connected from ::1:56186 as auto-26AB66D1-EF36-9E31-D900-5A1D4AC51EB0 (p2, c1, k60, u'fems').
+1732669334: Client auto-26AB66D1-EF36-9E31-D900-5A1D4AC51EB0 closed its connection.
+1732669364: New connection from ::1:52894 on port 1883.
+1732669364: New client connected from ::1:52894 as auto-26C72EE7-21A3-2FAF-D581-18E49B6F6EB3 (p2, c1, k60, u'fems').
+1732669364: Client auto-26C72EE7-21A3-2FAF-D581-18E49B6F6EB3 closed its connection.
+1732669394: New connection from ::1:49992 on port 1883.
+1732669394: New client connected from ::1:49992 as auto-225E5AFF-FA74-C9B2-CC36-16DE180A0113 (p2, c1, k60, u'fems').
+1732669394: Client auto-225E5AFF-FA74-C9B2-CC36-16DE180A0113 closed its connection.
+1732669424: New connection from ::1:37040 on port 1883.
+1732669424: New client connected from ::1:37040 as auto-2A1C8F9C-B992-97DB-9C25-DBAF3DBB72CC (p2, c1, k60, u'fems').
+1732669424: Client auto-2A1C8F9C-B992-97DB-9C25-DBAF3DBB72CC closed its connection.
+1732669454: New connection from ::1:43944 on port 1883.
+1732669454: New client connected from ::1:43944 as auto-1E114CFF-5E76-2D27-8632-B66363A73B5E (p2, c1, k60, u'fems').
+1732669454: Client auto-1E114CFF-5E76-2D27-8632-B66363A73B5E closed its connection.
+1732669484: New connection from ::1:38666 on port 1883.
+1732669484: New client connected from ::1:38666 as auto-7DCCAD51-1B16-7A96-81B8-0A06AF0FF099 (p2, c1, k60, u'fems').
+1732669484: Client auto-7DCCAD51-1B16-7A96-81B8-0A06AF0FF099 closed its connection.
+1732669514: New connection from ::1:50296 on port 1883.
+1732669514: New client connected from ::1:50296 as auto-2AE137AF-A6A9-DC0A-F9AC-9D839B2C1F37 (p2, c1, k60, u'fems').
+1732669514: Client auto-2AE137AF-A6A9-DC0A-F9AC-9D839B2C1F37 closed its connection.
+1732669544: New connection from ::1:56722 on port 1883.
+1732669544: New client connected from ::1:56722 as auto-26ECCB00-C450-8D5F-5AB7-656074562945 (p2, c1, k60, u'fems').
+1732669544: Client auto-26ECCB00-C450-8D5F-5AB7-656074562945 closed its connection.
+1732669574: New connection from ::1:45312 on port 1883.
+1732669574: New client connected from ::1:45312 as auto-5F778395-375A-D30D-FACA-8A441CE0C75D (p2, c1, k60, u'fems').
+1732669574: Client auto-5F778395-375A-D30D-FACA-8A441CE0C75D closed its connection.
+1732669604: New connection from ::1:52032 on port 1883.
+1732669604: New client connected from ::1:52032 as auto-39810F16-8CA9-CA6F-0AE8-56D1E5FBBF51 (p2, c1, k60, u'fems').
+1732669604: Client auto-39810F16-8CA9-CA6F-0AE8-56D1E5FBBF51 closed its connection.
+1732669634: New connection from ::1:47640 on port 1883.
+1732669634: New client connected from ::1:47640 as auto-21943343-1F7E-AD8F-CD17-9602076C4506 (p2, c1, k60, u'fems').
+1732669634: Client auto-21943343-1F7E-AD8F-CD17-9602076C4506 closed its connection.
+1732669664: New connection from ::1:44640 on port 1883.
+1732669664: New client connected from ::1:44640 as auto-C708919B-73B2-DE77-EF2E-BEB744C3BF17 (p2, c1, k60, u'fems').
+1732669664: Client auto-C708919B-73B2-DE77-EF2E-BEB744C3BF17 closed its connection.
+1732669694: New connection from ::1:40064 on port 1883.
+1732669694: New client connected from ::1:40064 as auto-B4ED0897-49A9-7C07-9521-0BEFB551E6B9 (p2, c1, k60, u'fems').
+1732669695: Client auto-B4ED0897-49A9-7C07-9521-0BEFB551E6B9 closed its connection.
+1732669725: New connection from ::1:42384 on port 1883.
+1732669725: New client connected from ::1:42384 as auto-7ADF2665-BBD7-9F36-960A-EC3DD61ABA1C (p2, c1, k60, u'fems').
+1732669725: Client auto-7ADF2665-BBD7-9F36-960A-EC3DD61ABA1C closed its connection.
+1732669755: New connection from ::1:53864 on port 1883.
+1732669755: New client connected from ::1:53864 as auto-09AEC7A5-88F5-4CA0-B1B6-822EA58441A9 (p2, c1, k60, u'fems').
+1732669755: Client auto-09AEC7A5-88F5-4CA0-B1B6-822EA58441A9 closed its connection.
+1732669785: New connection from ::1:46816 on port 1883.
+1732669785: New client connected from ::1:46816 as auto-5EC480E9-263F-672D-6847-9A024A7E96CC (p2, c1, k60, u'fems').
+1732669785: Client auto-5EC480E9-263F-672D-6847-9A024A7E96CC closed its connection.
+1732669815: New connection from ::1:47078 on port 1883.
+1732669815: New client connected from ::1:47078 as auto-E4357A5D-C561-464E-8D9F-57F3FB8DC89B (p2, c1, k60, u'fems').
+1732669815: Client auto-E4357A5D-C561-464E-8D9F-57F3FB8DC89B closed its connection.
+1732669845: New connection from ::1:35730 on port 1883.
+1732669845: New client connected from ::1:35730 as auto-5E76C612-1C01-623F-BD19-D4933BB5FB6F (p2, c1, k60, u'fems').
+1732669845: Client auto-5E76C612-1C01-623F-BD19-D4933BB5FB6F closed its connection.
+1732669875: New connection from ::1:37832 on port 1883.
+1732669875: New client connected from ::1:37832 as auto-B8FA430B-A17F-438F-6177-06E7723BBC5F (p2, c1, k60, u'fems').
+1732669875: Client auto-B8FA430B-A17F-438F-6177-06E7723BBC5F closed its connection.
+1732669905: New connection from ::1:44028 on port 1883.
+1732669905: New client connected from ::1:44028 as auto-9FE4A647-50F1-71CF-4747-F2739C987383 (p2, c1, k60, u'fems').
+1732669905: Client auto-9FE4A647-50F1-71CF-4747-F2739C987383 closed its connection.
+1732669935: New connection from ::1:48872 on port 1883.
+1732669935: New client connected from ::1:48872 as auto-FAD57E83-694C-2E30-95A0-215DF619070B (p2, c1, k60, u'fems').
+1732669935: Client auto-FAD57E83-694C-2E30-95A0-215DF619070B closed its connection.
+1732669965: New connection from ::1:52432 on port 1883.
+1732669965: New client connected from ::1:52432 as auto-090F5141-4F1D-6106-9BA1-B9CA9747CE89 (p2, c1, k60, u'fems').
+1732669965: Client auto-090F5141-4F1D-6106-9BA1-B9CA9747CE89 closed its connection.
+1732669995: New connection from ::1:49318 on port 1883.
+1732669995: New client connected from ::1:49318 as auto-DF0D26E3-4A97-A699-D7C5-99D6BFC8F4C6 (p2, c1, k60, u'fems').
+1732669995: Client auto-DF0D26E3-4A97-A699-D7C5-99D6BFC8F4C6 closed its connection.
+1732670025: New connection from ::1:34498 on port 1883.
+1732670025: New client connected from ::1:34498 as auto-8468CBB2-8DF3-DE58-1557-36F83FBBE2C1 (p2, c1, k60, u'fems').
+1732670025: Client auto-8468CBB2-8DF3-DE58-1557-36F83FBBE2C1 closed its connection.
+1732670055: New connection from ::1:32858 on port 1883.
+1732670055: New client connected from ::1:32858 as auto-E14F2468-7B59-5ECD-0BEA-C38312C33104 (p2, c1, k60, u'fems').
+1732670055: Client auto-E14F2468-7B59-5ECD-0BEA-C38312C33104 closed its connection.
+1732670085: New connection from ::1:55232 on port 1883.
+1732670085: New client connected from ::1:55232 as auto-3EC94822-F8FA-3133-876D-04F6DB997CC1 (p2, c1, k60, u'fems').
+1732670085: Client auto-3EC94822-F8FA-3133-876D-04F6DB997CC1 closed its connection.
+1732670115: New connection from ::1:45564 on port 1883.
+1732670115: New client connected from ::1:45564 as auto-D08315EB-4FA9-19A7-4578-99ECA1510B77 (p2, c1, k60, u'fems').
+1732670115: Client auto-D08315EB-4FA9-19A7-4578-99ECA1510B77 closed its connection.
+1732670146: New connection from ::1:39096 on port 1883.
+1732670146: New client connected from ::1:39096 as auto-1495C9E8-D2A7-0ADC-BBAC-00098293764E (p2, c1, k60, u'fems').
+1732670146: Client auto-1495C9E8-D2A7-0ADC-BBAC-00098293764E closed its connection.
+1732670176: New connection from ::1:41102 on port 1883.
+1732670176: New client connected from ::1:41102 as auto-C284E84D-8B31-E208-4083-1A8FE7773CB6 (p2, c1, k60, u'fems').
+1732670176: Client auto-C284E84D-8B31-E208-4083-1A8FE7773CB6 closed its connection.
+1732670206: New connection from ::1:43538 on port 1883.
+1732670206: New client connected from ::1:43538 as auto-6EECEC9C-E2D3-F31E-927F-CB301794132B (p2, c1, k60, u'fems').
+1732670206: Client auto-6EECEC9C-E2D3-F31E-927F-CB301794132B closed its connection.
+1732670236: New connection from ::1:42320 on port 1883.
+1732670236: New client connected from ::1:42320 as auto-5460EDDB-4170-8F6F-C360-0545E682B4F5 (p2, c1, k60, u'fems').
+1732670236: Client auto-5460EDDB-4170-8F6F-C360-0545E682B4F5 closed its connection.
+1732670266: New connection from ::1:50646 on port 1883.
+1732670266: New client connected from ::1:50646 as auto-2A65B373-99E1-68C1-9137-6F6E5E15F5D8 (p2, c1, k60, u'fems').
+1732670266: Client auto-2A65B373-99E1-68C1-9137-6F6E5E15F5D8 closed its connection.
+1732670296: New connection from ::1:57504 on port 1883.
+1732670296: New client connected from ::1:57504 as auto-28515653-A7D6-69CA-AC39-6C1CD5A4F287 (p2, c1, k60, u'fems').
+1732670296: Client auto-28515653-A7D6-69CA-AC39-6C1CD5A4F287 closed its connection.
+1732670326: New connection from ::1:36526 on port 1883.
+1732670326: New client connected from ::1:36526 as auto-DB78BF56-9AC5-C05A-5628-BF6EF3052979 (p2, c1, k60, u'fems').
+1732670326: Client auto-DB78BF56-9AC5-C05A-5628-BF6EF3052979 closed its connection.
+1732670356: New connection from ::1:50388 on port 1883.
+1732670356: New client connected from ::1:50388 as auto-A0950D77-1518-631C-7623-4053D5D3E65A (p2, c1, k60, u'fems').
+1732670356: Client auto-A0950D77-1518-631C-7623-4053D5D3E65A closed its connection.
+1732670386: New connection from ::1:53660 on port 1883.
+1732670386: New client connected from ::1:53660 as auto-6C552BA0-2A83-29C0-E430-9C9BA092BDCC (p2, c1, k60, u'fems').
+1732670386: Client auto-6C552BA0-2A83-29C0-E430-9C9BA092BDCC closed its connection.
+1732670416: New connection from ::1:47868 on port 1883.
+1732670416: New client connected from ::1:47868 as auto-6811969C-89C0-D811-D896-052A253A2930 (p2, c1, k60, u'fems').
+1732670416: Client auto-6811969C-89C0-D811-D896-052A253A2930 closed its connection.
+1732670446: New connection from ::1:35174 on port 1883.
+1732670446: New client connected from ::1:35174 as auto-5C372D8F-B454-8A53-C637-9996D596B0E7 (p2, c1, k60, u'fems').
+1732670446: Client auto-5C372D8F-B454-8A53-C637-9996D596B0E7 closed its connection.
+1732670476: New connection from ::1:53512 on port 1883.
+1732670476: New client connected from ::1:53512 as auto-FB6EBC78-8810-AF35-ED1F-9482F1E5E500 (p2, c1, k60, u'fems').
+1732670476: Client auto-FB6EBC78-8810-AF35-ED1F-9482F1E5E500 closed its connection.
+1732670506: New connection from ::1:46588 on port 1883.
+1732670506: New client connected from ::1:46588 as auto-7E44F130-E5BB-B2A5-B883-9A15D0AFBACD (p2, c1, k60, u'fems').
+1732670506: Client auto-7E44F130-E5BB-B2A5-B883-9A15D0AFBACD closed its connection.
+1732670537: New connection from ::1:35466 on port 1883.
+1732670537: New client connected from ::1:35466 as auto-0CCAA84B-D7CC-4E30-0720-37852E59AAE1 (p2, c1, k60, u'fems').
+1732670537: Client auto-0CCAA84B-D7CC-4E30-0720-37852E59AAE1 closed its connection.
+1732670567: New connection from ::1:49060 on port 1883.
+1732670567: New client connected from ::1:49060 as auto-E967474E-F97B-CBF6-4391-12BD46B0DBF8 (p2, c1, k60, u'fems').
+1732670567: Client auto-E967474E-F97B-CBF6-4391-12BD46B0DBF8 closed its connection.
+1732670597: New connection from ::1:56990 on port 1883.
+1732670597: New client connected from ::1:56990 as auto-BCB9F35B-D78F-22CF-2610-D22E70465921 (p2, c1, k60, u'fems').
+1732670597: Client auto-BCB9F35B-D78F-22CF-2610-D22E70465921 closed its connection.
+1732670627: New connection from ::1:53130 on port 1883.
+1732670627: New client connected from ::1:53130 as auto-B874991A-C807-3E78-F59D-1D61F3B12202 (p2, c1, k60, u'fems').
+1732670627: Client auto-B874991A-C807-3E78-F59D-1D61F3B12202 closed its connection.
+1732670657: New connection from ::1:53702 on port 1883.
+1732670657: New client connected from ::1:53702 as auto-13262557-20C1-2D94-A7C9-65BF8075CEEB (p2, c1, k60, u'fems').
+1732670657: Client auto-13262557-20C1-2D94-A7C9-65BF8075CEEB closed its connection.
+1732670687: New connection from ::1:58528 on port 1883.
+1732670687: New client connected from ::1:58528 as auto-F4869E83-94FE-9F24-080F-F4E941AD2653 (p2, c1, k60, u'fems').
+1732670687: Client auto-F4869E83-94FE-9F24-080F-F4E941AD2653 closed its connection.
+1732670717: New connection from ::1:60884 on port 1883.
+1732670717: New client connected from ::1:60884 as auto-62253A71-EACE-AA16-1193-540206258DEB (p2, c1, k60, u'fems').
+1732670717: Client auto-62253A71-EACE-AA16-1193-540206258DEB closed its connection.
+1732670747: New connection from ::1:46166 on port 1883.
+1732670747: New client connected from ::1:46166 as auto-8845AB09-52EE-190D-92D0-ED1E199E46BE (p2, c1, k60, u'fems').
+1732670747: Client auto-8845AB09-52EE-190D-92D0-ED1E199E46BE closed its connection.
+1732670777: New connection from ::1:50580 on port 1883.
+1732670777: New client connected from ::1:50580 as auto-09974FD5-DB7D-80BB-C385-43AB1EAB24B7 (p2, c1, k60, u'fems').
+1732670777: Client auto-09974FD5-DB7D-80BB-C385-43AB1EAB24B7 closed its connection.
+1732670807: New connection from ::1:45482 on port 1883.
+1732670807: New client connected from ::1:45482 as auto-68B41AF1-78B6-1FDD-46A2-2D4C3D8E8026 (p2, c1, k60, u'fems').
+1732670807: Client auto-68B41AF1-78B6-1FDD-46A2-2D4C3D8E8026 closed its connection.
+1732670837: New connection from ::1:37008 on port 1883.
+1732670837: New client connected from ::1:37008 as auto-33D0B4D9-7C9F-19BD-5867-1E0084146170 (p2, c1, k60, u'fems').
+1732670837: Client auto-33D0B4D9-7C9F-19BD-5867-1E0084146170 closed its connection.
+1732670860: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732670867: New connection from ::1:43774 on port 1883.
+1732670867: New client connected from ::1:43774 as auto-31E99D64-FB20-85CD-C9BD-A2D09D125982 (p2, c1, k60, u'fems').
+1732670867: Client auto-31E99D64-FB20-85CD-C9BD-A2D09D125982 closed its connection.
+1732670897: New connection from ::1:44606 on port 1883.
+1732670897: New client connected from ::1:44606 as auto-D0AEACDA-0EA3-00D5-56F6-A71F65F88017 (p2, c1, k60, u'fems').
+1732670897: Client auto-D0AEACDA-0EA3-00D5-56F6-A71F65F88017 closed its connection.
+1732670928: New connection from ::1:44014 on port 1883.
+1732670928: New client connected from ::1:44014 as auto-1C185D59-2327-8F59-99BC-AFDC7851E9B7 (p2, c1, k60, u'fems').
+1732670928: Client auto-1C185D59-2327-8F59-99BC-AFDC7851E9B7 closed its connection.
+1732670958: New connection from ::1:42662 on port 1883.
+1732670958: New client connected from ::1:42662 as auto-6C8EAEA0-B435-5E8E-0ECC-A067DE6051B5 (p2, c1, k60, u'fems').
+1732670958: Client auto-6C8EAEA0-B435-5E8E-0ECC-A067DE6051B5 closed its connection.
+1732670988: New connection from ::1:36458 on port 1883.
+1732670988: New client connected from ::1:36458 as auto-8888D921-0DB0-4BBD-EAAA-9784DEC18CD5 (p2, c1, k60, u'fems').
+1732670988: Client auto-8888D921-0DB0-4BBD-EAAA-9784DEC18CD5 closed its connection.
+1732671018: New connection from ::1:44780 on port 1883.
+1732671018: New client connected from ::1:44780 as auto-2906EDF5-B8A7-5AD2-97CC-194F2E5AA0C5 (p2, c1, k60, u'fems').
+1732671018: Client auto-2906EDF5-B8A7-5AD2-97CC-194F2E5AA0C5 closed its connection.
+1732671048: New connection from ::1:56726 on port 1883.
+1732671048: New client connected from ::1:56726 as auto-2B82DD46-4BAD-DD1C-4274-59DB12308ED0 (p2, c1, k60, u'fems').
+1732671048: Client auto-2B82DD46-4BAD-DD1C-4274-59DB12308ED0 closed its connection.
+1732671078: New connection from ::1:48172 on port 1883.
+1732671078: New client connected from ::1:48172 as auto-6B39AD61-2661-9E98-0DAE-3C46B8A105EC (p2, c1, k60, u'fems').
+1732671078: Client auto-6B39AD61-2661-9E98-0DAE-3C46B8A105EC closed its connection.
+1732671108: New connection from ::1:58710 on port 1883.
+1732671108: New client connected from ::1:58710 as auto-95AC58E4-79E3-7BED-E306-F042C7B8E893 (p2, c1, k60, u'fems').
+1732671108: Client auto-95AC58E4-79E3-7BED-E306-F042C7B8E893 closed its connection.
+1732671138: New connection from ::1:47874 on port 1883.
+1732671138: New client connected from ::1:47874 as auto-87F3D7FF-9FD4-E69C-336F-597C708F37A4 (p2, c1, k60, u'fems').
+1732671138: Client auto-87F3D7FF-9FD4-E69C-336F-597C708F37A4 closed its connection.
+1732671168: New connection from ::1:45830 on port 1883.
+1732671168: New client connected from ::1:45830 as auto-205B0EBC-9249-0B3B-D883-5E70016D3C45 (p2, c1, k60, u'fems').
+1732671168: Client auto-205B0EBC-9249-0B3B-D883-5E70016D3C45 closed its connection.
+1732671198: New connection from ::1:47872 on port 1883.
+1732671198: New client connected from ::1:47872 as auto-F4579088-2730-4016-FB0F-2E08314F7DC3 (p2, c1, k60, u'fems').
+1732671198: Client auto-F4579088-2730-4016-FB0F-2E08314F7DC3 closed its connection.
+1732671228: New connection from ::1:59196 on port 1883.
+1732671228: New client connected from ::1:59196 as auto-86DD96B4-5C94-B525-5B48-BF647571489A (p2, c1, k60, u'fems').
+1732671228: Client auto-86DD96B4-5C94-B525-5B48-BF647571489A closed its connection.
+1732671258: New connection from ::1:35928 on port 1883.
+1732671258: New client connected from ::1:35928 as auto-1081E3EF-5FC7-0BAA-C6E9-A6EF2AF8BCDB (p2, c1, k60, u'fems').
+1732671258: Client auto-1081E3EF-5FC7-0BAA-C6E9-A6EF2AF8BCDB closed its connection.
+1732671288: New connection from ::1:36950 on port 1883.
+1732671288: New client connected from ::1:36950 as auto-72D62813-5DA3-656A-1DD0-E241024D2186 (p2, c1, k60, u'fems').
+1732671289: Client auto-72D62813-5DA3-656A-1DD0-E241024D2186 closed its connection.
+1732671319: New connection from ::1:50636 on port 1883.
+1732671319: New client connected from ::1:50636 as auto-ABE9EDD7-7DAF-7984-DF49-0DDBF7177467 (p2, c1, k60, u'fems').
+1732671319: Client auto-ABE9EDD7-7DAF-7984-DF49-0DDBF7177467 closed its connection.
+1732671349: New connection from ::1:53698 on port 1883.
+1732671349: New client connected from ::1:53698 as auto-7E72EE2E-41BE-D2A2-B67D-4353A070B4DB (p2, c1, k60, u'fems').
+1732671349: Client auto-7E72EE2E-41BE-D2A2-B67D-4353A070B4DB closed its connection.
+1732671379: New connection from ::1:52502 on port 1883.
+1732671379: New client connected from ::1:52502 as auto-830DF72C-8A16-8957-017E-1FB4AD94EEDC (p2, c1, k60, u'fems').
+1732671379: Client auto-830DF72C-8A16-8957-017E-1FB4AD94EEDC closed its connection.
+1732671409: New connection from ::1:40364 on port 1883.
+1732671409: New client connected from ::1:40364 as auto-69F953B2-301D-2250-087F-90C5805DED0C (p2, c1, k60, u'fems').
+1732671409: Client auto-69F953B2-301D-2250-087F-90C5805DED0C closed its connection.
+1732671439: New connection from ::1:38638 on port 1883.
+1732671439: New client connected from ::1:38638 as auto-15F1FE11-D2FE-2FC6-5282-2EC26181FF86 (p2, c1, k60, u'fems').
+1732671439: Client auto-15F1FE11-D2FE-2FC6-5282-2EC26181FF86 closed its connection.
+1732671469: New connection from ::1:48952 on port 1883.
+1732671469: New client connected from ::1:48952 as auto-3E630673-9159-A307-77BF-729535392363 (p2, c1, k60, u'fems').
+1732671469: Client auto-3E630673-9159-A307-77BF-729535392363 closed its connection.
+1732671499: New connection from ::1:51146 on port 1883.
+1732671499: New client connected from ::1:51146 as auto-D7D6110E-57C8-1EA6-668D-99D4AA2CE050 (p2, c1, k60, u'fems').
+1732671499: Client auto-D7D6110E-57C8-1EA6-668D-99D4AA2CE050 closed its connection.
+1732671529: New connection from ::1:43914 on port 1883.
+1732671529: New client connected from ::1:43914 as auto-6500024A-9853-1349-B2E8-DEDFB53F76B8 (p2, c1, k60, u'fems').
+1732671529: Client auto-6500024A-9853-1349-B2E8-DEDFB53F76B8 closed its connection.
+1732671559: New connection from ::1:50968 on port 1883.
+1732671559: New client connected from ::1:50968 as auto-8CC061CD-1D74-86DB-CDEA-5007CAE22DF1 (p2, c1, k60, u'fems').
+1732671559: Client auto-8CC061CD-1D74-86DB-CDEA-5007CAE22DF1 closed its connection.
+1732671589: New connection from ::1:54186 on port 1883.
+1732671589: New client connected from ::1:54186 as auto-8D46C450-AE8B-6856-2AD5-80C7B4B8B28F (p2, c1, k60, u'fems').
+1732671589: Client auto-8D46C450-AE8B-6856-2AD5-80C7B4B8B28F closed its connection.
+1732671619: New connection from ::1:34062 on port 1883.
+1732671619: New client connected from ::1:34062 as auto-C41C5EFB-7806-39D4-2793-F9AC20875129 (p2, c1, k60, u'fems').
+1732671619: Client auto-C41C5EFB-7806-39D4-2793-F9AC20875129 closed its connection.
+1732671649: New connection from ::1:42458 on port 1883.
+1732671649: New client connected from ::1:42458 as auto-EADCCC8D-27F7-C642-DE8D-D79D2FF42A28 (p2, c1, k60, u'fems').
+1732671649: Client auto-EADCCC8D-27F7-C642-DE8D-D79D2FF42A28 closed its connection.
+1732671679: New connection from ::1:56768 on port 1883.
+1732671679: New client connected from ::1:56768 as auto-882A6B5F-6386-1381-5AF3-1B600F8E17C3 (p2, c1, k60, u'fems').
+1732671679: Client auto-882A6B5F-6386-1381-5AF3-1B600F8E17C3 closed its connection.
+1732671709: New connection from ::1:52414 on port 1883.
+1732671709: New client connected from ::1:52414 as auto-9BC2886C-A2FB-4403-8C78-EE12526CFA1F (p2, c1, k60, u'fems').
+1732671710: Client auto-9BC2886C-A2FB-4403-8C78-EE12526CFA1F closed its connection.
+1732671740: New connection from ::1:41430 on port 1883.
+1732671740: New client connected from ::1:41430 as auto-2EDCD8AB-9840-DFA5-70EA-A7F1C248B4DF (p2, c1, k60, u'fems').
+1732671740: Client auto-2EDCD8AB-9840-DFA5-70EA-A7F1C248B4DF closed its connection.
+1732671770: New connection from ::1:53556 on port 1883.
+1732671770: New client connected from ::1:53556 as auto-E4746F30-CB06-1696-DD03-D839BAE8B309 (p2, c1, k60, u'fems').
+1732671770: Client auto-E4746F30-CB06-1696-DD03-D839BAE8B309 closed its connection.
+1732671800: New connection from ::1:41498 on port 1883.
+1732671800: New client connected from ::1:41498 as auto-63DEBA9E-F539-F866-0D91-24150CB8F49F (p2, c1, k60, u'fems').
+1732671800: Client auto-63DEBA9E-F539-F866-0D91-24150CB8F49F closed its connection.
+1732671830: New connection from ::1:55138 on port 1883.
+1732671830: New client connected from ::1:55138 as auto-7F5C94C3-E37E-C8ED-9C75-6C8C82E42190 (p2, c1, k60, u'fems').
+1732671830: Client auto-7F5C94C3-E37E-C8ED-9C75-6C8C82E42190 closed its connection.
+1732671860: New connection from ::1:49990 on port 1883.
+1732671860: New client connected from ::1:49990 as auto-B42A58C9-E074-D070-82D0-214CEE153181 (p2, c1, k60, u'fems').
+1732671860: Client auto-B42A58C9-E074-D070-82D0-214CEE153181 closed its connection.
+1732671890: New connection from ::1:39884 on port 1883.
+1732671890: New client connected from ::1:39884 as auto-2C628536-2E82-D220-7711-59BF589CAA6E (p2, c1, k60, u'fems').
+1732671890: Client auto-2C628536-2E82-D220-7711-59BF589CAA6E closed its connection.
+1732671920: New connection from ::1:34130 on port 1883.
+1732671920: New client connected from ::1:34130 as auto-1DEDAC87-7E80-E0C8-D411-9416455B3711 (p2, c1, k60, u'fems').
+1732671920: Client auto-1DEDAC87-7E80-E0C8-D411-9416455B3711 closed its connection.
+1732671950: New connection from ::1:34458 on port 1883.
+1732671950: New client connected from ::1:34458 as auto-EA02E0CB-8856-53D4-75E0-F30DDB62B319 (p2, c1, k60, u'fems').
+1732671950: Client auto-EA02E0CB-8856-53D4-75E0-F30DDB62B319 closed its connection.
+1732671980: New connection from ::1:56216 on port 1883.
+1732671980: New client connected from ::1:56216 as auto-2ACBDEF7-3E8C-17F8-3582-145FBC8F3812 (p2, c1, k60, u'fems').
+1732671980: Client auto-2ACBDEF7-3E8C-17F8-3582-145FBC8F3812 closed its connection.
+1732672010: New connection from ::1:35874 on port 1883.
+1732672010: New client connected from ::1:35874 as auto-0B93B5A2-5567-2A60-3783-62A054CB2B4B (p2, c1, k60, u'fems').
+1732672010: Client auto-0B93B5A2-5567-2A60-3783-62A054CB2B4B closed its connection.
+1732672040: New connection from ::1:56650 on port 1883.
+1732672040: New client connected from ::1:56650 as auto-A15AA9CB-35B4-197B-F405-789C49A051EA (p2, c1, k60, u'fems').
+1732672040: Client auto-A15AA9CB-35B4-197B-F405-789C49A051EA closed its connection.
+1732672070: New connection from ::1:40184 on port 1883.
+1732672070: New client connected from ::1:40184 as auto-09B4B0E8-4FBA-EB96-EB25-9955C3C33A4A (p2, c1, k60, u'fems').
+1732672070: Client auto-09B4B0E8-4FBA-EB96-EB25-9955C3C33A4A closed its connection.
+1732672100: New connection from ::1:45320 on port 1883.
+1732672100: New client connected from ::1:45320 as auto-14AE0838-B7AB-F6B7-7574-5AF96601B0EE (p2, c1, k60, u'fems').
+1732672100: Client auto-14AE0838-B7AB-F6B7-7574-5AF96601B0EE closed its connection.
+1732672130: New connection from ::1:46450 on port 1883.
+1732672130: New client connected from ::1:46450 as auto-7C4C6213-BC67-2D76-B7C4-18F6EA57D4E3 (p2, c1, k60, u'fems').
+1732672131: Client auto-7C4C6213-BC67-2D76-B7C4-18F6EA57D4E3 closed its connection.
+1732672161: New connection from ::1:54766 on port 1883.
+1732672161: New client connected from ::1:54766 as auto-C626A8B0-853D-847E-D48B-77B2B373CB51 (p2, c1, k60, u'fems').
+1732672161: Client auto-C626A8B0-853D-847E-D48B-77B2B373CB51 closed its connection.
+1732672191: New connection from ::1:42700 on port 1883.
+1732672191: New client connected from ::1:42700 as auto-BA90DD28-E297-78BE-D9D3-76B2DD97B656 (p2, c1, k60, u'fems').
+1732672191: Client auto-BA90DD28-E297-78BE-D9D3-76B2DD97B656 closed its connection.
+1732672221: New connection from ::1:38464 on port 1883.
+1732672221: New client connected from ::1:38464 as auto-37923BCA-2B36-688F-2459-F66C4970B910 (p2, c1, k60, u'fems').
+1732672221: Client auto-37923BCA-2B36-688F-2459-F66C4970B910 closed its connection.
+1732672251: New connection from ::1:45898 on port 1883.
+1732672251: New client connected from ::1:45898 as auto-DB782FAC-BDCE-09BD-FEE6-88CEB4206A57 (p2, c1, k60, u'fems').
+1732672251: Client auto-DB782FAC-BDCE-09BD-FEE6-88CEB4206A57 closed its connection.
+1732672281: New connection from ::1:35566 on port 1883.
+1732672281: New client connected from ::1:35566 as auto-B69BBFE0-6243-BA5E-F163-D8C64570F616 (p2, c1, k60, u'fems').
+1732672281: Client auto-B69BBFE0-6243-BA5E-F163-D8C64570F616 closed its connection.
+1732672311: New connection from ::1:38522 on port 1883.
+1732672311: New client connected from ::1:38522 as auto-15FDB987-5000-32F3-9E24-645B2BE02D67 (p2, c1, k60, u'fems').
+1732672311: Client auto-15FDB987-5000-32F3-9E24-645B2BE02D67 closed its connection.
+1732672341: New connection from ::1:49934 on port 1883.
+1732672341: New client connected from ::1:49934 as auto-4D3B1D83-718A-B362-252D-78E5FAD6C7B5 (p2, c1, k60, u'fems').
+1732672341: Client auto-4D3B1D83-718A-B362-252D-78E5FAD6C7B5 closed its connection.
+1732672371: New connection from ::1:52822 on port 1883.
+1732672371: New client connected from ::1:52822 as auto-A1BBC65C-CD48-8F44-71CD-BBFEB900B4DA (p2, c1, k60, u'fems').
+1732672371: Client auto-A1BBC65C-CD48-8F44-71CD-BBFEB900B4DA closed its connection.
+1732672401: New connection from ::1:52090 on port 1883.
+1732672401: New client connected from ::1:52090 as auto-E51F6F52-4F2E-6A67-6855-ACBBA7958BB0 (p2, c1, k60, u'fems').
+1732672401: Client auto-E51F6F52-4F2E-6A67-6855-ACBBA7958BB0 closed its connection.
+1732672431: New connection from ::1:42694 on port 1883.
+1732672431: New client connected from ::1:42694 as auto-7CE17F21-344E-1EC5-5B36-7822163595F4 (p2, c1, k60, u'fems').
+1732672431: Client auto-7CE17F21-344E-1EC5-5B36-7822163595F4 closed its connection.
+1732672461: New connection from ::1:44190 on port 1883.
+1732672461: New client connected from ::1:44190 as auto-418AD4E8-2C75-A8DC-6A86-F137AE27BCE4 (p2, c1, k60, u'fems').
+1732672461: Client auto-418AD4E8-2C75-A8DC-6A86-F137AE27BCE4 closed its connection.
+1732672491: New connection from ::1:41810 on port 1883.
+1732672491: New client connected from ::1:41810 as auto-464A343E-90B1-90BD-F595-9742A3AE4387 (p2, c1, k60, u'fems').
+1732672491: Client auto-464A343E-90B1-90BD-F595-9742A3AE4387 closed its connection.
+1732672521: New connection from ::1:54116 on port 1883.
+1732672521: New client connected from ::1:54116 as auto-89C12E0E-5EA6-2AD2-2333-0524CE765582 (p2, c1, k60, u'fems').
+1732672521: Client auto-89C12E0E-5EA6-2AD2-2333-0524CE765582 closed its connection.
+1732672551: New connection from ::1:43104 on port 1883.
+1732672551: New client connected from ::1:43104 as auto-CC1E90D3-5B19-E845-59A6-5200DAE9F670 (p2, c1, k60, u'fems').
+1732672552: Client auto-CC1E90D3-5B19-E845-59A6-5200DAE9F670 closed its connection.
+1732672582: New connection from ::1:57606 on port 1883.
+1732672582: New client connected from ::1:57606 as auto-E9946A87-826A-BEA9-3098-5D4DDA4D483D (p2, c1, k60, u'fems').
+1732672582: Client auto-E9946A87-826A-BEA9-3098-5D4DDA4D483D closed its connection.
+1732672612: New connection from ::1:46452 on port 1883.
+1732672612: New client connected from ::1:46452 as auto-C7782846-E234-1BFC-5B87-E25067244301 (p2, c1, k60, u'fems').
+1732672612: Client auto-C7782846-E234-1BFC-5B87-E25067244301 closed its connection.
+1732672642: New connection from ::1:48916 on port 1883.
+1732672642: New client connected from ::1:48916 as auto-11047DE0-1F01-2D6B-F584-845E3BF824AF (p2, c1, k60, u'fems').
+1732672642: Client auto-11047DE0-1F01-2D6B-F584-845E3BF824AF closed its connection.
+1732672661: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732672672: New connection from ::1:56740 on port 1883.
+1732672672: New client connected from ::1:56740 as auto-5D602027-E244-CCBD-0672-8561BD380EBE (p2, c1, k60, u'fems').
+1732672672: Client auto-5D602027-E244-CCBD-0672-8561BD380EBE closed its connection.
+1732672702: New connection from ::1:41236 on port 1883.
+1732672702: New client connected from ::1:41236 as auto-AB051EF0-A311-CE8F-8D32-55C9479CD6BE (p2, c1, k60, u'fems').
+1732672702: Client auto-AB051EF0-A311-CE8F-8D32-55C9479CD6BE closed its connection.
+1732672732: New connection from ::1:43422 on port 1883.
+1732672732: New client connected from ::1:43422 as auto-CFE9CD37-C742-5F88-9593-745121739181 (p2, c1, k60, u'fems').
+1732672732: Client auto-CFE9CD37-C742-5F88-9593-745121739181 closed its connection.
+1732672762: New connection from ::1:56048 on port 1883.
+1732672762: New client connected from ::1:56048 as auto-0D261999-3AD4-B4EE-2EB2-171632810CE2 (p2, c1, k60, u'fems').
+1732672762: Client auto-0D261999-3AD4-B4EE-2EB2-171632810CE2 closed its connection.
+1732672792: New connection from ::1:51200 on port 1883.
+1732672792: New client connected from ::1:51200 as auto-3C1DB730-7FC6-03A8-DD57-BB7CA1040FB7 (p2, c1, k60, u'fems').
+1732672792: Client auto-3C1DB730-7FC6-03A8-DD57-BB7CA1040FB7 closed its connection.
+1732672822: New connection from ::1:36030 on port 1883.
+1732672822: New client connected from ::1:36030 as auto-6FA97613-2D0C-DC67-55F8-E0EFB687FE5F (p2, c1, k60, u'fems').
+1732672822: Client auto-6FA97613-2D0C-DC67-55F8-E0EFB687FE5F closed its connection.
+1732672852: New connection from ::1:44758 on port 1883.
+1732672852: New client connected from ::1:44758 as auto-08606A4D-8D71-E7D6-B0D9-A45EBC27C29A (p2, c1, k60, u'fems').
+1732672852: Client auto-08606A4D-8D71-E7D6-B0D9-A45EBC27C29A closed its connection.
+1732672882: New connection from ::1:48742 on port 1883.
+1732672882: New client connected from ::1:48742 as auto-EBDE2FBC-EB82-D226-8E2A-3CCC87212A8C (p2, c1, k60, u'fems').
+1732672882: Client auto-EBDE2FBC-EB82-D226-8E2A-3CCC87212A8C closed its connection.
+1732672912: New connection from ::1:50228 on port 1883.
+1732672912: New client connected from ::1:50228 as auto-0E108214-A6DD-740C-EDC0-ADC08247EAD6 (p2, c1, k60, u'fems').
+1732672912: Client auto-0E108214-A6DD-740C-EDC0-ADC08247EAD6 closed its connection.
+1732672943: New connection from ::1:49510 on port 1883.
+1732672943: New client connected from ::1:49510 as auto-7529083D-B730-B903-74AC-50E5B507A5C3 (p2, c1, k60, u'fems').
+1732672943: Client auto-7529083D-B730-B903-74AC-50E5B507A5C3 closed its connection.
+1732672973: New connection from ::1:48398 on port 1883.
+1732672973: New client connected from ::1:48398 as auto-EA692740-3F3B-64F5-53EE-619EEEC9B087 (p2, c1, k60, u'fems').
+1732672973: Client auto-EA692740-3F3B-64F5-53EE-619EEEC9B087 closed its connection.
+1732673003: New connection from ::1:57058 on port 1883.
+1732673003: New client connected from ::1:57058 as auto-565BE900-86E2-7F42-62F8-3F78BD62A465 (p2, c1, k60, u'fems').
+1732673003: Client auto-565BE900-86E2-7F42-62F8-3F78BD62A465 closed its connection.
+1732673033: New connection from ::1:43850 on port 1883.
+1732673033: New client connected from ::1:43850 as auto-3A0CF678-EC16-73BE-11CB-B7685C8EC467 (p2, c1, k60, u'fems').
+1732673033: Client auto-3A0CF678-EC16-73BE-11CB-B7685C8EC467 closed its connection.
+1732673063: New connection from ::1:58860 on port 1883.
+1732673063: New client connected from ::1:58860 as auto-2BD97477-4795-8EAE-3969-F6DF0C1A70E3 (p2, c1, k60, u'fems').
+1732673063: Client auto-2BD97477-4795-8EAE-3969-F6DF0C1A70E3 closed its connection.
+1732673093: New connection from ::1:52738 on port 1883.
+1732673093: New client connected from ::1:52738 as auto-83827ADF-A612-82D7-90C5-F819311DBC7A (p2, c1, k60, u'fems').
+1732673093: Client auto-83827ADF-A612-82D7-90C5-F819311DBC7A closed its connection.
+1732673123: New connection from ::1:38488 on port 1883.
+1732673123: New client connected from ::1:38488 as auto-390A52AC-E222-4BA8-90F1-0F6E3C33938A (p2, c1, k60, u'fems').
+1732673123: Client auto-390A52AC-E222-4BA8-90F1-0F6E3C33938A closed its connection.
+1732673153: New connection from ::1:50308 on port 1883.
+1732673153: New client connected from ::1:50308 as auto-1027453E-1552-CCC0-8C37-94011A584A6A (p2, c1, k60, u'fems').
+1732673153: Client auto-1027453E-1552-CCC0-8C37-94011A584A6A closed its connection.
+1732673183: New connection from ::1:53252 on port 1883.
+1732673183: New client connected from ::1:53252 as auto-5A02C0A5-E8EC-C6BA-D23A-86406DD365FA (p2, c1, k60, u'fems').
+1732673183: Client auto-5A02C0A5-E8EC-C6BA-D23A-86406DD365FA closed its connection.
+1732673213: New connection from ::1:60518 on port 1883.
+1732673213: New client connected from ::1:60518 as auto-8411941E-5DBF-8236-3294-8EE9E83B2FA0 (p2, c1, k60, u'fems').
+1732673213: Client auto-8411941E-5DBF-8236-3294-8EE9E83B2FA0 closed its connection.
+1732673243: New connection from ::1:52116 on port 1883.
+1732673243: New client connected from ::1:52116 as auto-1A2B9A7D-D86A-1329-A7EE-06C6C6AB47FF (p2, c1, k60, u'fems').
+1732673243: Client auto-1A2B9A7D-D86A-1329-A7EE-06C6C6AB47FF closed its connection.
+1732673273: New connection from ::1:52736 on port 1883.
+1732673273: New client connected from ::1:52736 as auto-4C0DCABF-4073-5C14-149E-CAB8EFF0B263 (p2, c1, k60, u'fems').
+1732673273: Client auto-4C0DCABF-4073-5C14-149E-CAB8EFF0B263 closed its connection.
+1732673303: New connection from ::1:52136 on port 1883.
+1732673303: New client connected from ::1:52136 as auto-F48B0148-0B25-3A3F-5BA5-A9987084F765 (p2, c1, k60, u'fems').
+1732673303: Client auto-F48B0148-0B25-3A3F-5BA5-A9987084F765 closed its connection.
+1732673333: New connection from ::1:36020 on port 1883.
+1732673333: New client connected from ::1:36020 as auto-A02125EB-951E-CD19-BB33-1CEC2B751B9B (p2, c1, k60, u'fems').
+1732673334: Client auto-A02125EB-951E-CD19-BB33-1CEC2B751B9B closed its connection.
+1732673364: New connection from ::1:48956 on port 1883.
+1732673364: New client connected from ::1:48956 as auto-75D2CE72-FB77-1218-337B-BA2388BA601D (p2, c1, k60, u'fems').
+1732673364: Client auto-75D2CE72-FB77-1218-337B-BA2388BA601D closed its connection.
+1732673394: New connection from ::1:36992 on port 1883.
+1732673394: New client connected from ::1:36992 as auto-CA73319D-851F-6126-9DD4-E91AAA0F091C (p2, c1, k60, u'fems').
+1732673394: Client auto-CA73319D-851F-6126-9DD4-E91AAA0F091C closed its connection.
+1732673424: New connection from ::1:42926 on port 1883.
+1732673424: New client connected from ::1:42926 as auto-EBB11123-4115-AB0B-1D59-8F6BD504E00D (p2, c1, k60, u'fems').
+1732673424: Client auto-EBB11123-4115-AB0B-1D59-8F6BD504E00D closed its connection.
+1732673454: New connection from ::1:60404 on port 1883.
+1732673454: New client connected from ::1:60404 as auto-912C381C-C2AD-9B7F-1294-5ADDAA4E3B9F (p2, c1, k60, u'fems').
+1732673454: Client auto-912C381C-C2AD-9B7F-1294-5ADDAA4E3B9F closed its connection.
+1732673484: New connection from ::1:55752 on port 1883.
+1732673484: New client connected from ::1:55752 as auto-0ADECB36-6462-E5DA-1BEB-A4AA4DFFE804 (p2, c1, k60, u'fems').
+1732673484: Client auto-0ADECB36-6462-E5DA-1BEB-A4AA4DFFE804 closed its connection.
+1732674587: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732674587: Client fems_realtime_40 has exceeded timeout, disconnecting.
+1732674592: New connection from 172.19.0.3:49252 on port 1883.
+1732674592: New client connected from 172.19.0.3:49252 as fems_realtime_40 (p2, c1, k60, u'fems').
+1732674603: New connection from ::1:53986 on port 1883.
+1732674603: New client connected from ::1:53986 as auto-E034CE72-A026-095D-9FB8-245C737D8392 (p2, c1, k60, u'fems').
+1732674603: Client auto-E034CE72-A026-095D-9FB8-245C737D8392 closed its connection.
+1732674633: New connection from ::1:33348 on port 1883.
+1732674633: New client connected from ::1:33348 as auto-6BAFA8E3-2790-FDCC-C14E-715E1DB1899C (p2, c1, k60, u'fems').
+1732674633: Client auto-6BAFA8E3-2790-FDCC-C14E-715E1DB1899C closed its connection.
+1732678475: Saving in-memory database to /mosquitto/data//mosquitto.db.
+1732678475: Client fems_realtime_40 has exceeded timeout, disconnecting.
+1732678480: New connection from 172.19.0.3:36804 on port 1883.
+1732678480: New client connected from 172.19.0.3:36804 as fems_realtime_40 (p2, c1, k60, u'fems').
+1732678492: New connection from ::1:40548 on port 1883.
+1732678492: New client connected from ::1:40548 as auto-BC387DFC-E72C-9108-7422-84B070C1B8DD (p2, c1, k60, u'fems').
+1732678492: Client auto-BC387DFC-E72C-9108-7422-84B070C1B8DD closed its connection.
+1732678522: New connection from ::1:50820 on port 1883.
+1732678522: New client connected from ::1:50820 as auto-A9FF9903-331A-B44E-264D-8462160D69B7 (p2, c1, k60, u'fems').
+1732678522: Client auto-A9FF9903-331A-B44E-264D-8462160D69B7 closed its connection.
+1732678552: New connection from ::1:45106 on port 1883.
+1732678552: New client connected from ::1:45106 as auto-0C898606-26C7-D3F4-5F2B-AA519E934F19 (p2, c1, k60, u'fems').
+1732678552: Client auto-0C898606-26C7-D3F4-5F2B-AA519E934F19 closed its connection.
+1732678582: New connection from ::1:34930 on port 1883.
+1732678582: New client connected from ::1:34930 as auto-69A54FF8-CCEA-8AC2-4486-1418E8321F37 (p2, c1, k60, u'fems').
+1732678582: Client auto-69A54FF8-CCEA-8AC2-4486-1418E8321F37 closed its connection.
+1732678612: New connection from ::1:48786 on port 1883.
+1732678612: New client connected from ::1:48786 as auto-48733562-5ECC-1CA3-3091-7E8237DAB1DA (p2, c1, k60, u'fems').
+1732678612: Client auto-48733562-5ECC-1CA3-3091-7E8237DAB1DA closed its connection.
+1732678643: New connection from ::1:53270 on port 1883.
+1732678643: New client connected from ::1:53270 as auto-8BBE8787-25AA-B9AA-C6B1-2D028DBCF6A8 (p2, c1, k60, u'fems').
+1732678643: Client auto-8BBE8787-25AA-B9AA-C6B1-2D028DBCF6A8 closed its connection.
+1732678673: New connection from ::1:48714 on port 1883.
+1732678673: New client connected from ::1:48714 as auto-869D93CB-CA5C-B334-3D69-25C7F5F00F06 (p2, c1, k60, u'fems').
+1732678673: Client auto-869D93CB-CA5C-B334-3D69-25C7F5F00F06 closed its connection.
+1732678703: New connection from ::1:56566 on port 1883.
+1732678703: New client connected from ::1:56566 as auto-633B9738-2BCF-70E2-234A-B5C2AAE8CE16 (p2, c1, k60, u'fems').
+1732678703: Client auto-633B9738-2BCF-70E2-234A-B5C2AAE8CE16 closed its connection.
+1732678733: New connection from ::1:51312 on port 1883.
+1732678733: New client connected from ::1:51312 as auto-929E2D23-3CC3-3AA5-702F-B6061FDA571E (p2, c1, k60, u'fems').
+1732678733: Client auto-929E2D23-3CC3-3AA5-702F-B6061FDA571E closed its connection.
+1732678763: New connection from ::1:35624 on port 1883.
+1732678763: New client connected from ::1:35624 as auto-01094912-5F17-03C3-6EA7-30F33DAA5670 (p2, c1, k60, u'fems').
+1732678763: Client auto-01094912-5F17-03C3-6EA7-30F33DAA5670 closed its connection.
+1732678793: New connection from ::1:59082 on port 1883.
+1732678793: New client connected from ::1:59082 as auto-072FE238-70F8-097A-36CC-1061B66C3894 (p2, c1, k60, u'fems').
+1732678793: Client auto-072FE238-70F8-097A-36CC-1061B66C3894 closed its connection.
diff --git a/fems-realtime-api/logs/error/.f0712455ac9b956018e7ebc08dc33061795e3736-audit.json b/fems-realtime-api/logs/error/.f0712455ac9b956018e7ebc08dc33061795e3736-audit.json
index 1071fab..7abc9e0 100644
--- a/fems-realtime-api/logs/error/.f0712455ac9b956018e7ebc08dc33061795e3736-audit.json
+++ b/fems-realtime-api/logs/error/.f0712455ac9b956018e7ebc08dc33061795e3736-audit.json
@@ -14,6 +14,11 @@
"date": 1732570927269,
"name": "/app/logs/error/error-2024-11-26.log",
"hash": "38556fbbe3e1d2d094f6be5fddae74f769846d7424704a8ad290acc03c5baa12"
+ },
+ {
+ "date": 1732667260450,
+ "name": "/app/logs/error/error-2024-11-27.log",
+ "hash": "aaac408d9061c832f7dc73f8e3c456e371d23d73aed57068d6e215532ff4bac5"
}
],
"hashType": "sha256"
diff --git a/fems-realtime-api/logs/info/.17ff23bf9d3be0bd8551fdd86d0d3cca3a97cd90-audit.json b/fems-realtime-api/logs/info/.17ff23bf9d3be0bd8551fdd86d0d3cca3a97cd90-audit.json
index a950418..3a03b01 100644
--- a/fems-realtime-api/logs/info/.17ff23bf9d3be0bd8551fdd86d0d3cca3a97cd90-audit.json
+++ b/fems-realtime-api/logs/info/.17ff23bf9d3be0bd8551fdd86d0d3cca3a97cd90-audit.json
@@ -14,6 +14,11 @@
"date": 1732548728076,
"name": "/app/logs/info/info-2024-11-26.log",
"hash": "fd8c633eeb46930b2788b53ce7ebae1dd2b427ddb03b46ee39a86207d7172f2e"
+ },
+ {
+ "date": 1732633663556,
+ "name": "/app/logs/info/info-2024-11-27.log",
+ "hash": "210aa82c16bb88b4a750a458183869412cff9f0967c8c2c898d021e84b1bcb2e"
}
],
"hashType": "sha256"
diff --git a/fems-realtime-api/logs/info/info-2024-11-26.log b/fems-realtime-api/logs/info/info-2024-11-26.log
deleted file mode 100644
index d466d85..0000000
--- a/fems-realtime-api/logs/info/info-2024-11-26.log
+++ /dev/null
@@ -1,171 +0,0 @@
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 00:32:08"}
-{"environment":"development","level":"info","message":"Info log rotated","newFilename":"/app/logs/info/info-2024-11-26.log","oldFilename":"/app/logs/info/info-2024-11-25.log","service":"fems-edge","timestamp":"2024-11-26 00:32:08"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 00:32:13"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 00:32:13"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 00:32:13"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 01:03:21"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 01:03:26"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 01:03:26"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 01:03:26"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 01:49:58"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 01:50:03"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 01:50:03"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 01:50:03"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 02:34:19"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 02:34:24"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 02:34:24"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 02:34:24"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 03:52:04"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 03:52:09"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 03:52:10"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 03:52:10"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 03:53:41"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 03:53:46"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 03:53:46"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 03:53:46"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 04:10:27"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 04:10:32"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 04:10:32"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 04:10:32"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 05:37:04"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 05:37:09"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 05:37:09"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 05:37:09"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 06:05:35"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 06:05:40"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 06:05:40"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 06:05:40"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 06:36:11"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 06:36:16"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 06:36:16"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 06:36:16"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 06:38:18"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 09:42:04"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 09:42:09"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 09:42:09"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 09:42:09"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 09:59:43"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 09:59:48"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 09:59:48"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 09:59:48"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 11:07:14"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 11:07:19"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 11:07:19"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 11:07:19"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 12:23:28"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 12:23:33"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 12:23:33"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 12:23:33"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 14:40:31"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 14:40:36"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 14:40:36"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 14:40:36"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 15:07:11"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 15:07:16"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:07:16"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:07:16"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 15:09:55"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 15:10:00"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:10:00"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:10:00"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_39","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:14:45"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 15:14:45"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:14:45"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 15:33:35"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 15:33:35"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 15:33:35"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 16:07:38"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 16:16:50"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.4:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 16:24:33"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.3:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 19:44:10"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 19:44:12"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 19:44:12"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 19:44:12"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 19:47:49"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 19:56:04"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_39","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 20:36:15"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 20:36:20"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 20:36:20"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 20:36:20"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 20:41:28"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 20:41:33"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 20:41:33"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 20:41:33"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 21:11:33"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 21:11:38"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 21:11:38"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 21:11:38"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 21:23:52"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 21:23:57"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 21:23:57"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 21:23:57"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 22:55:24"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_39","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 22:55:27"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 22:55:27"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 22:55:27"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 23:28:33"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
diff --git a/fems-realtime-api/logs/system/.d741815bd363f7141809635bfe8d8a1642abfc24-audit.json b/fems-realtime-api/logs/system/.d741815bd363f7141809635bfe8d8a1642abfc24-audit.json
index c41f622..49587dd 100644
--- a/fems-realtime-api/logs/system/.d741815bd363f7141809635bfe8d8a1642abfc24-audit.json
+++ b/fems-realtime-api/logs/system/.d741815bd363f7141809635bfe8d8a1642abfc24-audit.json
@@ -14,6 +14,11 @@
"date": 1732548728182,
"name": "/app/logs/system/system-2024-11-26.log",
"hash": "b8f3a25c82337b2bb870ab9e4705680a040528cdc876977febe22f71cd99e359"
+ },
+ {
+ "date": 1732633663573,
+ "name": "/app/logs/system/system-2024-11-27.log",
+ "hash": "664d6884001d7c6bf73c07086d76b456c8c65e4bdebe6679895cae0ce18f72e3"
}
],
"hashType": "sha256"
diff --git a/fems-realtime-api/logs/system/system-2024-11-26.log b/fems-realtime-api/logs/system/system-2024-11-26.log
deleted file mode 100644
index d466d85..0000000
--- a/fems-realtime-api/logs/system/system-2024-11-26.log
+++ /dev/null
@@ -1,171 +0,0 @@
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 00:32:08"}
-{"environment":"development","level":"info","message":"Info log rotated","newFilename":"/app/logs/info/info-2024-11-26.log","oldFilename":"/app/logs/info/info-2024-11-25.log","service":"fems-edge","timestamp":"2024-11-26 00:32:08"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 00:32:13"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 00:32:13"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 00:32:13"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 01:03:21"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 01:03:26"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 01:03:26"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 01:03:26"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 01:49:58"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 01:50:03"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 01:50:03"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 01:50:03"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 02:34:19"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 02:34:24"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 02:34:24"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 02:34:24"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 03:52:04"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 03:52:09"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 03:52:10"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 03:52:10"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 03:53:41"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 03:53:46"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 03:53:46"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 03:53:46"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 04:10:27"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 04:10:32"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 04:10:32"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 04:10:32"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 05:37:04"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 05:37:09"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 05:37:09"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 05:37:09"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 06:05:35"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 06:05:40"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 06:05:40"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 06:05:40"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 06:36:11"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 06:36:16"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 06:36:16"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 06:36:16"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 06:38:18"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 06:42:07"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 09:42:04"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 09:42:09"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 09:42:09"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 09:42:09"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 09:59:43"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 09:59:48"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 09:59:48"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 09:59:48"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 11:07:14"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 11:07:19"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 11:07:19"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 11:07:19"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 12:23:28"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 12:23:33"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 12:23:33"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 12:23:33"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 14:40:31"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 14:40:36"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 14:40:36"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 14:40:36"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 15:07:11"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 15:07:16"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:07:16"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:07:16"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 15:09:55"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 15:10:00"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:10:00"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:10:00"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_39","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 15:14:44"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:14:45"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 15:14:45"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:14:45"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 15:33:35"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 15:33:35"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 15:33:35"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 15:33:36"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 16:07:38"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 16:07:40"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 16:16:50"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 16:16:52"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.4:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 16:24:33"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 16:24:35"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.3:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 19:44:10"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 19:44:12"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 19:44:12"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 19:44:12"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 19:44:13"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 19:47:49"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 19:47:51"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 19:56:04"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_39","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 19:56:06"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 20:36:15"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 20:36:20"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 20:36:20"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 20:36:20"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 20:41:28"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 20:41:33"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 20:41:33"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 20:41:33"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 21:11:33"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 21:11:38"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 21:11:38"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 21:11:38"}
-{"environment":"development","level":"warn","message":"MQTT client is offline","service":"fems-edge","timestamp":"2024-11-26 21:23:52"}
-{"environment":"development","level":"warn","message":"Reconnecting to MQTT broker (attempt 1)","service":"fems-edge","timestamp":"2024-11-26 21:23:57"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 21:23:57"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 21:23:57"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 22:55:24"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_39","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 22:55:26"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 22:55:27"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 22:55:27"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 22:55:27"}
-{"environment":"development","error":"connect ECONNREFUSED 172.19.0.2:5433","level":"warn","message":"Failed to connect to services, attempt 1/30","service":"fems-edge","services":"{\"timescaledb\":false,\"redis\":false}","timestamp":"2024-11-26 23:28:33"}
-{"environment":"development","level":"info","message":"Successfully connected to TimescaleDB","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Successfully connected to Redis","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"All services are connected","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"broker":"mqtt://fems-mqtt:1883","clientId":"fems_realtime_40","environment":"development","level":"info","message":"Connecting to MQTT broker...","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Connected to MQTT broker","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Realtime backend server running on port 3004","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}
-{"environment":"development","level":"info","message":"Subscribed to data/+/+/+/#","service":"fems-edge","timestamp":"2024-11-26 23:28:36"}