python-ocpp16-1 | 2025-04-29 10:29:09,896 INFO [ocpp16] Starting python-ocpp16 1.3.5.dev python-ocpp16-1 | 2025-04-29 10:29:09,934 INFO [database] Database connection established. python-ocpp16-1 | 2025-04-29 10:29:09,972 DEBUG [quarkus_service] quarkus-service: initialize python-ocpp16-1 | 2025-04-29 10:29:10,088 INFO [websockets.server] server listening on 0.0.0.0:9000 python-ocpp16-1 | [2025-04-29 10:29:10 +0000] [1] [INFO] Running on http://0.0.0.0:8000 (CTRL + C to quit) python-ocpp16-1 | 2025-04-29 10:29:43,346 DEBUG [web.ocpp16_rest] get_configuration charger_id: 11696759263 python-ocpp16-1 | 2025-04-29 10:31:05,902 DEBUG [websockets.server] = connection is CONNECTING python-ocpp16-1 | 2025-04-29 10:31:05,905 DEBUG [websockets.server] < GET /11696759263 HTTP/1.1 python-ocpp16-1 | 2025-04-29 10:31:05,906 DEBUG [websockets.server] < Host: ocppd.uchp.eu:9000 python-ocpp16-1 | 2025-04-29 10:31:05,906 DEBUG [websockets.server] < Connection: Upgrade python-ocpp16-1 | 2025-04-29 10:31:05,907 DEBUG [websockets.server] < Sec-WebSocket-Key: MTI5MDM2ODg5NjQyNzQ4OA== python-ocpp16-1 | 2025-04-29 10:31:05,907 DEBUG [websockets.server] < Sec-WebSocket-Protocol: ocpp1.6 python-ocpp16-1 | 2025-04-29 10:31:05,907 DEBUG [websockets.server] < Sec-WebSocket-Version: 13 python-ocpp16-1 | 2025-04-29 10:31:05,907 DEBUG [websockets.server] < Upgrade: websocket python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < X-Forwarded-For: 78.80.182.55 python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < X-Forwarded-Host: ocppd.uchp.eu:9000 python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < X-Forwarded-Port: 9000 python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < X-Forwarded-Proto: ws python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < X-Forwarded-Server: d1587166d17c python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < X-Real-Ip: 78.80.182.55 python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] < Accept-Encoding: gzip python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] > HTTP/1.1 101 Switching Protocols python-ocpp16-1 | 2025-04-29 10:31:05,908 DEBUG [websockets.server] > Upgrade: websocket python-ocpp16-1 | 2025-04-29 10:31:05,910 DEBUG [websockets.server] > Connection: Upgrade python-ocpp16-1 | 2025-04-29 10:31:05,911 DEBUG [websockets.server] > Sec-WebSocket-Accept: QS9oilKD8uDg4WrD0UXpk9TVb9Y= python-ocpp16-1 | 2025-04-29 10:31:05,911 DEBUG [websockets.server] > Sec-WebSocket-Protocol: ocpp1.6 python-ocpp16-1 | 2025-04-29 10:31:05,912 DEBUG [websockets.server] > Date: Tue, 29 Apr 2025 10:31:05 GMT python-ocpp16-1 | 2025-04-29 10:31:05,912 DEBUG [websockets.server] > Server: Python/3.13 websockets/10.3 python-ocpp16-1 | 2025-04-29 10:31:05,913 INFO [websockets.server] connection open python-ocpp16-1 | 2025-04-29 10:31:05,913 DEBUG [websockets.server] = connection is OPEN python-ocpp16-1 | 2025-04-29 10:31:05,914 INFO [ocpp16] receive,Protocols Matched: ocpp1.6 python-ocpp16-1 | 2025-04-29 10:31:05,914 INFO [ocpp16] receive,Charge point path - /11696759263 python-ocpp16-1 | 2025-04-29 10:31:05,914 INFO [ocpp16] 11696759263: receive, Charge point IP - 172.18.0.5 python-ocpp16-1 | 2025-04-29 10:31:05,919 INFO [ocpp16] 11696759263: receive, Charge point connected python-ocpp16-1 | 2025-04-29 10:31:05,919 INFO [ocpp16] 11696759263: receive, Charge point connected - ws id - 46754 python-ocpp16-1 | 2025-04-29 10:31:05,921 DEBUG [websockets.server] > PING 9b b7 b9 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:06,059 DEBUG [websockets.server] < PONG 9b b7 b9 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:06,127 DEBUG [websockets.server] < TEXT '[2,"12","BootNotification",{"chargePointVendor"...reVersion":"01.06.01"}]' [165 bytes] python-ocpp16-1 | 2025-04-29 10:31:06,127 INFO [ocpp] 11696759263: receive message [2,"12","BootNotification",{"chargePointVendor":"Weidmueller","chargePointModel":"ACSMART","chargePointSerialNumber":"AX3722EM1100005","firmwareVersion":"01.06.01"}] python-ocpp16-1 | 2025-04-29 10:31:06,131 INFO [ocpp] 11696759263: send [3,"12",{"currentTime":"2025-04-29T10:31:06+00:00","interval":100,"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 10:31:06,132 DEBUG [websockets.server] > TEXT '[3,"12",{"currentTime":"2025-04-29T10:31:06+00:...0,"status":"Accepted"}]' [87 bytes] python-ocpp16-1 | 2025-04-29 10:31:06,263 DEBUG [websockets.server] < TEXT '[2,"11","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:31:06,263 INFO [ocpp] 11696759263: receive message [2,"11","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:31:06,302 INFO [ocpp] 11696759263: send [3,"11",{"currentTime":"2025-04-29T10:31:06+00:00"}] python-ocpp16-1 | 2025-04-29 10:31:06,303 DEBUG [websockets.server] > TEXT '[3,"11",{"currentTime":"2025-04-29T10:31:06+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:31:10,928 DEBUG [websockets.server] > PING 56 5a bb 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:10,955 DEBUG [websockets.server] < PONG 56 5a bb 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:15,937 DEBUG [websockets.server] > PING a5 0a 97 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:16,001 DEBUG [websockets.server] < PONG a5 0a 97 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:20,946 DEBUG [websockets.server] > PING f8 fd cb 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:20,991 DEBUG [websockets.server] < PONG f8 fd cb 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:25,955 DEBUG [websockets.server] > PING 12 91 2b a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:26,029 DEBUG [websockets.server] < PONG 12 91 2b a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:30,963 DEBUG [websockets.server] > PING ef a4 59 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:31,019 DEBUG [websockets.server] < PONG ef a4 59 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:35,971 DEBUG [websockets.server] > PING 05 0e 2a fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:36,005 DEBUG [websockets.server] < PONG 05 0e 2a fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:40,150 DEBUG [websockets.server] < TEXT '[2,"13","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:31:40,150 INFO [ocpp] 11696759263: receive message [2,"13","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:31:40,154 INFO [ocpp] 11696759263: send [3,"13",{"currentTime":"2025-04-29T10:31:40+00:00"}] python-ocpp16-1 | 2025-04-29 10:31:40,155 DEBUG [websockets.server] > TEXT '[3,"13",{"currentTime":"2025-04-29T10:31:40+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:31:40,449 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:31:40,450 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:31:40,974 DEBUG [websockets.server] > PING ba 6a 55 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:41,003 DEBUG [websockets.server] < PONG ba 6a 55 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:45,981 DEBUG [websockets.server] > PING '\x11b}\x06' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:46,041 DEBUG [websockets.server] < PONG '\x11b}\x06' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:50,989 DEBUG [websockets.server] > PING 84 8e 23 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:51,028 DEBUG [websockets.server] < PONG 84 8e 23 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:53,388 DEBUG [web.ocpp16_rest] get_configuration charger_id: 11696759263 python-ocpp16-1 | 2025-04-29 10:31:53,388 INFO [ocpp16] 11696759263: send, Get configuration request python-ocpp16-1 | 2025-04-29 10:31:53,390 INFO [ocpp] 11696759263: send [2,"7c681951-c7a4-40b0-bbf9-13f316f6a070","GetConfiguration",{}] python-ocpp16-1 | 2025-04-29 10:31:53,391 DEBUG [websockets.server] > TEXT '[2,"7c681951-c7a4-40b0-bbf9-13f316f6a070","GetConfiguration",{}]' [64 bytes] python-ocpp16-1 | 2025-04-29 10:31:53,490 DEBUG [websockets.server] < TEXT '[3,"7c681951-c7a4-40b0-bbf9-13f316f6a070",{"con...10"}],"unknownKey":[]}]' [2149 bytes] python-ocpp16-1 | 2025-04-29 10:31:53,490 INFO [ocpp] 11696759263: receive message [3,"7c681951-c7a4-40b0-bbf9-13f316f6a070",{"configurationKey":[{"key":"WebSocketPingInterval","readonly":false,"value":"60"},{"key":"ConnectionTimeOut","readonly":false,"value":"30"},{"key":"ConnectorMaximumCurrent","readonly":false,"value":"16"},{"key":"HeartbeatInterval","readonly":false,"value":"100"},{"key":"MeterValueSampleInterval","readonly":false,"value":"60"},{"key":"NumberOfConnectors","readonly":true,"value":"1"},{"key":"TransactionMessageAttempts","readonly":false,"value":"5"},{"key":"TransactionMessageRetryInterval","readonly":false,"value":"60"},{"key":"ClockAlignedDataInterval","readonly":true,"value":"0"},{"key":"GetConfigurationMaxKeys","readonly":true,"value":"29"},{"key":"LocalAuthorizeOffline","readonly":true,"value":"false"},{"key":"LocalPreAuthorize","readonly":true,"value":"true"},{"key":"MeterValuesAlignedData","readonly":true,"value":""},{"key":"MeterValuesSampledData","readonly":true,"value":"Voltage.L1,Voltage.L2,Voltage.L3,Current.Import.L1,Current.Import.L2,Current.Import.L3,Current.Offered,Energy.Active.Import.Register,Power.Active.Import,Temperature"},{"key":"ResetRetries","readonly":true,"value":"0"},{"key":"ConnectorPhaseRotation","readonly":true,"value":"NotApplicable"},{"key":"StopTransactionOnEVSideDisconnect","readonly":true,"value":"true"},{"key":"StopTransactionOnInvalidId","readonly":true,"value":"false"},{"key":"StopTxnAlignedData","readonly":true,"value":""},{"key":"StopTxnSampledData","readonly":true,"value":""},{"key":"SupportedFeatureProfiles","readonly":true,"value":"Core, Smart Charging"},{"key":"UnlockConnectorOnEVSideDisconnect","readonly":true,"value":"true"},{"key":"AuthorizeRemoteTxRequests","readonly":true,"value":"false"},{"key":"ReserveConnectorZeroSupported","readonly":true,"value":"false"},{"key":"ChargeProfileMaxStackLevel","readonly":true,"value":"9"},{"key":"ChargingScheduleAllowedChargingRateUnit","readonly":true,"value":"Current"},{"key":"ChargingScheduleMaxPeriods","readonly":true,"value":"10"},{"key":"ConnectorSwitch3to1PhaseSupported","readonly":true,"value":"0"},{"key":"MaxChargingProfilesInstalled","readonly":true,"value":"10"}],"unknownKey":[]}] python-ocpp16-1 | 2025-04-29 10:31:55,995 DEBUG [websockets.server] > PING 27 9f c0 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:31:56,072 DEBUG [websockets.server] < PONG 27 9f c0 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:01,000 DEBUG [websockets.server] > PING ec 4e 5b e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:01,060 DEBUG [websockets.server] < PONG ec 4e 5b e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:06,009 DEBUG [websockets.server] > PING b0 72 3b 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:06,048 DEBUG [websockets.server] < PONG b0 72 3b 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:11,018 DEBUG [websockets.server] > PING bb 43 d8 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:11,086 DEBUG [websockets.server] < PONG bb 43 d8 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:16,027 DEBUG [websockets.server] > PING 8f 82 aa 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:16,078 DEBUG [websockets.server] < PONG 8f 82 aa 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:21,036 DEBUG [websockets.server] > PING 80 6d 99 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:21,064 DEBUG [websockets.server] < PONG 80 6d 99 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:26,043 DEBUG [websockets.server] > PING e9 2b 40 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:26,100 DEBUG [websockets.server] < PONG e9 2b 40 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:31,051 DEBUG [websockets.server] > PING 1f 95 b6 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:31,088 DEBUG [websockets.server] < PONG 1f 95 b6 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:36,060 DEBUG [websockets.server] > PING f9 b2 9f 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:36,128 DEBUG [websockets.server] < PONG f9 b2 9f 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:40,270 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:32:40,270 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:32:41,064 DEBUG [websockets.server] > PING 65 4e 9f fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:41,122 DEBUG [websockets.server] < PONG 65 4e 9f fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:46,069 DEBUG [websockets.server] > PING 70 f3 1f 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:48,023 DEBUG [websockets.server] < PONG 70 f3 1f 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:51,075 DEBUG [websockets.server] > PING ca 78 fd f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:51,152 DEBUG [websockets.server] < PONG ca 78 fd f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:56,082 DEBUG [websockets.server] > PING e9 a7 b6 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:32:56,140 DEBUG [websockets.server] < PONG e9 a7 b6 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:01,091 DEBUG [websockets.server] > PING 34 55 e5 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:01,128 DEBUG [websockets.server] < PONG 34 55 e5 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:06,099 DEBUG [websockets.server] > PING ac 2e 11 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:06,164 DEBUG [websockets.server] < PONG ac 2e 11 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:11,103 DEBUG [websockets.server] > PING 6a 5f 33 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:11,153 DEBUG [websockets.server] < PONG 6a 5f 33 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:16,107 DEBUG [websockets.server] > PING '/\x15~!' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:16,145 DEBUG [websockets.server] < PONG '/\x15~!' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:19,839 DEBUG [websockets.server] < TEXT '[2,"14","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:33:19,840 INFO [ocpp] 11696759263: receive message [2,"14","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:33:19,844 INFO [ocpp] 11696759263: send [3,"14",{"currentTime":"2025-04-29T10:33:19+00:00"}] python-ocpp16-1 | 2025-04-29 10:33:19,845 DEBUG [websockets.server] > TEXT '[3,"14",{"currentTime":"2025-04-29T10:33:19+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:33:21,112 DEBUG [websockets.server] > PING a3 4b 62 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:21,141 DEBUG [websockets.server] < PONG a3 4b 62 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:26,123 DEBUG [websockets.server] > PING 4b d5 dc ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:26,181 DEBUG [websockets.server] < PONG 4b d5 dc ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:31,131 DEBUG [websockets.server] > PING e2 75 86 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:31,171 DEBUG [websockets.server] < PONG e2 75 86 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:36,139 DEBUG [websockets.server] > PING f7 f5 a0 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:36,211 DEBUG [websockets.server] < PONG f7 f5 a0 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:40,101 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:33:40,101 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:33:41,143 DEBUG [websockets.server] > PING 0f e7 de 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:41,203 DEBUG [websockets.server] < PONG 0f e7 de 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:46,153 DEBUG [websockets.server] > PING 98 d7 fb 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:46,193 DEBUG [websockets.server] < PONG 98 d7 fb 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:51,158 DEBUG [websockets.server] > PING c6 fd 93 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:51,243 DEBUG [websockets.server] < PONG c6 fd 93 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:56,166 DEBUG [websockets.server] > PING 6f 99 e5 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:33:56,217 DEBUG [websockets.server] < PONG 6f 99 e5 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:01,175 DEBUG [websockets.server] > PING 9b 35 9e 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:01,207 DEBUG [websockets.server] < PONG 9b 35 9e 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:06,183 DEBUG [websockets.server] > PING d4 25 bc 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:06,256 DEBUG [websockets.server] < PONG d4 25 bc 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:11,192 DEBUG [websockets.server] > PING ce f6 a5 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:13,022 DEBUG [websockets.server] < PONG ce f6 a5 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:16,198 DEBUG [websockets.server] > PING 0a 6d 89 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:16,244 DEBUG [websockets.server] < PONG 0a 6d 89 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:21,203 DEBUG [websockets.server] > PING 82 c1 d4 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:21,274 DEBUG [websockets.server] < PONG 82 c1 d4 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:26,210 DEBUG [websockets.server] > PING a4 af 48 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:26,262 DEBUG [websockets.server] < PONG a4 af 48 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:31,218 DEBUG [websockets.server] > PING '\x0bY\x00S' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:31,252 DEBUG [websockets.server] < PONG '\x0bY\x00S' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:36,226 DEBUG [websockets.server] > PING d2 f8 1d 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:36,284 DEBUG [websockets.server] < PONG d2 f8 1d 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:39,974 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:34:39,975 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:34:41,231 DEBUG [websockets.server] > PING 58 cf e4 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:41,274 DEBUG [websockets.server] < PONG 58 cf e4 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:46,240 DEBUG [websockets.server] > PING 88 eb 6c 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:46,312 DEBUG [websockets.server] < PONG 88 eb 6c 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:51,249 DEBUG [websockets.server] > PING 26 70 91 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:51,302 DEBUG [websockets.server] < PONG 26 70 91 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:56,257 DEBUG [websockets.server] > PING 3c 5a 8d f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:56,295 DEBUG [websockets.server] < PONG 3c 5a 8d f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:34:59,541 DEBUG [websockets.server] < TEXT '[2,"15","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:34:59,541 INFO [ocpp] 11696759263: receive message [2,"15","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:34:59,545 INFO [ocpp] 11696759263: send [3,"15",{"currentTime":"2025-04-29T10:34:59+00:00"}] python-ocpp16-1 | 2025-04-29 10:34:59,546 DEBUG [websockets.server] > TEXT '[3,"15",{"currentTime":"2025-04-29T10:34:59+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:35:01,263 DEBUG [websockets.server] > PING ff 7e 2a 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:01,289 DEBUG [websockets.server] < PONG ff 7e 2a 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:06,274 DEBUG [websockets.server] > PING b2 20 9b f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:06,329 DEBUG [websockets.server] < PONG b2 20 9b f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:11,282 DEBUG [websockets.server] > PING 7c 3c 21 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:11,319 DEBUG [websockets.server] < PONG 7c 3c 21 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:16,290 DEBUG [websockets.server] > PING '{CE\x02' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:16,361 DEBUG [websockets.server] < PONG '{CE\x02' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:21,298 DEBUG [websockets.server] > PING cf ce f2 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:21,349 DEBUG [websockets.server] < PONG cf ce f2 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:26,303 DEBUG [websockets.server] > PING 02 ba f5 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:26,335 DEBUG [websockets.server] < PONG 02 ba f5 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:31,308 DEBUG [websockets.server] > PING '\x13S\x1bL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:31,373 DEBUG [websockets.server] < PONG '\x13S\x1bL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:36,312 DEBUG [websockets.server] > PING 49 b5 fc 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:36,361 DEBUG [websockets.server] < PONG 49 b5 fc 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:39,805 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:35:39,805 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:35:41,317 DEBUG [websockets.server] > PING 19 52 ec 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:41,357 DEBUG [websockets.server] < PONG 19 52 ec 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:46,322 DEBUG [websockets.server] > PING e5 b8 fc e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:46,393 DEBUG [websockets.server] < PONG e5 b8 fc e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:51,331 DEBUG [websockets.server] > PING 94 c6 30 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:51,379 DEBUG [websockets.server] < PONG 94 c6 30 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:56,338 DEBUG [websockets.server] > PING 53 87 61 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:35:56,366 DEBUG [websockets.server] < PONG 53 87 61 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:01,348 DEBUG [websockets.server] > PING a2 5d ac 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:01,406 DEBUG [websockets.server] < PONG a2 5d ac 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:06,354 DEBUG [websockets.server] > PING c0 33 18 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:06,398 DEBUG [websockets.server] < PONG c0 33 18 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:11,364 DEBUG [websockets.server] > PING 89 31 64 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:11,440 DEBUG [websockets.server] < PONG 89 31 64 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:16,373 DEBUG [websockets.server] > PING 5b 6a a6 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:16,432 DEBUG [websockets.server] < PONG 5b 6a a6 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:21,382 DEBUG [websockets.server] > PING 27 71 5a d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:21,426 DEBUG [websockets.server] < PONG 27 71 5a d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:26,390 DEBUG [websockets.server] > PING b7 53 44 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:26,468 DEBUG [websockets.server] < PONG b7 53 44 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:31,397 DEBUG [websockets.server] > PING e4 22 87 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:31,460 DEBUG [websockets.server] < PONG e4 22 87 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:36,404 DEBUG [websockets.server] > PING 38 69 77 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:36,452 DEBUG [websockets.server] < PONG 38 69 77 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:39,250 DEBUG [websockets.server] < TEXT '[2,"16","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:36:39,251 INFO [ocpp] 11696759263: receive message [2,"16","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:36:39,255 INFO [ocpp] 11696759263: send [3,"16",{"currentTime":"2025-04-29T10:36:39+00:00"}] python-ocpp16-1 | 2025-04-29 10:36:39,255 DEBUG [websockets.server] > TEXT '[3,"16",{"currentTime":"2025-04-29T10:36:39+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:36:39,638 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:36:39,638 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:36:41,408 DEBUG [websockets.server] > PING 8e 50 6e 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:41,436 DEBUG [websockets.server] < PONG 8e 50 6e 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:46,418 DEBUG [websockets.server] > PING bf a4 7f 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:46,479 DEBUG [websockets.server] < PONG bf a4 7f 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:51,429 DEBUG [websockets.server] > PING d7 05 1d 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:51,475 DEBUG [websockets.server] < PONG d7 05 1d 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:56,437 DEBUG [websockets.server] > PING db f0 88 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:36:56,469 DEBUG [websockets.server] < PONG db f0 88 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:01,446 DEBUG [websockets.server] > PING bc e0 39 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:01,505 DEBUG [websockets.server] < PONG bc e0 39 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:06,454 DEBUG [websockets.server] > PING de ff 8b 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:06,495 DEBUG [websockets.server] < PONG de ff 8b 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:11,462 DEBUG [websockets.server] > PING fa 6f 04 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:11,531 DEBUG [websockets.server] < PONG fa 6f 04 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:16,470 DEBUG [websockets.server] > PING d9 e5 4e 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:16,517 DEBUG [websockets.server] < PONG d9 e5 4e 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:21,479 DEBUG [websockets.server] > PING f4 60 73 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:21,511 DEBUG [websockets.server] < PONG f4 60 73 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:26,488 DEBUG [websockets.server] > PING '\x1cv\x0c5' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:26,553 DEBUG [websockets.server] < PONG '\x1cv\x0c5' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:31,496 DEBUG [websockets.server] > PING 69 f8 fc 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:31,545 DEBUG [websockets.server] < PONG 69 f8 fc 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:36,502 DEBUG [websockets.server] > PING '҇{\x18' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:36,539 DEBUG [websockets.server] < PONG '҇{\x18' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:39,537 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:37:39,537 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:37:41,507 DEBUG [websockets.server] > PING a6 87 b8 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:41,585 DEBUG [websockets.server] < PONG a6 87 b8 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:46,512 DEBUG [websockets.server] > PING 06 4e 5d ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:46,575 DEBUG [websockets.server] < PONG 06 4e 5d ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:51,520 DEBUG [websockets.server] > PING 34 c8 c6 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:51,559 DEBUG [websockets.server] < PONG 34 c8 c6 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:56,528 DEBUG [websockets.server] > PING c2 cc f0 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:37:56,596 DEBUG [websockets.server] < PONG c2 cc f0 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:01,538 DEBUG [websockets.server] > PING 5a 59 f5 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:01,580 DEBUG [websockets.server] < PONG 5a 59 f5 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:06,544 DEBUG [websockets.server] > PING '0_"X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:06,618 DEBUG [websockets.server] < PONG '0_"X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:11,550 DEBUG [websockets.server] > PING 40 b7 e9 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:11,604 DEBUG [websockets.server] < PONG 40 b7 e9 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:16,558 DEBUG [websockets.server] > PING 8f 56 2e 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:16,592 DEBUG [websockets.server] < PONG 8f 56 2e 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:18,940 DEBUG [websockets.server] < TEXT '[2,"17","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:38:18,941 INFO [ocpp] 11696759263: receive message [2,"17","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:38:18,946 INFO [ocpp] 11696759263: send [3,"17",{"currentTime":"2025-04-29T10:38:18+00:00"}] python-ocpp16-1 | 2025-04-29 10:38:18,947 DEBUG [websockets.server] > TEXT '[3,"17",{"currentTime":"2025-04-29T10:38:18+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:38:21,564 DEBUG [websockets.server] > PING 78 1b 06 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:21,636 DEBUG [websockets.server] < PONG 78 1b 06 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:26,571 DEBUG [websockets.server] > PING 80 08 02 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:26,622 DEBUG [websockets.server] < PONG 80 08 02 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:31,581 DEBUG [websockets.server] > PING '\x05۰G' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:31,608 DEBUG [websockets.server] < PONG '\x05۰G' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:36,591 DEBUG [websockets.server] > PING 67 21 ac 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:36,647 DEBUG [websockets.server] < PONG 67 21 ac 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:39,344 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:38:39,345 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:38:41,599 DEBUG [websockets.server] > PING 35 b7 2f e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:41,644 DEBUG [websockets.server] < PONG 35 b7 2f e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:46,607 DEBUG [websockets.server] > PING b5 8e 68 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:46,643 DEBUG [websockets.server] < PONG b5 8e 68 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:51,616 DEBUG [websockets.server] > PING '`I\x12\x15' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:51,689 DEBUG [websockets.server] < PONG '`I\x12\x15' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:56,624 DEBUG [websockets.server] > PING 3b 70 18 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:38:56,679 DEBUG [websockets.server] < PONG 3b 70 18 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:01,633 DEBUG [websockets.server] > PING 58 62 a5 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:01,677 DEBUG [websockets.server] < PONG 58 62 a5 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:06,641 DEBUG [websockets.server] > PING 1d ff 7e 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:06,721 DEBUG [websockets.server] < PONG 1d ff 7e 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:11,648 DEBUG [websockets.server] > PING 02 0b 2d a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:11,727 DEBUG [websockets.server] < PONG 02 0b 2d a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:16,656 DEBUG [websockets.server] > PING 73 2e bf 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:18,523 DEBUG [websockets.server] < PONG 73 2e bf 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:21,663 DEBUG [websockets.server] > PING fc bc 1d a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:21,707 DEBUG [websockets.server] < PONG fc bc 1d a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:26,667 DEBUG [websockets.server] > PING 55 57 a4 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:26,703 DEBUG [websockets.server] < PONG 55 57 a4 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:31,677 DEBUG [websockets.server] > PING 2f b9 20 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:31,747 DEBUG [websockets.server] < PONG 2f b9 20 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:36,684 DEBUG [websockets.server] > PING 26 78 8f c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:36,743 DEBUG [websockets.server] < PONG 26 78 8f c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:39,243 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:39:39,244 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:39:41,691 DEBUG [websockets.server] > PING 7e 12 81 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:41,747 DEBUG [websockets.server] < PONG 7e 12 81 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:46,700 DEBUG [websockets.server] > PING b8 a1 cc ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:46,747 DEBUG [websockets.server] < PONG b8 a1 cc ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:51,705 DEBUG [websockets.server] > PING 25 ba 6d 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:51,786 DEBUG [websockets.server] < PONG 25 ba 6d 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:56,712 DEBUG [websockets.server] > PING b3 1a 14 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:56,762 DEBUG [websockets.server] < PONG b3 1a 14 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:39:58,760 DEBUG [websockets.server] < TEXT '[2,"18","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:39:58,760 INFO [ocpp] 11696759263: receive message [2,"18","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:39:58,766 INFO [ocpp] 11696759263: send [3,"18",{"currentTime":"2025-04-29T10:39:58+00:00"}] python-ocpp16-1 | 2025-04-29 10:39:58,767 DEBUG [websockets.server] > TEXT '[3,"18",{"currentTime":"2025-04-29T10:39:58+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:40:01,719 DEBUG [websockets.server] > PING 84 dd db 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:01,756 DEBUG [websockets.server] < PONG 84 dd db 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:06,744 DEBUG [websockets.server] > PING 5f ad 77 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:06,796 DEBUG [websockets.server] < PONG 5f ad 77 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:11,752 DEBUG [websockets.server] > PING 15 11 17 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:11,790 DEBUG [websockets.server] < PONG 15 11 17 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:16,761 DEBUG [websockets.server] > PING c8 e8 b3 bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:16,834 DEBUG [websockets.server] < PONG c8 e8 b3 bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:21,769 DEBUG [websockets.server] > PING 9a aa f4 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:21,820 DEBUG [websockets.server] < PONG 9a aa f4 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:26,775 DEBUG [websockets.server] > PING 42 4c 80 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:26,807 DEBUG [websockets.server] < PONG 42 4c 80 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:31,779 DEBUG [websockets.server] > PING 'OW.\x13' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:31,846 DEBUG [websockets.server] < PONG 'OW.\x13' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:36,787 DEBUG [websockets.server] > PING b8 d4 25 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:36,839 DEBUG [websockets.server] < PONG b8 d4 25 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:39,140 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:40:39,141 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:40:41,793 DEBUG [websockets.server] > PING ab fc cd e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:41,837 DEBUG [websockets.server] < PONG ab fc cd e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:46,802 DEBUG [websockets.server] > PING 4a e3 5f b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:48,523 DEBUG [websockets.server] < PONG 4a e3 5f b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:51,809 DEBUG [websockets.server] > PING 68 5f c8 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:51,863 DEBUG [websockets.server] < PONG 68 5f c8 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:56,817 DEBUG [websockets.server] > PING 80 8a 95 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:40:56,852 DEBUG [websockets.server] < PONG 80 8a 95 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:01,826 DEBUG [websockets.server] > PING 98 c7 71 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:01,897 DEBUG [websockets.server] < PONG 98 c7 71 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:06,835 DEBUG [websockets.server] > PING bc e0 aa e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:06,889 DEBUG [websockets.server] < PONG bc e0 aa e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:11,840 DEBUG [websockets.server] > PING '\x0f+S2' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:11,881 DEBUG [websockets.server] < PONG '\x0f+S2' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:16,845 DEBUG [websockets.server] > PING e6 5f 71 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:16,929 DEBUG [websockets.server] < PONG e6 5f 71 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:21,852 DEBUG [websockets.server] > PING e6 1d 6a 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:21,917 DEBUG [websockets.server] < PONG e6 1d 6a 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:26,856 DEBUG [websockets.server] > PING 8e 0c a0 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:26,907 DEBUG [websockets.server] < PONG 8e 0c a0 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:31,865 DEBUG [websockets.server] > PING b8 ac 27 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:31,899 DEBUG [websockets.server] < PONG b8 ac 27 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:36,872 DEBUG [websockets.server] > PING 32 f8 f4 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:36,942 DEBUG [websockets.server] < PONG 32 f8 f4 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:38,493 DEBUG [websockets.server] < TEXT '[2,"19","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:41:38,494 INFO [ocpp] 11696759263: receive message [2,"19","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:41:38,499 INFO [ocpp] 11696759263: send [3,"19",{"currentTime":"2025-04-29T10:41:38+00:00"}] python-ocpp16-1 | 2025-04-29 10:41:38,500 DEBUG [websockets.server] > TEXT '[3,"19",{"currentTime":"2025-04-29T10:41:38+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:41:38,995 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:41:38,995 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:41:41,879 DEBUG [websockets.server] > PING d1 66 c8 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:41,947 DEBUG [websockets.server] < PONG d1 66 c8 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:46,887 DEBUG [websockets.server] > PING 21 d6 21 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:46,935 DEBUG [websockets.server] < PONG 21 d6 21 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:51,891 DEBUG [websockets.server] > PING 00 a8 b1 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:51,926 DEBUG [websockets.server] < PONG 00 a8 b1 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:56,899 DEBUG [websockets.server] > PING c3 ce 4e 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:41:56,966 DEBUG [websockets.server] < PONG c3 ce 4e 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:01,908 DEBUG [websockets.server] > PING 7a b5 ba 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:01,960 DEBUG [websockets.server] < PONG 7a b5 ba 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:06,916 DEBUG [websockets.server] > PING 87 f3 a7 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:06,952 DEBUG [websockets.server] < PONG 87 f3 a7 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:11,926 DEBUG [websockets.server] > PING 'վ*}' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:11,994 DEBUG [websockets.server] < PONG 'վ*}' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:16,934 DEBUG [websockets.server] > PING 'v\x085%' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:16,986 DEBUG [websockets.server] < PONG 'v\x085%' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:21,945 DEBUG [websockets.server] > PING 50 b9 a5 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:21,978 DEBUG [websockets.server] < PONG 50 b9 a5 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:26,950 DEBUG [websockets.server] > PING '\x01*M#' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:27,016 DEBUG [websockets.server] < PONG '\x01*M#' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:31,958 DEBUG [websockets.server] > PING 61 35 d1 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:32,005 DEBUG [websockets.server] < PONG 61 35 d1 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:36,963 DEBUG [websockets.server] > PING 28 71 d3 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:37,043 DEBUG [websockets.server] < PONG 28 71 d3 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:38,842 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:42:38,842 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:42:41,969 DEBUG [websockets.server] > PING f8 66 4b f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:42,047 DEBUG [websockets.server] < PONG f8 66 4b f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:46,977 DEBUG [websockets.server] > PING 53 9f ca 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:47,029 DEBUG [websockets.server] < PONG 53 9f ca 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:51,987 DEBUG [websockets.server] > PING bd 67 c8 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:54,025 DEBUG [websockets.server] < PONG bd 67 c8 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:56,994 DEBUG [websockets.server] > PING a2 30 68 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:42:57,057 DEBUG [websockets.server] < PONG a2 30 68 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:02,003 DEBUG [websockets.server] > PING '\nEg6' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:02,049 DEBUG [websockets.server] < PONG '\nEg6' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:07,011 DEBUG [websockets.server] > PING e4 18 58 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:07,043 DEBUG [websockets.server] < PONG e4 18 58 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:12,018 DEBUG [websockets.server] > PING ef 08 df 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:12,087 DEBUG [websockets.server] < PONG ef 08 df 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:17,027 DEBUG [websockets.server] > PING 1d 9f 5b 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:17,083 DEBUG [websockets.server] < PONG 1d 9f 5b 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:18,235 DEBUG [websockets.server] < TEXT '[2,"20","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:43:18,236 INFO [ocpp] 11696759263: receive message [2,"20","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:43:18,240 INFO [ocpp] 11696759263: send [3,"20",{"currentTime":"2025-04-29T10:43:18+00:00"}] python-ocpp16-1 | 2025-04-29 10:43:18,241 DEBUG [websockets.server] > TEXT '[3,"20",{"currentTime":"2025-04-29T10:43:18+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:43:22,032 DEBUG [websockets.server] > PING ca c3 a3 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:22,069 DEBUG [websockets.server] < PONG ca c3 a3 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:27,040 DEBUG [websockets.server] > PING e1 91 65 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:27,111 DEBUG [websockets.server] < PONG e1 91 65 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:32,048 DEBUG [websockets.server] > PING 08 63 37 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:32,109 DEBUG [websockets.server] < PONG 08 63 37 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:37,056 DEBUG [websockets.server] > PING 87 e4 d5 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:37,098 DEBUG [websockets.server] < PONG 87 e4 d5 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:38,750 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:43:38,750 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:43:42,063 DEBUG [websockets.server] > PING db b8 df ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:42,094 DEBUG [websockets.server] < PONG db b8 df ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:47,072 DEBUG [websockets.server] > PING 42 c9 f2 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:47,136 DEBUG [websockets.server] < PONG 42 c9 f2 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:52,079 DEBUG [websockets.server] > PING '\x08^I.' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:52,124 DEBUG [websockets.server] < PONG '\x08^I.' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:57,087 DEBUG [websockets.server] > PING 8d 4c af 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:43:57,166 DEBUG [websockets.server] < PONG 8d 4c af 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:02,091 DEBUG [websockets.server] > PING 'X\x19h\x02' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:02,160 DEBUG [websockets.server] < PONG 'X\x19h\x02' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:07,100 DEBUG [websockets.server] > PING eb 9d 29 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:07,158 DEBUG [websockets.server] < PONG eb 9d 29 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:12,108 DEBUG [websockets.server] > PING b7 ef 77 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:12,166 DEBUG [websockets.server] < PONG b7 ef 77 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:17,112 DEBUG [websockets.server] > PING 57 35 b2 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:17,184 DEBUG [websockets.server] < PONG 57 35 b2 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:22,120 DEBUG [websockets.server] > PING c3 3b 63 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:22,176 DEBUG [websockets.server] < PONG c3 3b 63 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:27,130 DEBUG [websockets.server] > PING c6 fd db 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:27,170 DEBUG [websockets.server] < PONG c6 fd db 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:32,134 DEBUG [websockets.server] > PING f3 3e 00 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:32,164 DEBUG [websockets.server] < PONG f3 3e 00 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:37,142 DEBUG [websockets.server] > PING 47 f2 a9 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:37,209 DEBUG [websockets.server] < PONG 47 f2 a9 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:38,609 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:44:38,609 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:44:42,146 DEBUG [websockets.server] > PING 92 71 dd 23 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:42,207 DEBUG [websockets.server] < PONG 92 71 dd 23 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:47,154 DEBUG [websockets.server] > PING 36 17 03 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:47,201 DEBUG [websockets.server] < PONG 36 17 03 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:52,160 DEBUG [websockets.server] > PING 46 82 05 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:52,191 DEBUG [websockets.server] < PONG 46 82 05 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:57,168 DEBUG [websockets.server] > PING 87 33 32 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:57,232 DEBUG [websockets.server] < PONG 87 33 32 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:44:57,984 DEBUG [websockets.server] < TEXT '[2,"21","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:44:57,984 INFO [ocpp] 11696759263: receive message [2,"21","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:44:57,990 INFO [ocpp] 11696759263: send [3,"21",{"currentTime":"2025-04-29T10:44:57+00:00"}] python-ocpp16-1 | 2025-04-29 10:44:57,991 DEBUG [websockets.server] > TEXT '[3,"21",{"currentTime":"2025-04-29T10:44:57+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:45:02,175 DEBUG [websockets.server] > PING e4 56 ed 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:02,230 DEBUG [websockets.server] < PONG e4 56 ed 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:07,184 DEBUG [websockets.server] > PING 20 af db b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:07,228 DEBUG [websockets.server] < PONG 20 af db b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:12,193 DEBUG [websockets.server] > PING d7 3d e6 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:12,218 DEBUG [websockets.server] < PONG d7 3d e6 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:17,198 DEBUG [websockets.server] > PING 8f d9 c3 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:17,260 DEBUG [websockets.server] < PONG 8f d9 c3 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:22,202 DEBUG [websockets.server] > PING 82 10 4a 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:22,256 DEBUG [websockets.server] < PONG 82 10 4a 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:27,209 DEBUG [websockets.server] > PING bd d0 4b 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:27,248 DEBUG [websockets.server] < PONG bd d0 4b 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:32,216 DEBUG [websockets.server] > PING 1e 3f 34 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:32,294 DEBUG [websockets.server] < PONG 1e 3f 34 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:37,224 DEBUG [websockets.server] > PING 13 cf 03 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:37,284 DEBUG [websockets.server] < PONG 13 cf 03 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:38,486 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:45:38,487 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:45:42,231 DEBUG [websockets.server] > PING '3r1-' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:42,282 DEBUG [websockets.server] < PONG '3r1-' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:47,240 DEBUG [websockets.server] > PING de a3 8b 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:47,278 DEBUG [websockets.server] < PONG de a3 8b 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:52,249 DEBUG [websockets.server] > PING d9 2e 02 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:52,320 DEBUG [websockets.server] < PONG d9 2e 02 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:57,254 DEBUG [websockets.server] > PING 24 73 5c 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:45:57,315 DEBUG [websockets.server] < PONG 24 73 5c 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:02,260 DEBUG [websockets.server] > PING d6 07 1c cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:02,319 DEBUG [websockets.server] < PONG d6 07 1c cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:07,269 DEBUG [websockets.server] > PING 0a a1 16 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:07,301 DEBUG [websockets.server] < PONG 0a a1 16 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:12,278 DEBUG [websockets.server] > PING d9 37 74 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:12,347 DEBUG [websockets.server] < PONG d9 37 74 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:17,289 DEBUG [websockets.server] > PING da 4a 7f 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:17,339 DEBUG [websockets.server] < PONG da 4a 7f 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:22,298 DEBUG [websockets.server] > PING 82 fe 04 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:22,331 DEBUG [websockets.server] < PONG 82 fe 04 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:27,304 DEBUG [websockets.server] > PING 7c 19 c6 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:27,375 DEBUG [websockets.server] < PONG 7c 19 c6 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:32,309 DEBUG [websockets.server] > PING e0 9e 28 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:32,367 DEBUG [websockets.server] < PONG e0 9e 28 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:37,312 DEBUG [websockets.server] > PING 78 45 99 a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:37,359 DEBUG [websockets.server] < PONG 78 45 99 a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:39,535 DEBUG [websockets.server] < TEXT '[2,"22","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:46:39,536 INFO [ocpp] 11696759263: receive message [2,"22","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:46:39,541 INFO [ocpp] 11696759263: send [3,"22",{"currentTime":"2025-04-29T10:46:39+00:00"}] python-ocpp16-1 | 2025-04-29 10:46:39,541 DEBUG [websockets.server] > TEXT '[3,"22",{"currentTime":"2025-04-29T10:46:39+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:46:39,551 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:46:39,552 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:46:42,318 DEBUG [websockets.server] > PING 31 e9 08 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:42,361 DEBUG [websockets.server] < PONG 31 e9 08 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:47,323 DEBUG [websockets.server] > PING d2 bc d8 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:47,356 DEBUG [websockets.server] < PONG d2 bc d8 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:52,332 DEBUG [websockets.server] > PING d4 1a a3 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:52,400 DEBUG [websockets.server] < PONG d4 1a a3 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:57,340 DEBUG [websockets.server] > PING b2 49 31 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:46:57,392 DEBUG [websockets.server] < PONG b2 49 31 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:02,349 DEBUG [websockets.server] > PING 7a 1c e2 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:02,382 DEBUG [websockets.server] < PONG 7a 1c e2 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:07,357 DEBUG [websockets.server] > PING 96 22 88 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:07,424 DEBUG [websockets.server] < PONG 96 22 88 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:12,365 DEBUG [websockets.server] > PING 9a f3 a6 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:12,416 DEBUG [websockets.server] < PONG 9a f3 a6 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:17,373 DEBUG [websockets.server] > PING c6 8d eb b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:17,405 DEBUG [websockets.server] < PONG c6 8d eb b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:22,382 DEBUG [websockets.server] > PING eb e4 39 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:22,447 DEBUG [websockets.server] < PONG eb e4 39 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:27,391 DEBUG [websockets.server] > PING 82 b6 dc 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:27,445 DEBUG [websockets.server] < PONG 82 b6 dc 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:32,399 DEBUG [websockets.server] > PING 5a 23 92 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:32,433 DEBUG [websockets.server] < PONG 5a 23 92 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:37,407 DEBUG [websockets.server] > PING 56 68 2c e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:37,479 DEBUG [websockets.server] < PONG 56 68 2c e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:38,293 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:47:38,293 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:47:42,412 DEBUG [websockets.server] > PING f6 72 1a f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:42,479 DEBUG [websockets.server] < PONG f6 72 1a f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:47,421 DEBUG [websockets.server] > PING c8 7e 4d 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:47,471 DEBUG [websockets.server] < PONG c8 7e 4d 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:52,424 DEBUG [websockets.server] > PING 95 4a 26 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:52,465 DEBUG [websockets.server] < PONG 95 4a 26 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:57,432 DEBUG [websockets.server] > PING a7 3c 8e 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:47:57,509 DEBUG [websockets.server] < PONG a7 3c 8e 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:02,440 DEBUG [websockets.server] > PING 92 ff e2 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:02,503 DEBUG [websockets.server] < PONG 92 ff e2 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:07,449 DEBUG [websockets.server] > PING 8f fd 3b 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:07,494 DEBUG [websockets.server] < PONG 8f fd 3b 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:12,459 DEBUG [websockets.server] > PING '\x0cu!o' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:12,488 DEBUG [websockets.server] < PONG '\x0cu!o' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:17,468 DEBUG [websockets.server] > PING 57 88 e1 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:17,532 DEBUG [websockets.server] < PONG 57 88 e1 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:17,548 DEBUG [websockets.server] < TEXT '[2,"23","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:48:17,548 INFO [ocpp] 11696759263: receive message [2,"23","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:48:17,553 INFO [ocpp] 11696759263: send [3,"23",{"currentTime":"2025-04-29T10:48:17+00:00"}] python-ocpp16-1 | 2025-04-29 10:48:17,554 DEBUG [websockets.server] > TEXT '[3,"23",{"currentTime":"2025-04-29T10:48:17+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:48:22,472 DEBUG [websockets.server] > PING 90 46 48 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:22,536 DEBUG [websockets.server] < PONG 90 46 48 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:27,480 DEBUG [websockets.server] > PING 69 98 26 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:27,524 DEBUG [websockets.server] < PONG 69 98 26 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:32,489 DEBUG [websockets.server] > PING 7f 76 ab 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:32,516 DEBUG [websockets.server] < PONG 7f 76 ab 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:37,495 DEBUG [websockets.server] > PING d5 0e 7d 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:37,558 DEBUG [websockets.server] < PONG d5 0e 7d 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:38,160 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:48:38,160 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:48:42,503 DEBUG [websockets.server] > PING f5 1d 08 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:42,554 DEBUG [websockets.server] < PONG f5 1d 08 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:47,509 DEBUG [websockets.server] > PING 5a ea c7 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:47,549 DEBUG [websockets.server] < PONG 5a ea c7 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:52,518 DEBUG [websockets.server] > PING ab 4a 06 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:52,588 DEBUG [websockets.server] < PONG ab 4a 06 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:57,527 DEBUG [websockets.server] > PING e2 b3 bf b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:48:57,581 DEBUG [websockets.server] < PONG e2 b3 bf b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:02,535 DEBUG [websockets.server] > PING a8 ca 73 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:02,575 DEBUG [websockets.server] < PONG a8 ca 73 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:07,544 DEBUG [websockets.server] > PING 83 3d 2a 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:07,617 DEBUG [websockets.server] < PONG 83 3d 2a 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:12,552 DEBUG [websockets.server] > PING 14 8b 67 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:12,609 DEBUG [websockets.server] < PONG 14 8b 67 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:17,560 DEBUG [websockets.server] > PING a6 ee 5a 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:17,603 DEBUG [websockets.server] < PONG a6 ee 5a 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:22,569 DEBUG [websockets.server] > PING d6 59 ed b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:22,645 DEBUG [websockets.server] < PONG d6 59 ed b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:27,579 DEBUG [websockets.server] > PING c6 07 89 23 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:27,639 DEBUG [websockets.server] < PONG c6 07 89 23 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:32,585 DEBUG [websockets.server] > PING 78 f1 c1 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:32,631 DEBUG [websockets.server] < PONG 78 f1 c1 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:37,594 DEBUG [websockets.server] > PING 93 74 46 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:37,667 DEBUG [websockets.server] < PONG 93 74 46 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:38,071 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:49:38,071 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:49:42,602 DEBUG [websockets.server] > PING "c'Da" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:42,687 DEBUG [websockets.server] < PONG "c'Da" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:47,609 DEBUG [websockets.server] > PING f2 be e1 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:47,655 DEBUG [websockets.server] < PONG f2 be e1 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:52,616 DEBUG [websockets.server] > PING c3 4b 98 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:52,648 DEBUG [websockets.server] < PONG c3 4b 98 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:57,350 DEBUG [websockets.server] < TEXT '[2,"24","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:49:57,350 INFO [ocpp] 11696759263: receive message [2,"24","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:49:57,355 INFO [ocpp] 11696759263: send [3,"24",{"currentTime":"2025-04-29T10:49:57+00:00"}] python-ocpp16-1 | 2025-04-29 10:49:57,356 DEBUG [websockets.server] > TEXT '[3,"24",{"currentTime":"2025-04-29T10:49:57+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:49:57,619 DEBUG [websockets.server] > PING 85 99 e4 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:49:57,690 DEBUG [websockets.server] < PONG 85 99 e4 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:02,627 DEBUG [websockets.server] > PING fc fa 1c 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:02,718 DEBUG [websockets.server] < PONG fc fa 1c 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:07,636 DEBUG [websockets.server] > PING e0 aa af b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:07,696 DEBUG [websockets.server] < PONG e0 aa af b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:12,646 DEBUG [websockets.server] > PING da 69 9a 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:12,684 DEBUG [websockets.server] < PONG da 69 9a 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:17,654 DEBUG [websockets.server] > PING 03 ea 7d 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:17,726 DEBUG [websockets.server] < PONG 03 ea 7d 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:22,663 DEBUG [websockets.server] > PING a3 3a a4 c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:22,716 DEBUG [websockets.server] < PONG a3 3a a4 c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:27,672 DEBUG [websockets.server] > PING b7 ae 11 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:27,708 DEBUG [websockets.server] < PONG b7 ae 11 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:32,681 DEBUG [websockets.server] > PING '^\x18z6' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:32,748 DEBUG [websockets.server] < PONG '^\x18z6' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:37,688 DEBUG [websockets.server] > PING 4c c9 64 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:37,741 DEBUG [websockets.server] < PONG 4c c9 64 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:37,895 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:50:37,895 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:50:42,697 DEBUG [websockets.server] > PING d7 51 42 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:42,736 DEBUG [websockets.server] < PONG d7 51 42 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:47,702 DEBUG [websockets.server] > PING 58 45 8b e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:47,777 DEBUG [websockets.server] < PONG 58 45 8b e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:52,712 DEBUG [websockets.server] > PING c5 d1 af e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:52,769 DEBUG [websockets.server] < PONG c5 d1 af e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:57,720 DEBUG [websockets.server] > PING '話\x08' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:50:57,758 DEBUG [websockets.server] < PONG '話\x08' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:02,727 DEBUG [websockets.server] > PING d6 3b 1d 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:02,797 DEBUG [websockets.server] < PONG d6 3b 1d 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:07,735 DEBUG [websockets.server] > PING f6 61 3a 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:07,785 DEBUG [websockets.server] < PONG f6 61 3a 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:12,745 DEBUG [websockets.server] > PING e0 d1 8c 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:12,775 DEBUG [websockets.server] < PONG e0 d1 8c 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:17,752 DEBUG [websockets.server] > PING 8f 2a ab 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:17,815 DEBUG [websockets.server] < PONG 8f 2a ab 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:22,759 DEBUG [websockets.server] > PING c3 ab 89 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:22,803 DEBUG [websockets.server] < PONG c3 ab 89 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:27,767 DEBUG [websockets.server] > PING d6 ce 06 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:27,847 DEBUG [websockets.server] < PONG d6 ce 06 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:32,776 DEBUG [websockets.server] > PING e0 3d c8 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:32,836 DEBUG [websockets.server] < PONG e0 3d c8 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:37,030 DEBUG [websockets.server] < TEXT '[2,"25","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:51:37,030 INFO [ocpp] 11696759263: receive message [2,"25","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:51:37,036 INFO [ocpp] 11696759263: send [3,"25",{"currentTime":"2025-04-29T10:51:37+00:00"}] python-ocpp16-1 | 2025-04-29 10:51:37,037 DEBUG [websockets.server] > TEXT '[3,"25",{"currentTime":"2025-04-29T10:51:37+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:51:37,780 DEBUG [websockets.server] > PING 48 51 67 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:39,528 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:51:39,528 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:51:39,544 DEBUG [websockets.server] < PONG 48 51 67 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:42,786 DEBUG [websockets.server] > PING 9b 71 3a 72 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:42,828 DEBUG [websockets.server] < PONG 9b 71 3a 72 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:47,795 DEBUG [websockets.server] > PING 95 a3 78 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:47,867 DEBUG [websockets.server] < PONG 95 a3 78 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:52,802 DEBUG [websockets.server] > PING 'XNa~' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:52,854 DEBUG [websockets.server] < PONG 'XNa~' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:57,809 DEBUG [websockets.server] > PING 77 2a 77 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:51:57,846 DEBUG [websockets.server] < PONG 77 2a 77 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:02,818 DEBUG [websockets.server] > PING e6 41 3f 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:02,886 DEBUG [websockets.server] < PONG e6 41 3f 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:07,828 DEBUG [websockets.server] > PING d1 38 40 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:07,870 DEBUG [websockets.server] < PONG d1 38 40 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:12,836 DEBUG [websockets.server] > PING b3 e1 03 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:12,909 DEBUG [websockets.server] < PONG b3 e1 03 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:17,844 DEBUG [websockets.server] > PING 5e 22 47 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:17,901 DEBUG [websockets.server] < PONG 5e 22 47 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:22,853 DEBUG [websockets.server] > PING 85 47 6f 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:22,889 DEBUG [websockets.server] < PONG 85 47 6f 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:27,860 DEBUG [websockets.server] > PING a9 0e fa d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:27,929 DEBUG [websockets.server] < PONG a9 0e fa d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:32,868 DEBUG [websockets.server] > PING f3 a7 70 ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:32,919 DEBUG [websockets.server] < PONG f3 a7 70 ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:37,610 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:52:37,611 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:52:37,873 DEBUG [websockets.server] > PING a3 ee 6a b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:37,913 DEBUG [websockets.server] < PONG a3 ee 6a b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:42,882 DEBUG [websockets.server] > PING f1 47 76 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:42,955 DEBUG [websockets.server] < PONG f1 47 76 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:47,890 DEBUG [websockets.server] > PING 96 a6 01 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:47,947 DEBUG [websockets.server] < PONG 96 a6 01 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:52,900 DEBUG [websockets.server] > PING ee 7f 35 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:52,937 DEBUG [websockets.server] < PONG ee 7f 35 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:57,908 DEBUG [websockets.server] > PING b1 e6 27 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:52:57,977 DEBUG [websockets.server] < PONG b1 e6 27 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:02,917 DEBUG [websockets.server] > PING 8f 27 fd bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:02,965 DEBUG [websockets.server] < PONG 8f 27 fd bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:07,926 DEBUG [websockets.server] > PING 92 5d 4a cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:07,953 DEBUG [websockets.server] < PONG 92 5d 4a cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:12,935 DEBUG [websockets.server] > PING 85 05 f0 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:12,994 DEBUG [websockets.server] < PONG 85 05 f0 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:16,737 DEBUG [websockets.server] < TEXT '[2,"26","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:53:16,738 INFO [ocpp] 11696759263: receive message [2,"26","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:53:16,742 INFO [ocpp] 11696759263: send [3,"26",{"currentTime":"2025-04-29T10:53:16+00:00"}] python-ocpp16-1 | 2025-04-29 10:53:16,743 DEBUG [websockets.server] > TEXT '[3,"26",{"currentTime":"2025-04-29T10:53:16+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:53:17,941 DEBUG [websockets.server] > PING 85 54 b8 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:17,988 DEBUG [websockets.server] < PONG 85 54 b8 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:22,949 DEBUG [websockets.server] > PING df a4 97 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:23,028 DEBUG [websockets.server] < PONG df a4 97 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:27,956 DEBUG [websockets.server] > PING a1 4f fa 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:28,018 DEBUG [websockets.server] < PONG a1 4f fa 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:32,964 DEBUG [websockets.server] > PING df ad 6d c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:33,060 DEBUG [websockets.server] < PONG df ad 6d c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:37,454 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:53:37,454 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:53:37,967 DEBUG [websockets.server] > PING bf 2c 20 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:38,006 DEBUG [websockets.server] < PONG bf 2c 20 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:42,975 DEBUG [websockets.server] > PING f5 90 08 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:43,050 DEBUG [websockets.server] < PONG f5 90 08 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:47,979 DEBUG [websockets.server] > PING 1e a2 3f 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:48,040 DEBUG [websockets.server] < PONG 1e a2 3f 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:52,987 DEBUG [websockets.server] > PING 79 f1 7c aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:53,032 DEBUG [websockets.server] < PONG 79 f1 7c aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:57,993 DEBUG [websockets.server] > PING 35 b4 6f 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:53:58,074 DEBUG [websockets.server] < PONG 35 b4 6f 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:03,000 DEBUG [websockets.server] > PING 29 4e 4b a5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:03,062 DEBUG [websockets.server] < PONG 29 4e 4b a5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:08,008 DEBUG [websockets.server] > PING 92 69 2e 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:08,054 DEBUG [websockets.server] < PONG 92 69 2e 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:13,015 DEBUG [websockets.server] > PING 8d e6 fc e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:13,045 DEBUG [websockets.server] < PONG 8d e6 fc e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:18,023 DEBUG [websockets.server] > PING db 3e 00 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:18,087 DEBUG [websockets.server] < PONG db 3e 00 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:23,026 DEBUG [websockets.server] > PING 0a b4 13 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:23,075 DEBUG [websockets.server] < PONG 0a b4 13 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:28,034 DEBUG [websockets.server] > PING a5 df 22 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:28,065 DEBUG [websockets.server] < PONG a5 df 22 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:33,042 DEBUG [websockets.server] > PING 4d af 33 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:33,105 DEBUG [websockets.server] < PONG 4d af 33 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:37,299 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:54:37,300 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:54:38,047 DEBUG [websockets.server] > PING 20 87 d5 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:38,103 DEBUG [websockets.server] < PONG 20 87 d5 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:43,055 DEBUG [websockets.server] > PING e5 fc 79 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:43,095 DEBUG [websockets.server] < PONG e5 fc 79 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:48,060 DEBUG [websockets.server] > PING 92 8b 57 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:48,089 DEBUG [websockets.server] < PONG 92 8b 57 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:53,069 DEBUG [websockets.server] > PING 59 22 88 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:53,127 DEBUG [websockets.server] < PONG 59 22 88 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:56,521 DEBUG [websockets.server] < TEXT '[2,"27","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:54:56,522 INFO [ocpp] 11696759263: receive message [2,"27","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:54:56,526 INFO [ocpp] 11696759263: send [3,"27",{"currentTime":"2025-04-29T10:54:56+00:00"}] python-ocpp16-1 | 2025-04-29 10:54:56,527 DEBUG [websockets.server] > TEXT '[3,"27",{"currentTime":"2025-04-29T10:54:56+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:54:58,074 DEBUG [websockets.server] > PING 74 61 e7 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:54:58,121 DEBUG [websockets.server] < PONG 74 61 e7 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:03,082 DEBUG [websockets.server] > PING 14 5a 8a 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:03,160 DEBUG [websockets.server] < PONG 14 5a 8a 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:08,091 DEBUG [websockets.server] > PING 97 a7 88 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:08,150 DEBUG [websockets.server] < PONG 97 a7 88 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:13,096 DEBUG [websockets.server] > PING 04 b5 da 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:13,140 DEBUG [websockets.server] < PONG 04 b5 da 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:18,103 DEBUG [websockets.server] > PING 6b e7 08 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:18,130 DEBUG [websockets.server] < PONG 6b e7 08 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:23,109 DEBUG [websockets.server] > PING 2e 03 b0 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:23,173 DEBUG [websockets.server] < PONG 2e 03 b0 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:28,112 DEBUG [websockets.server] > PING 24 ab da 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:28,162 DEBUG [websockets.server] < PONG 24 ab da 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:33,118 DEBUG [websockets.server] > PING aa 7e 34 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:33,148 DEBUG [websockets.server] < PONG aa 7e 34 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:37,192 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:55:37,193 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:55:38,123 DEBUG [websockets.server] > PING 2f 3c ba fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:38,194 DEBUG [websockets.server] < PONG 2f 3c ba fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:43,131 DEBUG [websockets.server] > PING 'dLnj' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:43,235 DEBUG [websockets.server] < PONG 'dLnj' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:48,139 DEBUG [websockets.server] > PING bf 08 ec 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:48,173 DEBUG [websockets.server] < PONG bf 08 ec 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:53,147 DEBUG [websockets.server] > PING d1 39 6b 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:53,213 DEBUG [websockets.server] < PONG d1 39 6b 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:58,156 DEBUG [websockets.server] > PING e4 22 7b 39 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:55:58,199 DEBUG [websockets.server] < PONG e4 22 7b 39 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:03,166 DEBUG [websockets.server] > PING 8f 45 7b 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:03,237 DEBUG [websockets.server] < PONG 8f 45 7b 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:08,175 DEBUG [websockets.server] > PING 97 68 d0 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:08,219 DEBUG [websockets.server] < PONG 97 68 d0 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:13,185 DEBUG [websockets.server] > PING 9d 37 33 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:13,253 DEBUG [websockets.server] < PONG 9d 37 33 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:18,193 DEBUG [websockets.server] > PING e6 25 5d 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:18,249 DEBUG [websockets.server] < PONG e6 25 5d 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:23,201 DEBUG [websockets.server] > PING 44 d7 5d 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:23,277 DEBUG [websockets.server] < PONG 44 d7 5d 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:28,208 DEBUG [websockets.server] > PING 'W\x1b;h' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:28,263 DEBUG [websockets.server] < PONG 'W\x1b;h' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:33,212 DEBUG [websockets.server] > PING a8 ab d4 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:33,248 DEBUG [websockets.server] < PONG a8 ab d4 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:36,196 DEBUG [websockets.server] < TEXT '[2,"28","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:56:36,196 INFO [ocpp] 11696759263: receive message [2,"28","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:56:36,201 INFO [ocpp] 11696759263: send [3,"28",{"currentTime":"2025-04-29T10:56:36+00:00"}] python-ocpp16-1 | 2025-04-29 10:56:36,202 DEBUG [websockets.server] > TEXT '[3,"28",{"currentTime":"2025-04-29T10:56:36+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:56:36,998 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:56:36,998 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:56:38,217 DEBUG [websockets.server] > PING 01 08 40 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:38,250 DEBUG [websockets.server] < PONG 01 08 40 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:43,226 DEBUG [websockets.server] > PING ee 5a e7 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:43,289 DEBUG [websockets.server] < PONG ee 5a e7 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:48,232 DEBUG [websockets.server] > PING bd 1f 8a 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:48,281 DEBUG [websockets.server] < PONG bd 1f 8a 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:53,241 DEBUG [websockets.server] > PING 6b 84 9e bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:53,330 DEBUG [websockets.server] < PONG 6b 84 9e bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:58,249 DEBUG [websockets.server] > PING b6 1d c0 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:56:58,318 DEBUG [websockets.server] < PONG b6 1d c0 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:03,258 DEBUG [websockets.server] > PING c3 d8 b6 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:03,312 DEBUG [websockets.server] < PONG c3 d8 b6 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:08,264 DEBUG [websockets.server] > PING ff e4 ff fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:08,300 DEBUG [websockets.server] < PONG ff e4 ff fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:13,272 DEBUG [websockets.server] > PING 60 86 6f 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:13,340 DEBUG [websockets.server] < PONG 60 86 6f 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:18,282 DEBUG [websockets.server] > PING b0 b0 02 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:18,332 DEBUG [websockets.server] < PONG b0 b0 02 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:23,290 DEBUG [websockets.server] > PING 04 85 e4 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:23,327 DEBUG [websockets.server] < PONG 04 85 e4 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:28,298 DEBUG [websockets.server] > PING de 74 7b 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:28,366 DEBUG [websockets.server] < PONG de 74 7b 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:33,303 DEBUG [websockets.server] > PING 53 59 8a 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:33,360 DEBUG [websockets.server] < PONG 53 59 8a 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:36,856 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:57:36,857 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:57:38,308 DEBUG [websockets.server] > PING 4f 53 89 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:38,359 DEBUG [websockets.server] < PONG 4f 53 89 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:43,316 DEBUG [websockets.server] > PING 'I\x14@{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:43,353 DEBUG [websockets.server] < PONG 'I\x14@{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:48,321 DEBUG [websockets.server] > PING 00 b8 da 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:48,391 DEBUG [websockets.server] < PONG 00 b8 da 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:53,329 DEBUG [websockets.server] > PING '6MƢ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:53,382 DEBUG [websockets.server] < PONG '6MƢ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:58,338 DEBUG [websockets.server] > PING fb 25 d0 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:57:58,417 DEBUG [websockets.server] < PONG fb 25 d0 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:03,347 DEBUG [websockets.server] > PING a0 2b 05 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:03,405 DEBUG [websockets.server] < PONG a0 2b 05 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:08,356 DEBUG [websockets.server] > PING aa 9d df 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:08,397 DEBUG [websockets.server] < PONG aa 9d df 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:13,364 DEBUG [websockets.server] > PING 17 0d 62 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:13,433 DEBUG [websockets.server] < PONG 17 0d 62 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:15,926 DEBUG [websockets.server] < TEXT '[2,"29","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:58:15,926 INFO [ocpp] 11696759263: receive message [2,"29","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:58:15,931 INFO [ocpp] 11696759263: send [3,"29",{"currentTime":"2025-04-29T10:58:15+00:00"}] python-ocpp16-1 | 2025-04-29 10:58:15,932 DEBUG [websockets.server] > TEXT '[3,"29",{"currentTime":"2025-04-29T10:58:15+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:58:18,370 DEBUG [websockets.server] > PING 6a 8f 49 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:18,422 DEBUG [websockets.server] < PONG 6a 8f 49 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:23,382 DEBUG [websockets.server] > PING 15 61 12 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:23,460 DEBUG [websockets.server] < PONG 15 61 12 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:28,389 DEBUG [websockets.server] > PING b1 9c b7 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:28,450 DEBUG [websockets.server] < PONG b1 9c b7 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:33,399 DEBUG [websockets.server] > PING ba c1 f6 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:33,438 DEBUG [websockets.server] < PONG ba c1 f6 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:36,736 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:58:36,736 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:58:38,405 DEBUG [websockets.server] > PING a5 90 f1 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:38,432 DEBUG [websockets.server] < PONG a5 90 f1 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:43,412 DEBUG [websockets.server] > PING a1 8f 04 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:43,470 DEBUG [websockets.server] < PONG a1 8f 04 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:48,418 DEBUG [websockets.server] > PING e0 86 25 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:48,460 DEBUG [websockets.server] < PONG e0 86 25 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:53,428 DEBUG [websockets.server] > PING 'Y,ш' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:53,500 DEBUG [websockets.server] < PONG 'Y,ш' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:58,437 DEBUG [websockets.server] > PING 4a dd 25 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:58:58,490 DEBUG [websockets.server] < PONG 4a dd 25 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:03,440 DEBUG [websockets.server] > PING bc 29 89 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:03,480 DEBUG [websockets.server] < PONG bc 29 89 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:08,447 DEBUG [websockets.server] > PING 1e 00 6b df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:08,520 DEBUG [websockets.server] < PONG 1e 00 6b df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:13,455 DEBUG [websockets.server] > PING 45 d2 60 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:13,513 DEBUG [websockets.server] < PONG 45 d2 60 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:18,463 DEBUG [websockets.server] > PING 12 d2 04 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:18,503 DEBUG [websockets.server] < PONG 12 d2 04 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:23,472 DEBUG [websockets.server] > PING c8 c4 63 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:23,541 DEBUG [websockets.server] < PONG c8 c4 63 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:28,479 DEBUG [websockets.server] > PING 'Pꘘ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:28,525 DEBUG [websockets.server] < PONG 'Pꘘ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:33,487 DEBUG [websockets.server] > PING aa 2f 38 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:33,561 DEBUG [websockets.server] < PONG aa 2f 38 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:36,557 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:59:36,557 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 10:59:38,492 DEBUG [websockets.server] > PING 5e dc 3e cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:38,557 DEBUG [websockets.server] < PONG 5e dc 3e cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:43,501 DEBUG [websockets.server] > PING a1 b3 26 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:43,545 DEBUG [websockets.server] < PONG a1 b3 26 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:48,508 DEBUG [websockets.server] > PING 85 73 f3 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:48,584 DEBUG [websockets.server] < PONG 85 73 f3 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:53,517 DEBUG [websockets.server] > PING 95 d3 30 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:53,572 DEBUG [websockets.server] < PONG 95 d3 30 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:55,622 DEBUG [websockets.server] < TEXT '[2,"30","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 10:59:55,622 INFO [ocpp] 11696759263: receive message [2,"30","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 10:59:55,625 INFO [ocpp] 11696759263: send [3,"30",{"currentTime":"2025-04-29T10:59:55+00:00"}] python-ocpp16-1 | 2025-04-29 10:59:55,626 DEBUG [websockets.server] > TEXT '[3,"30",{"currentTime":"2025-04-29T10:59:55+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 10:59:58,522 DEBUG [websockets.server] > PING 5b 0c fa e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 10:59:58,566 DEBUG [websockets.server] < PONG 5b 0c fa e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:03,530 DEBUG [websockets.server] > PING de 56 a1 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:03,606 DEBUG [websockets.server] < PONG de 56 a1 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:08,539 DEBUG [websockets.server] > PING ea d2 31 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:08,596 DEBUG [websockets.server] < PONG ea d2 31 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:13,544 DEBUG [websockets.server] > PING 3f 6d ef a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:13,584 DEBUG [websockets.server] < PONG 3f 6d ef a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:18,552 DEBUG [websockets.server] > PING 7f f6 02 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:18,622 DEBUG [websockets.server] < PONG 7f f6 02 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:23,557 DEBUG [websockets.server] > PING 81 33 48 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:23,608 DEBUG [websockets.server] < PONG 81 33 48 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:28,566 DEBUG [websockets.server] > PING bd eb bc 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:28,594 DEBUG [websockets.server] < PONG bd eb bc 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:33,576 DEBUG [websockets.server] > PING '\x1e(`c' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:33,630 DEBUG [websockets.server] < PONG '\x1e(`c' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:36,372 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:00:36,372 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:00:38,581 DEBUG [websockets.server] > PING 63 35 13 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:38,624 DEBUG [websockets.server] < PONG 63 35 13 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:43,585 DEBUG [websockets.server] > PING 27 36 b2 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:43,661 DEBUG [websockets.server] < PONG 27 36 b2 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:48,593 DEBUG [websockets.server] > PING a6 07 9b 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:48,644 DEBUG [websockets.server] < PONG a6 07 9b 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:53,603 DEBUG [websockets.server] > PING 6a ed 41 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:53,632 DEBUG [websockets.server] < PONG 6a ed 41 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:58,611 DEBUG [websockets.server] > PING d6 ff b9 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:00:58,671 DEBUG [websockets.server] < PONG d6 ff b9 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:03,619 DEBUG [websockets.server] > PING 06 bf 97 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:03,659 DEBUG [websockets.server] < PONG 06 bf 97 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:08,630 DEBUG [websockets.server] > PING 00 a2 84 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:08,696 DEBUG [websockets.server] < PONG 00 a2 84 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:13,639 DEBUG [websockets.server] > PING 2d f2 e8 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:13,683 DEBUG [websockets.server] < PONG 2d f2 e8 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:18,645 DEBUG [websockets.server] > PING 84 c2 60 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:18,721 DEBUG [websockets.server] < PONG 84 c2 60 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:23,655 DEBUG [websockets.server] > PING 49 b6 4d a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:23,711 DEBUG [websockets.server] < PONG 49 b6 4d a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:28,664 DEBUG [websockets.server] > PING 24 a5 4a 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:28,700 DEBUG [websockets.server] < PONG 24 a5 4a 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:33,671 DEBUG [websockets.server] > PING a1 30 19 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:33,739 DEBUG [websockets.server] < PONG a1 30 19 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:35,291 DEBUG [websockets.server] < TEXT '[2,"31","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:01:35,292 INFO [ocpp] 11696759263: receive message [2,"31","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:01:35,299 INFO [ocpp] 11696759263: send [3,"31",{"currentTime":"2025-04-29T11:01:35+00:00"}] python-ocpp16-1 | 2025-04-29 11:01:35,299 DEBUG [websockets.server] > TEXT '[3,"31",{"currentTime":"2025-04-29T11:01:35+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:01:36,195 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:01:36,195 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:01:38,677 DEBUG [websockets.server] > PING a8 32 5b 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:38,741 DEBUG [websockets.server] < PONG a8 32 5b 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:43,685 DEBUG [websockets.server] > PING 61 a7 25 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:43,730 DEBUG [websockets.server] < PONG 61 a7 25 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:48,692 DEBUG [websockets.server] > PING 11 ed 0e 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:48,766 DEBUG [websockets.server] < PONG 11 ed 0e 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:53,700 DEBUG [websockets.server] > PING ae b8 7b 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:53,757 DEBUG [websockets.server] < PONG ae b8 7b 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:58,703 DEBUG [websockets.server] > PING b0 6f 49 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:01:58,750 DEBUG [websockets.server] < PONG b0 6f 49 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:03,709 DEBUG [websockets.server] > PING 'X\x1bwn' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:03,742 DEBUG [websockets.server] < PONG 'X\x1bwn' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:08,717 DEBUG [websockets.server] > PING 02 17 fc 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:08,784 DEBUG [websockets.server] < PONG 02 17 fc 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:13,726 DEBUG [websockets.server] > PING 'x5u(' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:13,778 DEBUG [websockets.server] < PONG 'x5u(' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:18,734 DEBUG [websockets.server] > PING c0 db b5 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:18,768 DEBUG [websockets.server] < PONG c0 db b5 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:23,742 DEBUG [websockets.server] > PING 7b d5 b3 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:23,806 DEBUG [websockets.server] < PONG 7b d5 b3 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:28,750 DEBUG [websockets.server] > PING f8 07 3a 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:28,788 DEBUG [websockets.server] < PONG f8 07 3a 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:33,755 DEBUG [websockets.server] > PING 31 d8 14 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:33,847 DEBUG [websockets.server] < PONG 31 d8 14 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:36,020 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:02:36,021 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:02:38,760 DEBUG [websockets.server] > PING aa 54 9e c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:38,820 DEBUG [websockets.server] < PONG aa 54 9e c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:43,768 DEBUG [websockets.server] > PING b6 c5 10 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:43,847 DEBUG [websockets.server] < PONG b6 c5 10 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:48,776 DEBUG [websockets.server] > PING 42 f3 18 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:48,833 DEBUG [websockets.server] < PONG 42 f3 18 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:53,786 DEBUG [websockets.server] > PING ef b2 e1 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:53,817 DEBUG [websockets.server] < PONG ef b2 e1 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:58,795 DEBUG [websockets.server] > PING 7e f5 25 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:02:58,857 DEBUG [websockets.server] < PONG 7e f5 25 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:03,803 DEBUG [websockets.server] > PING a9 ca 38 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:03,845 DEBUG [websockets.server] < PONG a9 ca 38 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:08,814 DEBUG [websockets.server] > PING 67 42 89 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:08,883 DEBUG [websockets.server] < PONG 67 42 89 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:13,818 DEBUG [websockets.server] > PING '\x06Uop' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:13,871 DEBUG [websockets.server] < PONG '\x06Uop' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:14,977 DEBUG [websockets.server] < TEXT '[2,"32","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:03:14,977 INFO [ocpp] 11696759263: receive message [2,"32","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:03:14,982 INFO [ocpp] 11696759263: send [3,"32",{"currentTime":"2025-04-29T11:03:14+00:00"}] python-ocpp16-1 | 2025-04-29 11:03:14,982 DEBUG [websockets.server] > TEXT '[3,"32",{"currentTime":"2025-04-29T11:03:14+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:03:18,825 DEBUG [websockets.server] > PING ac cb 01 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:18,871 DEBUG [websockets.server] < PONG ac cb 01 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:23,834 DEBUG [websockets.server] > PING 43 70 d3 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:23,901 DEBUG [websockets.server] < PONG 43 70 d3 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:28,843 DEBUG [websockets.server] > PING eb c4 1f f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:28,885 DEBUG [websockets.server] < PONG eb c4 1f f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:33,850 DEBUG [websockets.server] > PING 6b 46 e4 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:33,922 DEBUG [websockets.server] < PONG 6b 46 e4 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:35,870 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:03:35,870 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:03:38,856 DEBUG [websockets.server] > PING e5 f2 3c 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:38,918 DEBUG [websockets.server] < PONG e5 f2 3c 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:43,864 DEBUG [websockets.server] > PING 9e 17 e9 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:43,965 DEBUG [websockets.server] < PONG 9e 17 e9 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:48,871 DEBUG [websockets.server] > PING 'AF\x14O' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:48,906 DEBUG [websockets.server] < PONG 'AF\x14O' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:53,879 DEBUG [websockets.server] > PING ed 66 16 d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:53,948 DEBUG [websockets.server] < PONG ed 66 16 d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:58,887 DEBUG [websockets.server] > PING 'ꆍ\x06' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:03:58,938 DEBUG [websockets.server] < PONG 'ꆍ\x06' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:03,891 DEBUG [websockets.server] > PING db fe 60 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:03,926 DEBUG [websockets.server] < PONG db fe 60 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:08,900 DEBUG [websockets.server] > PING 26 b4 3f 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:08,989 DEBUG [websockets.server] < PONG 26 b4 3f 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:13,906 DEBUG [websockets.server] > PING 25 1e e3 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:13,970 DEBUG [websockets.server] < PONG 25 1e e3 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:18,912 DEBUG [websockets.server] > PING 26 bf 86 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:18,945 DEBUG [websockets.server] < PONG 26 bf 86 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:23,920 DEBUG [websockets.server] > PING 'իlm' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:23,987 DEBUG [websockets.server] < PONG 'իlm' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:28,928 DEBUG [websockets.server] > PING b7 88 a0 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:28,975 DEBUG [websockets.server] < PONG b7 88 a0 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:33,934 DEBUG [websockets.server] > PING bd bf 86 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:34,009 DEBUG [websockets.server] < PONG bd bf 86 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:35,707 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:04:35,707 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:04:38,941 DEBUG [websockets.server] > PING 9b 41 95 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:38,999 DEBUG [websockets.server] < PONG 9b 41 95 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:43,946 DEBUG [websockets.server] > PING 38 06 9b 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:43,985 DEBUG [websockets.server] < PONG 38 06 9b 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:48,953 DEBUG [websockets.server] > PING 9e 00 ff 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:49,019 DEBUG [websockets.server] < PONG 9e 00 ff 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:53,962 DEBUG [websockets.server] > PING 02 73 86 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:54,009 DEBUG [websockets.server] < PONG 02 73 86 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:54,661 DEBUG [websockets.server] < TEXT '[2,"33","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:04:54,661 INFO [ocpp] 11696759263: receive message [2,"33","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:04:54,665 INFO [ocpp] 11696759263: send [3,"33",{"currentTime":"2025-04-29T11:04:54+00:00"}] python-ocpp16-1 | 2025-04-29 11:04:54,666 DEBUG [websockets.server] > TEXT '[3,"33",{"currentTime":"2025-04-29T11:04:54+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:04:58,969 DEBUG [websockets.server] > PING 6c ed 12 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:04:59,001 DEBUG [websockets.server] < PONG 6c ed 12 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:03,976 DEBUG [websockets.server] > PING b8 c8 31 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:04,042 DEBUG [websockets.server] < PONG b8 c8 31 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:08,984 DEBUG [websockets.server] > PING 50 b8 a4 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:09,032 DEBUG [websockets.server] < PONG 50 b8 a4 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:13,992 DEBUG [websockets.server] > PING 84 48 d7 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:14,027 DEBUG [websockets.server] < PONG 84 48 d7 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:19,001 DEBUG [websockets.server] > PING 5e eb 2f f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:19,063 DEBUG [websockets.server] < PONG 5e eb 2f f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:24,009 DEBUG [websockets.server] > PING 0b fa 41 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:24,055 DEBUG [websockets.server] < PONG 0b fa 41 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:29,016 DEBUG [websockets.server] > PING 7e 5c 91 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:29,048 DEBUG [websockets.server] < PONG 7e 5c 91 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:34,025 DEBUG [websockets.server] > PING 95 fa a3 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:34,090 DEBUG [websockets.server] < PONG 95 fa a3 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:35,540 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:05:35,540 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:05:39,032 DEBUG [websockets.server] > PING e6 7f 7d 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:39,085 DEBUG [websockets.server] < PONG e6 7f 7d 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:44,039 DEBUG [websockets.server] > PING '\\mqL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:44,078 DEBUG [websockets.server] < PONG '\\mqL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:49,047 DEBUG [websockets.server] > PING 8c 8b d9 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:49,118 DEBUG [websockets.server] < PONG 8c 8b d9 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:54,055 DEBUG [websockets.server] > PING 2f a8 29 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:54,109 DEBUG [websockets.server] < PONG 2f a8 29 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:59,063 DEBUG [websockets.server] > PING a4 47 d6 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:05:59,117 DEBUG [websockets.server] < PONG a4 47 d6 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:04,074 DEBUG [websockets.server] > PING c4 fa c3 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:04,138 DEBUG [websockets.server] < PONG c4 fa c3 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:09,082 DEBUG [websockets.server] > PING 'a(S\x14' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:09,124 DEBUG [websockets.server] < PONG 'a(S\x14' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:14,090 DEBUG [websockets.server] > PING c2 61 38 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:14,165 DEBUG [websockets.server] < PONG c2 61 38 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:19,097 DEBUG [websockets.server] > PING e5 dc bb ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:19,154 DEBUG [websockets.server] < PONG e5 dc bb ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:24,104 DEBUG [websockets.server] > PING e5 e1 45 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:24,145 DEBUG [websockets.server] < PONG e5 e1 45 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:29,108 DEBUG [websockets.server] > PING 5a ef 87 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:29,137 DEBUG [websockets.server] < PONG 5a ef 87 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:34,116 DEBUG [websockets.server] > PING d3 73 68 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:34,177 DEBUG [websockets.server] < PONG d3 73 68 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:34,381 DEBUG [websockets.server] < TEXT '[2,"34","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:06:34,381 INFO [ocpp] 11696759263: receive message [2,"34","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:06:34,385 INFO [ocpp] 11696759263: send [3,"34",{"currentTime":"2025-04-29T11:06:34+00:00"}] python-ocpp16-1 | 2025-04-29 11:06:34,386 DEBUG [websockets.server] > TEXT '[3,"34",{"currentTime":"2025-04-29T11:06:34+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:06:35,383 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:06:35,383 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:06:39,123 DEBUG [websockets.server] > PING 6b 5a 77 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:39,177 DEBUG [websockets.server] < PONG 6b 5a 77 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:44,132 DEBUG [websockets.server] > PING 8e a5 df 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:44,167 DEBUG [websockets.server] < PONG 8e a5 df 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:49,141 DEBUG [websockets.server] > PING c6 8a b7 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:49,209 DEBUG [websockets.server] < PONG c6 8a b7 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:54,151 DEBUG [websockets.server] > PING 3e b4 29 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:54,201 DEBUG [websockets.server] < PONG 3e b4 29 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:59,160 DEBUG [websockets.server] > PING '4թ&' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:06:59,193 DEBUG [websockets.server] < PONG '4թ&' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:04,168 DEBUG [websockets.server] > PING b8 e7 c0 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:04,235 DEBUG [websockets.server] < PONG b8 e7 c0 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:09,177 DEBUG [websockets.server] > PING 18 ad 1d ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:09,229 DEBUG [websockets.server] < PONG 18 ad 1d ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:14,185 DEBUG [websockets.server] > PING 'o24\x17' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:14,221 DEBUG [websockets.server] < PONG 'o24\x17' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:19,192 DEBUG [websockets.server] > PING 95 43 41 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:21,023 DEBUG [websockets.server] < PONG 95 43 41 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:24,199 DEBUG [websockets.server] > PING 3c 66 a3 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:24,254 DEBUG [websockets.server] < PONG 3c 66 a3 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:29,204 DEBUG [websockets.server] > PING f1 f8 40 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:29,242 DEBUG [websockets.server] < PONG f1 f8 40 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:34,208 DEBUG [websockets.server] > PING 09 b6 9e 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:34,282 DEBUG [websockets.server] < PONG 09 b6 9e 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:35,236 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:07:35,236 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:07:39,212 DEBUG [websockets.server] > PING f4 4c ed 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:39,278 DEBUG [websockets.server] < PONG f4 4c ed 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:44,221 DEBUG [websockets.server] > PING 5b e4 9a 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:44,270 DEBUG [websockets.server] < PONG 5b e4 9a 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:49,224 DEBUG [websockets.server] > PING 39 c4 e2 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:49,252 DEBUG [websockets.server] < PONG 39 c4 e2 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:54,231 DEBUG [websockets.server] > PING 2e 4d 1d ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:54,290 DEBUG [websockets.server] < PONG 2e 4d 1d ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:59,240 DEBUG [websockets.server] > PING a2 39 6a 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:07:59,276 DEBUG [websockets.server] < PONG a2 39 6a 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:04,248 DEBUG [websockets.server] > PING fa 6a 36 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:06,033 DEBUG [websockets.server] < PONG fa 6a 36 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:09,255 DEBUG [websockets.server] > PING c9 58 37 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:09,302 DEBUG [websockets.server] < PONG c9 58 37 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:14,097 DEBUG [websockets.server] < TEXT '[2,"35","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:08:14,097 INFO [ocpp] 11696759263: receive message [2,"35","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:08:14,101 INFO [ocpp] 11696759263: send [3,"35",{"currentTime":"2025-04-29T11:08:14+00:00"}] python-ocpp16-1 | 2025-04-29 11:08:14,102 DEBUG [websockets.server] > TEXT '[3,"35",{"currentTime":"2025-04-29T11:08:14+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:08:14,258 DEBUG [websockets.server] > PING '\x05\x14\x1e5' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:14,300 DEBUG [websockets.server] < PONG '\x05\x14\x1e5' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:19,266 DEBUG [websockets.server] > PING bd ae 50 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:19,343 DEBUG [websockets.server] < PONG bd ae 50 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:24,272 DEBUG [websockets.server] > PING d4 35 11 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:24,335 DEBUG [websockets.server] < PONG d4 35 11 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:29,280 DEBUG [websockets.server] > PING 2a 3d a3 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:29,328 DEBUG [websockets.server] < PONG 2a 3d a3 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:34,286 DEBUG [websockets.server] > PING de 2c 72 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:34,365 DEBUG [websockets.server] < PONG de 2c 72 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:35,117 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:08:35,117 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:08:39,291 DEBUG [websockets.server] > PING 85 bb a9 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:39,359 DEBUG [websockets.server] < PONG 85 bb a9 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:44,299 DEBUG [websockets.server] > PING 64 29 7d 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:44,345 DEBUG [websockets.server] < PONG 64 29 7d 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:49,306 DEBUG [websockets.server] > PING 52 44 8a fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:51,023 DEBUG [websockets.server] < PONG 52 44 8a fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:54,312 DEBUG [websockets.server] > PING 70 d3 8f d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:54,371 DEBUG [websockets.server] < PONG 70 d3 8f d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:59,318 DEBUG [websockets.server] > PING e3 1c 6e ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:08:59,365 DEBUG [websockets.server] < PONG e3 1c 6e ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:04,325 DEBUG [websockets.server] > PING 87 63 1d e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:04,407 DEBUG [websockets.server] < PONG 87 63 1d e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:09,333 DEBUG [websockets.server] > PING 88 0e cd 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:09,394 DEBUG [websockets.server] < PONG 88 0e cd 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:14,341 DEBUG [websockets.server] > PING 6a e2 25 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:14,384 DEBUG [websockets.server] < PONG 6a e2 25 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:19,349 DEBUG [websockets.server] > PING 08 e4 81 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:19,422 DEBUG [websockets.server] < PONG 08 e4 81 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:24,357 DEBUG [websockets.server] > PING 99 35 bd 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:24,406 DEBUG [websockets.server] < PONG 99 35 bd 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:29,366 DEBUG [websockets.server] > PING fa 77 46 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:29,442 DEBUG [websockets.server] < PONG fa 77 46 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:34,374 DEBUG [websockets.server] > PING bb d5 45 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:34,433 DEBUG [websockets.server] < PONG bb d5 45 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:34,934 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:09:34,935 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:09:39,382 DEBUG [websockets.server] > PING 1a ae 86 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:39,426 DEBUG [websockets.server] < PONG 1a ae 86 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:44,386 DEBUG [websockets.server] > PING f6 5c 80 c3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:44,418 DEBUG [websockets.server] < PONG f6 5c 80 c3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:49,388 DEBUG [websockets.server] > PING '2W\x16\x16' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:49,460 DEBUG [websockets.server] < PONG '2W\x16\x16' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:53,808 DEBUG [websockets.server] < TEXT '[2,"36","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:09:53,809 INFO [ocpp] 11696759263: receive message [2,"36","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:09:53,812 INFO [ocpp] 11696759263: send [3,"36",{"currentTime":"2025-04-29T11:09:53+00:00"}] python-ocpp16-1 | 2025-04-29 11:09:53,812 DEBUG [websockets.server] > TEXT '[3,"36",{"currentTime":"2025-04-29T11:09:53+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:09:54,392 DEBUG [websockets.server] > PING 49 8f af 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:54,459 DEBUG [websockets.server] < PONG 49 8f af 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:59,400 DEBUG [websockets.server] > PING c5 6e c9 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:09:59,451 DEBUG [websockets.server] < PONG c5 6e c9 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:04,408 DEBUG [websockets.server] > PING ec 62 fc 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:04,495 DEBUG [websockets.server] < PONG ec 62 fc 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:09,421 DEBUG [websockets.server] > PING bd 7b 0c e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:09,487 DEBUG [websockets.server] < PONG bd 7b 0c e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:14,429 DEBUG [websockets.server] > PING 'Q^\rf' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:14,477 DEBUG [websockets.server] < PONG 'Q^\rf' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:19,433 DEBUG [websockets.server] > PING 'v0"w' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:19,469 DEBUG [websockets.server] < PONG 'v0"w' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:24,441 DEBUG [websockets.server] > PING 34 0a 19 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:24,511 DEBUG [websockets.server] < PONG 34 0a 19 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:29,449 DEBUG [websockets.server] > PING 0c 18 ec 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:29,533 DEBUG [websockets.server] < PONG 0c 18 ec 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:34,457 DEBUG [websockets.server] > PING 79 84 18 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:34,527 DEBUG [websockets.server] < PONG 79 84 18 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:34,831 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:10:34,831 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:10:39,464 DEBUG [websockets.server] > PING 0c 82 e8 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:39,527 DEBUG [websockets.server] < PONG 0c 82 e8 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:44,472 DEBUG [websockets.server] > PING 9e f6 c8 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:44,517 DEBUG [websockets.server] < PONG 9e f6 c8 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:49,479 DEBUG [websockets.server] > PING d6 00 f8 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:49,559 DEBUG [websockets.server] < PONG d6 00 f8 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:54,484 DEBUG [websockets.server] > PING a8 bb 0e 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:54,551 DEBUG [websockets.server] < PONG a8 bb 0e 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:59,491 DEBUG [websockets.server] > PING 4d 4a 62 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:10:59,539 DEBUG [websockets.server] < PONG 4d 4a 62 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:04,499 DEBUG [websockets.server] > PING cc 54 4f ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:04,528 DEBUG [websockets.server] < PONG cc 54 4f ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:09,504 DEBUG [websockets.server] > PING e4 03 f3 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:09,570 DEBUG [websockets.server] < PONG e4 03 f3 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:14,508 DEBUG [websockets.server] > PING 23 eb a9 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:14,562 DEBUG [websockets.server] < PONG 23 eb a9 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:19,516 DEBUG [websockets.server] > PING a8 7b 30 0a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:19,552 DEBUG [websockets.server] < PONG a8 7b 30 0a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:24,524 DEBUG [websockets.server] > PING 'C.|r' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:24,594 DEBUG [websockets.server] < PONG 'C.|r' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:29,532 DEBUG [websockets.server] > PING 27 15 27 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:29,584 DEBUG [websockets.server] < PONG 27 15 27 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:33,576 DEBUG [websockets.server] < TEXT '[2,"37","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:11:33,577 INFO [ocpp] 11696759263: receive message [2,"37","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:11:33,580 INFO [ocpp] 11696759263: send [3,"37",{"currentTime":"2025-04-29T11:11:33+00:00"}] python-ocpp16-1 | 2025-04-29 11:11:33,581 DEBUG [websockets.server] > TEXT '[3,"37",{"currentTime":"2025-04-29T11:11:33+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:11:34,538 DEBUG [websockets.server] > PING ab c5 80 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:34,596 DEBUG [websockets.server] < PONG ab c5 80 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:34,684 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:11:34,685 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:11:39,546 DEBUG [websockets.server] > PING d1 0d b0 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:39,574 DEBUG [websockets.server] < PONG d1 0d b0 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:44,554 DEBUG [websockets.server] > PING 68 96 87 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:44,618 DEBUG [websockets.server] < PONG 68 96 87 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:49,562 DEBUG [websockets.server] > PING 99 64 1b 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:49,608 DEBUG [websockets.server] < PONG 99 64 1b 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:54,570 DEBUG [websockets.server] > PING fa ae 82 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:54,599 DEBUG [websockets.server] < PONG fa ae 82 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:59,575 DEBUG [websockets.server] > PING 93 32 4c ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:11:59,643 DEBUG [websockets.server] < PONG 93 32 4c ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:04,578 DEBUG [websockets.server] > PING 51 91 cb 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:04,635 DEBUG [websockets.server] < PONG 51 91 cb 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:09,585 DEBUG [websockets.server] > PING 44 d7 16 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:09,629 DEBUG [websockets.server] < PONG 44 d7 16 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:14,591 DEBUG [websockets.server] > PING 3b 29 93 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:14,621 DEBUG [websockets.server] < PONG 3b 29 93 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:19,595 DEBUG [websockets.server] > PING b5 4e 06 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:19,663 DEBUG [websockets.server] < PONG b5 4e 06 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:24,598 DEBUG [websockets.server] > PING 9c 44 5e c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:24,655 DEBUG [websockets.server] < PONG 9c 44 5e c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:29,601 DEBUG [websockets.server] > PING 34 21 85 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:29,645 DEBUG [websockets.server] < PONG 34 21 85 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:34,589 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:12:34,589 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:12:34,604 DEBUG [websockets.server] > PING ec 39 fe c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:34,641 DEBUG [websockets.server] < PONG ec 39 fe c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:39,613 DEBUG [websockets.server] > PING 'ޗX<' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:39,683 DEBUG [websockets.server] < PONG 'ޗX<' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:44,618 DEBUG [websockets.server] > PING 61 c0 85 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:44,675 DEBUG [websockets.server] < PONG 61 c0 85 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:49,626 DEBUG [websockets.server] > PING 32 15 cf 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:49,668 DEBUG [websockets.server] < PONG 32 15 cf 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:54,635 DEBUG [websockets.server] > PING 3c 92 03 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:54,718 DEBUG [websockets.server] < PONG 3c 92 03 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:59,643 DEBUG [websockets.server] > PING 8c b2 5a 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:12:59,700 DEBUG [websockets.server] < PONG 8c b2 5a 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:04,650 DEBUG [websockets.server] > PING a2 d0 47 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:04,690 DEBUG [websockets.server] < PONG a2 d0 47 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:09,658 DEBUG [websockets.server] > PING a1 97 94 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:09,732 DEBUG [websockets.server] < PONG a1 97 94 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:13,328 DEBUG [websockets.server] < TEXT '[2,"38","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:13:13,328 INFO [ocpp] 11696759263: receive message [2,"38","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:13:13,332 INFO [ocpp] 11696759263: send [3,"38",{"currentTime":"2025-04-29T11:13:13+00:00"}] python-ocpp16-1 | 2025-04-29 11:13:13,333 DEBUG [websockets.server] > TEXT '[3,"38",{"currentTime":"2025-04-29T11:13:13+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:13:14,662 DEBUG [websockets.server] > PING 86 9f 63 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:14,728 DEBUG [websockets.server] < PONG 86 9f 63 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:19,670 DEBUG [websockets.server] > PING 7c 95 f3 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:19,714 DEBUG [websockets.server] < PONG 7c 95 f3 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:24,678 DEBUG [websockets.server] > PING 8b da ad 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:24,702 DEBUG [websockets.server] < PONG 8b da ad 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:29,685 DEBUG [websockets.server] > PING bc 2f 10 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:29,740 DEBUG [websockets.server] < PONG bc 2f 10 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:34,433 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:13:34,433 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:13:34,690 DEBUG [websockets.server] > PING a4 b1 0e cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:34,736 DEBUG [websockets.server] < PONG a4 b1 0e cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:39,698 DEBUG [websockets.server] > PING 3e aa 4c 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:39,729 DEBUG [websockets.server] < PONG 3e aa 4c 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:44,703 DEBUG [websockets.server] > PING 27 50 d1 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:44,771 DEBUG [websockets.server] < PONG 27 50 d1 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:49,708 DEBUG [websockets.server] > PING 60 20 77 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:49,765 DEBUG [websockets.server] < PONG 60 20 77 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:54,712 DEBUG [websockets.server] > PING 3c f8 d7 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:54,759 DEBUG [websockets.server] < PONG 3c f8 d7 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:59,720 DEBUG [websockets.server] > PING b9 fe 75 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:13:59,803 DEBUG [websockets.server] < PONG b9 fe 75 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:04,729 DEBUG [websockets.server] > PING 93 ff e4 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:04,797 DEBUG [websockets.server] < PONG 93 ff e4 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:09,735 DEBUG [websockets.server] > PING a4 93 8b b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:09,791 DEBUG [websockets.server] < PONG a4 93 8b b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:14,740 DEBUG [websockets.server] > PING 01 bc 2c 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:14,787 DEBUG [websockets.server] < PONG 01 bc 2c 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:19,746 DEBUG [websockets.server] > PING ab 3d 3b 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:19,781 DEBUG [websockets.server] < PONG ab 3d 3b 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:24,752 DEBUG [websockets.server] > PING fb 38 1d 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:24,823 DEBUG [websockets.server] < PONG fb 38 1d 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:29,759 DEBUG [websockets.server] > PING '/۲f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:29,817 DEBUG [websockets.server] < PONG '/۲f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:34,313 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:14:34,314 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:14:34,762 DEBUG [websockets.server] > PING 13 1a 09 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:34,817 DEBUG [websockets.server] < PONG 13 1a 09 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:39,769 DEBUG [websockets.server] > PING db 3d a4 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:39,814 DEBUG [websockets.server] < PONG db 3d a4 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:44,773 DEBUG [websockets.server] > PING 59 c6 40 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:44,809 DEBUG [websockets.server] < PONG 59 c6 40 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:49,778 DEBUG [websockets.server] > PING 8a 7f d9 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:49,854 DEBUG [websockets.server] < PONG 8a 7f d9 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:53,102 DEBUG [websockets.server] < TEXT '[2,"39","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:14:53,102 INFO [ocpp] 11696759263: receive message [2,"39","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:14:53,106 INFO [ocpp] 11696759263: send [3,"39",{"currentTime":"2025-04-29T11:14:53+00:00"}] python-ocpp16-1 | 2025-04-29 11:14:53,106 DEBUG [websockets.server] > TEXT '[3,"39",{"currentTime":"2025-04-29T11:14:53+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:14:54,784 DEBUG [websockets.server] > PING 83 fa e9 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:54,850 DEBUG [websockets.server] < PONG 83 fa e9 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:59,792 DEBUG [websockets.server] > PING 47 4c dc 2c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:14:59,844 DEBUG [websockets.server] < PONG 47 4c dc 2c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:04,797 DEBUG [websockets.server] > PING a7 61 4b 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:04,836 DEBUG [websockets.server] < PONG a7 61 4b 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:09,802 DEBUG [websockets.server] > PING 6f 68 a1 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:09,876 DEBUG [websockets.server] < PONG 6f 68 a1 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:14,809 DEBUG [websockets.server] > PING 40 e7 0d 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:14,868 DEBUG [websockets.server] < PONG 40 e7 0d 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:19,816 DEBUG [websockets.server] > PING 4c 78 11 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:19,856 DEBUG [websockets.server] < PONG 4c 78 11 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:24,818 DEBUG [websockets.server] > PING 5c 35 b1 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:24,892 DEBUG [websockets.server] < PONG 5c 35 b1 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:29,827 DEBUG [websockets.server] > PING 79 5d d1 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:29,878 DEBUG [websockets.server] < PONG 79 5d d1 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:34,166 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:15:34,167 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:15:34,830 DEBUG [websockets.server] > PING 0c 5d aa 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:34,868 DEBUG [websockets.server] < PONG 0c 5d aa 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:39,836 DEBUG [websockets.server] > PING f8 0c f9 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:39,905 DEBUG [websockets.server] < PONG f8 0c f9 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:44,843 DEBUG [websockets.server] > PING 99 fc 47 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:44,895 DEBUG [websockets.server] < PONG 99 fc 47 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:49,852 DEBUG [websockets.server] > PING 90 e6 2f 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:49,883 DEBUG [websockets.server] < PONG 90 e6 2f 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:54,856 DEBUG [websockets.server] > PING d0 77 87 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:54,923 DEBUG [websockets.server] < PONG d0 77 87 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:59,865 DEBUG [websockets.server] > PING '\x1e/)\t' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:15:59,909 DEBUG [websockets.server] < PONG '\x1e/)\t' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:04,873 DEBUG [websockets.server] > PING '\x0eIh\x10' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:04,945 DEBUG [websockets.server] < PONG '\x0eIh\x10' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:09,881 DEBUG [websockets.server] > PING 15 a7 d3 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:09,933 DEBUG [websockets.server] < PONG 15 a7 d3 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:14,891 DEBUG [websockets.server] > PING 4c 34 6a ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:14,924 DEBUG [websockets.server] < PONG 4c 34 6a ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:19,899 DEBUG [websockets.server] > PING fd fe 9a 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:19,962 DEBUG [websockets.server] < PONG fd fe 9a 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:24,902 DEBUG [websockets.server] > PING 93 fd 72 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:24,948 DEBUG [websockets.server] < PONG 93 fd 72 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:29,909 DEBUG [websockets.server] > PING d2 ba 80 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:29,984 DEBUG [websockets.server] < PONG d2 ba 80 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:32,780 DEBUG [websockets.server] < TEXT '[2,"40","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:16:32,780 INFO [ocpp] 11696759263: receive message [2,"40","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:16:32,783 INFO [ocpp] 11696759263: send [3,"40",{"currentTime":"2025-04-29T11:16:32+00:00"}] python-ocpp16-1 | 2025-04-29 11:16:32,784 DEBUG [websockets.server] > TEXT '[3,"40",{"currentTime":"2025-04-29T11:16:32+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:16:34,032 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:16:34,032 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:16:34,912 DEBUG [websockets.server] > PING d4 88 b1 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:34,984 DEBUG [websockets.server] < PONG d4 88 b1 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:39,919 DEBUG [websockets.server] > PING d9 fa a0 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:39,974 DEBUG [websockets.server] < PONG d9 fa a0 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:44,927 DEBUG [websockets.server] > PING 46 08 f7 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:44,964 DEBUG [websockets.server] < PONG 46 08 f7 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:49,935 DEBUG [websockets.server] > PING e7 4e ea 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:50,004 DEBUG [websockets.server] < PONG e7 4e ea 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:54,940 DEBUG [websockets.server] > PING 93 3f c9 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:54,996 DEBUG [websockets.server] < PONG 93 3f c9 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:59,945 DEBUG [websockets.server] > PING 'AXkV' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:16:59,988 DEBUG [websockets.server] < PONG 'AXkV' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:04,950 DEBUG [websockets.server] > PING e6 d7 44 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:04,980 DEBUG [websockets.server] < PONG e6 d7 44 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:09,958 DEBUG [websockets.server] > PING 35 be 7f e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:10,018 DEBUG [websockets.server] < PONG 35 be 7f e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:14,965 DEBUG [websockets.server] > PING 1d f1 b9 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:15,004 DEBUG [websockets.server] < PONG 1d f1 b9 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:19,973 DEBUG [websockets.server] > PING c9 21 8f 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:20,071 DEBUG [websockets.server] < PONG c9 21 8f 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:24,981 DEBUG [websockets.server] > PING ff 45 9c b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:25,005 DEBUG [websockets.server] < PONG ff 45 9c b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:29,989 DEBUG [websockets.server] > PING 0a e8 6b e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:30,050 DEBUG [websockets.server] < PONG 0a e8 6b e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:33,843 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:17:33,843 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:17:34,995 DEBUG [websockets.server] > PING 28 0e ab 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:35,043 DEBUG [websockets.server] < PONG 28 0e ab 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:40,002 DEBUG [websockets.server] > PING 7d b0 bc 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:40,037 DEBUG [websockets.server] < PONG 7d b0 bc 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:45,009 DEBUG [websockets.server] > PING 1f 36 f8 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:45,079 DEBUG [websockets.server] < PONG 1f 36 f8 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:50,015 DEBUG [websockets.server] > PING 'S\x149\x7f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:50,071 DEBUG [websockets.server] < PONG 'S\x149\x7f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:55,021 DEBUG [websockets.server] > PING 15 0b f3 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:17:55,068 DEBUG [websockets.server] < PONG 15 0b f3 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:00,030 DEBUG [websockets.server] > PING 34 08 97 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:00,057 DEBUG [websockets.server] < PONG 34 08 97 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:05,039 DEBUG [websockets.server] > PING 6c 90 70 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:05,097 DEBUG [websockets.server] < PONG 6c 90 70 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:10,048 DEBUG [websockets.server] > PING b4 6a 00 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:10,089 DEBUG [websockets.server] < PONG b4 6a 00 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:12,535 DEBUG [websockets.server] < TEXT '[2,"41","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:18:12,536 INFO [ocpp] 11696759263: receive message [2,"41","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:18:12,539 INFO [ocpp] 11696759263: send [3,"41",{"currentTime":"2025-04-29T11:18:12+00:00"}] python-ocpp16-1 | 2025-04-29 11:18:12,539 DEBUG [websockets.server] > TEXT '[3,"41",{"currentTime":"2025-04-29T11:18:12+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:18:15,055 DEBUG [websockets.server] > PING 9d e2 95 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:15,083 DEBUG [websockets.server] < PONG 9d e2 95 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:20,063 DEBUG [websockets.server] > PING 43 87 ef d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:20,124 DEBUG [websockets.server] < PONG 43 87 ef d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:25,072 DEBUG [websockets.server] > PING 16 d5 d1 fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:25,116 DEBUG [websockets.server] < PONG 16 d5 d1 fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:30,082 DEBUG [websockets.server] > PING 10 c1 77 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:30,164 DEBUG [websockets.server] < PONG 10 c1 77 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:33,754 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:18:33,755 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:18:35,086 DEBUG [websockets.server] > PING 4d bf 5f 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:35,158 DEBUG [websockets.server] < PONG 4d bf 5f 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:40,091 DEBUG [websockets.server] > PING 47 c0 fd 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:40,150 DEBUG [websockets.server] < PONG 47 c0 fd 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:45,096 DEBUG [websockets.server] > PING "'9\x04\x03" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:45,142 DEBUG [websockets.server] < PONG "'9\x04\x03" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:50,103 DEBUG [websockets.server] > PING 36 b7 6d 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:50,180 DEBUG [websockets.server] < PONG 36 b7 6d 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:55,108 DEBUG [websockets.server] > PING 03 8f 91 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:18:55,170 DEBUG [websockets.server] < PONG 03 8f 91 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:00,112 DEBUG [websockets.server] > PING bb 46 15 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:00,159 DEBUG [websockets.server] < PONG bb 46 15 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:05,121 DEBUG [websockets.server] > PING 'ׄі' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:05,193 DEBUG [websockets.server] < PONG 'ׄі' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:10,129 DEBUG [websockets.server] > PING cd cc 14 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:10,176 DEBUG [websockets.server] < PONG cd cc 14 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:15,132 DEBUG [websockets.server] > PING f1 0b 01 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:15,165 DEBUG [websockets.server] < PONG f1 0b 01 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:20,139 DEBUG [websockets.server] > PING 86 90 8f 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:20,201 DEBUG [websockets.server] < PONG 86 90 8f 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:25,148 DEBUG [websockets.server] > PING e0 e5 34 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:25,185 DEBUG [websockets.server] < PONG e0 e5 34 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:30,154 DEBUG [websockets.server] > PING '\x1fqm8' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:30,233 DEBUG [websockets.server] < PONG '\x1fqm8' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:33,577 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:19:33,577 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:19:35,159 DEBUG [websockets.server] > PING 4c 77 92 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:35,225 DEBUG [websockets.server] < PONG 4c 77 92 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:40,163 DEBUG [websockets.server] > PING 46 33 e8 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:40,220 DEBUG [websockets.server] < PONG 46 33 e8 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:45,170 DEBUG [websockets.server] > PING 48 68 f3 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:45,210 DEBUG [websockets.server] < PONG 48 68 f3 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:50,178 DEBUG [websockets.server] > PING aa 7f 06 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:50,252 DEBUG [websockets.server] < PONG aa 7f 06 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:52,252 DEBUG [websockets.server] < TEXT '[2,"42","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:19:52,252 INFO [ocpp] 11696759263: receive message [2,"42","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:19:52,257 INFO [ocpp] 11696759263: send [3,"42",{"currentTime":"2025-04-29T11:19:52+00:00"}] python-ocpp16-1 | 2025-04-29 11:19:52,257 DEBUG [websockets.server] > TEXT '[3,"42",{"currentTime":"2025-04-29T11:19:52+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:19:55,183 DEBUG [websockets.server] > PING 25 a8 17 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:19:55,250 DEBUG [websockets.server] < PONG 25 a8 17 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:00,192 DEBUG [websockets.server] > PING 37 85 63 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:00,242 DEBUG [websockets.server] < PONG 37 85 63 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:05,198 DEBUG [websockets.server] > PING 33 ea 00 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:05,230 DEBUG [websockets.server] < PONG 33 ea 00 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:10,208 DEBUG [websockets.server] > PING '\x19g2;' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:10,270 DEBUG [websockets.server] < PONG '\x19g2;' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:15,212 DEBUG [websockets.server] > PING 2b 03 6b 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:15,260 DEBUG [websockets.server] < PONG 2b 03 6b 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:20,220 DEBUG [websockets.server] > PING '(\x19tp' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:20,246 DEBUG [websockets.server] < PONG '(\x19tp' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:25,239 DEBUG [websockets.server] > PING 'Li_O' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:25,284 DEBUG [websockets.server] < PONG 'Li_O' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:30,248 DEBUG [websockets.server] > PING b8 97 e4 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:30,270 DEBUG [websockets.server] < PONG b8 97 e4 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:33,412 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:20:33,413 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:20:35,254 DEBUG [websockets.server] > PING e8 19 f9 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:35,310 DEBUG [websockets.server] < PONG e8 19 f9 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:40,262 DEBUG [websockets.server] > PING 50 68 d5 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:40,294 DEBUG [websockets.server] < PONG 50 68 d5 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:45,268 DEBUG [websockets.server] > PING '\r݇\x06' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:45,329 DEBUG [websockets.server] < PONG '\r݇\x06' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:50,276 DEBUG [websockets.server] > PING 2f 97 cc e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:50,311 DEBUG [websockets.server] < PONG 2f 97 cc e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:55,282 DEBUG [websockets.server] > PING 'WB%\x19' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:20:55,343 DEBUG [websockets.server] < PONG 'WB%\x19' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:00,288 DEBUG [websockets.server] > PING 'MN\x02$' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:00,327 DEBUG [websockets.server] < PONG 'MN\x02$' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:05,296 DEBUG [websockets.server] > PING 6a 27 eb 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:05,359 DEBUG [websockets.server] < PONG 6a 27 eb 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:10,303 DEBUG [websockets.server] > PING 22 c8 a2 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:10,341 DEBUG [websockets.server] < PONG 22 c8 a2 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:15,309 DEBUG [websockets.server] > PING 4c 99 0f aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:15,373 DEBUG [websockets.server] < PONG 4c 99 0f aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:20,314 DEBUG [websockets.server] > PING b0 91 19 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:20,358 DEBUG [websockets.server] < PONG b0 91 19 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:25,321 DEBUG [websockets.server] > PING fc 0e 9f e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:25,393 DEBUG [websockets.server] < PONG fc 0e 9f e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:30,330 DEBUG [websockets.server] > PING c3 24 c1 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:30,378 DEBUG [websockets.server] < PONG c3 24 c1 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:31,878 DEBUG [websockets.server] < TEXT '[2,"43","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:21:31,878 INFO [ocpp] 11696759263: receive message [2,"43","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:21:31,883 INFO [ocpp] 11696759263: send [3,"43",{"currentTime":"2025-04-29T11:21:31+00:00"}] python-ocpp16-1 | 2025-04-29 11:21:31,884 DEBUG [websockets.server] > TEXT '[3,"43",{"currentTime":"2025-04-29T11:21:31+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:21:33,180 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:21:33,180 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:21:35,339 DEBUG [websockets.server] > PING 2a ac 4c 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:35,373 DEBUG [websockets.server] < PONG 2a ac 4c 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:40,347 DEBUG [websockets.server] > PING 49 0d 12 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:40,417 DEBUG [websockets.server] < PONG 49 0d 12 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:45,350 DEBUG [websockets.server] > PING 4e e0 0c f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:45,404 DEBUG [websockets.server] < PONG 4e e0 0c f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:50,357 DEBUG [websockets.server] > PING 62 c8 e7 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:50,430 DEBUG [websockets.server] < PONG 62 c8 e7 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:55,365 DEBUG [websockets.server] > PING a3 aa 92 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:21:55,418 DEBUG [websockets.server] < PONG a3 aa 92 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:00,373 DEBUG [websockets.server] > PING bf da 07 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:00,406 DEBUG [websockets.server] < PONG bf da 07 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:05,382 DEBUG [websockets.server] > PING 03 2d ee 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:05,446 DEBUG [websockets.server] < PONG 03 2d ee 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:10,391 DEBUG [websockets.server] > PING 70 57 da 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:10,438 DEBUG [websockets.server] < PONG 70 57 da 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:15,399 DEBUG [websockets.server] > PING 3b 5a eb 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:15,428 DEBUG [websockets.server] < PONG 3b 5a eb 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:20,403 DEBUG [websockets.server] > PING 43 26 77 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:20,469 DEBUG [websockets.server] < PONG 43 26 77 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:25,409 DEBUG [websockets.server] > PING '@gǘ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:25,459 DEBUG [websockets.server] < PONG '@gǘ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:30,412 DEBUG [websockets.server] > PING 'se2o' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:30,447 DEBUG [websockets.server] < PONG 'se2o' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:33,043 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:22:33,043 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:22:35,416 DEBUG [websockets.server] > PING 56 fe db d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:35,491 DEBUG [websockets.server] < PONG 56 fe db d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:40,425 DEBUG [websockets.server] > PING 72 1c f3 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:40,479 DEBUG [websockets.server] < PONG 72 1c f3 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:45,433 DEBUG [websockets.server] > PING '?\x15gs' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:45,469 DEBUG [websockets.server] < PONG '?\x15gs' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:50,441 DEBUG [websockets.server] > PING 58 bb 0c 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:50,513 DEBUG [websockets.server] < PONG 58 bb 0c 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:55,449 DEBUG [websockets.server] > PING 34 22 eb 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:22:55,509 DEBUG [websockets.server] < PONG 34 22 eb 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:00,456 DEBUG [websockets.server] > PING 32 f3 13 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:00,501 DEBUG [websockets.server] < PONG 32 f3 13 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:05,464 DEBUG [websockets.server] > PING cc d5 aa 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:05,492 DEBUG [websockets.server] < PONG cc d5 aa 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:10,473 DEBUG [websockets.server] > PING 32 72 58 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:10,536 DEBUG [websockets.server] < PONG 32 72 58 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:11,589 DEBUG [websockets.server] < TEXT '[2,"44","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:23:11,590 INFO [ocpp] 11696759263: receive message [2,"44","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:23:11,593 INFO [ocpp] 11696759263: send [3,"44",{"currentTime":"2025-04-29T11:23:11+00:00"}] python-ocpp16-1 | 2025-04-29 11:23:11,594 DEBUG [websockets.server] > TEXT '[3,"44",{"currentTime":"2025-04-29T11:23:11+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:23:15,480 DEBUG [websockets.server] > PING 'ON\x07\x1b' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:15,534 DEBUG [websockets.server] < PONG 'ON\x07\x1b' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:20,489 DEBUG [websockets.server] > PING ae 56 11 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:20,524 DEBUG [websockets.server] < PONG ae 56 11 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:25,496 DEBUG [websockets.server] > PING ad 14 a5 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:25,568 DEBUG [websockets.server] < PONG ad 14 a5 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:30,503 DEBUG [websockets.server] > PING ba d2 4b 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:30,558 DEBUG [websockets.server] < PONG ba d2 4b 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:32,908 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:23:32,908 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:23:35,508 DEBUG [websockets.server] > PING 1c b6 39 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:35,554 DEBUG [websockets.server] < PONG 1c b6 39 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:40,512 DEBUG [websockets.server] > PING 17 c1 f5 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:40,546 DEBUG [websockets.server] < PONG 17 c1 f5 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:45,518 DEBUG [websockets.server] > PING f6 6e 8c 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:45,588 DEBUG [websockets.server] < PONG f6 6e 8c 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:50,527 DEBUG [websockets.server] > PING c2 f4 b7 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:50,576 DEBUG [websockets.server] < PONG c2 f4 b7 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:55,535 DEBUG [websockets.server] > PING d3 ed ac f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:23:55,614 DEBUG [websockets.server] < PONG d3 ed ac f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:00,543 DEBUG [websockets.server] > PING '\x19C\x15J' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:00,604 DEBUG [websockets.server] < PONG '\x19C\x15J' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:05,551 DEBUG [websockets.server] > PING 76 19 d6 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:05,626 DEBUG [websockets.server] < PONG 76 19 d6 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:10,556 DEBUG [websockets.server] > PING 7e af ce 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:10,610 DEBUG [websockets.server] < PONG 7e af ce 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:15,564 DEBUG [websockets.server] > PING f7 99 38 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:15,597 DEBUG [websockets.server] < PONG f7 99 38 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:20,572 DEBUG [websockets.server] > PING fa ab fc 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:20,633 DEBUG [websockets.server] < PONG fa ab fc 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:25,579 DEBUG [websockets.server] > PING 55 4e 03 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:25,627 DEBUG [websockets.server] < PONG 55 4e 03 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:30,585 DEBUG [websockets.server] > PING 0d 96 e1 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:30,617 DEBUG [websockets.server] < PONG 0d 96 e1 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:32,765 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:24:32,765 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:24:35,591 DEBUG [websockets.server] > PING c1 8d 8d 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:35,657 DEBUG [websockets.server] < PONG c1 8d 8d 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:40,597 DEBUG [websockets.server] > PING ae 13 27 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:40,643 DEBUG [websockets.server] < PONG ae 13 27 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:45,603 DEBUG [websockets.server] > PING 3d e4 e8 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:45,679 DEBUG [websockets.server] < PONG 3d e4 e8 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:50,609 DEBUG [websockets.server] > PING 5d 68 fe 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:50,667 DEBUG [websockets.server] < PONG 5d 68 fe 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:51,269 DEBUG [websockets.server] < TEXT '[2,"45","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:24:51,269 INFO [ocpp] 11696759263: receive message [2,"45","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:24:51,272 INFO [ocpp] 11696759263: send [3,"45",{"currentTime":"2025-04-29T11:24:51+00:00"}] python-ocpp16-1 | 2025-04-29 11:24:51,272 DEBUG [websockets.server] > TEXT '[3,"45",{"currentTime":"2025-04-29T11:24:51+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:24:55,618 DEBUG [websockets.server] > PING f8 c0 db 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:24:55,661 DEBUG [websockets.server] < PONG f8 c0 db 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:00,627 DEBUG [websockets.server] > PING 49 87 01 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:00,654 DEBUG [websockets.server] < PONG 49 87 01 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:05,632 DEBUG [websockets.server] > PING 93 47 a2 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:05,696 DEBUG [websockets.server] < PONG 93 47 a2 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:10,640 DEBUG [websockets.server] > PING 08 cd df a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:10,692 DEBUG [websockets.server] < PONG 08 cd df a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:15,648 DEBUG [websockets.server] > PING a9 e8 be 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:15,682 DEBUG [websockets.server] < PONG a9 e8 be 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:20,656 DEBUG [websockets.server] > PING 91 3c 15 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:20,724 DEBUG [websockets.server] < PONG 91 3c 15 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:25,666 DEBUG [websockets.server] > PING ce bc a4 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:25,718 DEBUG [websockets.server] < PONG ce bc a4 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:30,673 DEBUG [websockets.server] > PING 06 e4 77 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:30,710 DEBUG [websockets.server] < PONG 06 e4 77 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:32,612 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:25:32,613 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:25:35,680 DEBUG [websockets.server] > PING fe ab cd 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:35,708 DEBUG [websockets.server] < PONG fe ab cd 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:40,688 DEBUG [websockets.server] > PING fa 85 6d 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:40,752 DEBUG [websockets.server] < PONG fa 85 6d 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:45,691 DEBUG [websockets.server] > PING 2f 12 2a f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:45,742 DEBUG [websockets.server] < PONG 2f 12 2a f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:50,696 DEBUG [websockets.server] > PING ce fe f8 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:50,735 DEBUG [websockets.server] < PONG ce fe f8 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:55,703 DEBUG [websockets.server] > PING '\u1c3a*' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:25:55,779 DEBUG [websockets.server] < PONG '\u1c3a*' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:00,712 DEBUG [websockets.server] > PING 'РӺ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:00,773 DEBUG [websockets.server] < PONG 'РӺ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:05,720 DEBUG [websockets.server] > PING 18 c5 a1 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:05,763 DEBUG [websockets.server] < PONG 18 c5 a1 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:10,728 DEBUG [websockets.server] > PING a7 7b 9d 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:10,773 DEBUG [websockets.server] < PONG a7 7b 9d 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:15,737 DEBUG [websockets.server] > PING 91 94 2c 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:15,789 DEBUG [websockets.server] < PONG 91 94 2c 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:20,744 DEBUG [websockets.server] > PING 83 ad b7 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:20,779 DEBUG [websockets.server] < PONG 83 ad b7 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:25,753 DEBUG [websockets.server] > PING 76 91 65 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:25,821 DEBUG [websockets.server] < PONG 76 91 65 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:30,760 DEBUG [websockets.server] > PING b0 ac e5 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:30,809 DEBUG [websockets.server] < PONG b0 ac e5 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:31,063 DEBUG [websockets.server] < TEXT '[2,"46","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:26:31,064 INFO [ocpp] 11696759263: receive message [2,"46","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:26:31,069 INFO [ocpp] 11696759263: send [3,"46",{"currentTime":"2025-04-29T11:26:31+00:00"}] python-ocpp16-1 | 2025-04-29 11:26:31,070 DEBUG [websockets.server] > TEXT '[3,"46",{"currentTime":"2025-04-29T11:26:31+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:26:32,463 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:26:32,464 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:26:35,766 DEBUG [websockets.server] > PING f3 5f b5 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:35,809 DEBUG [websockets.server] < PONG f3 5f b5 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:40,775 DEBUG [websockets.server] > PING df cd 8e d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:40,799 DEBUG [websockets.server] < PONG df cd 8e d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:45,782 DEBUG [websockets.server] > PING '\x01鳀' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:45,840 DEBUG [websockets.server] < PONG '\x01鳀' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:50,790 DEBUG [websockets.server] > PING ed 1f 69 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:50,834 DEBUG [websockets.server] < PONG ed 1f 69 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:55,796 DEBUG [websockets.server] > PING b4 8d 17 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:26:55,824 DEBUG [websockets.server] < PONG b4 8d 17 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:00,803 DEBUG [websockets.server] > PING '+epq' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:00,866 DEBUG [websockets.server] < PONG '+epq' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:05,811 DEBUG [websockets.server] > PING b3 6c 2e 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:05,856 DEBUG [websockets.server] < PONG b3 6c 2e 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:10,818 DEBUG [websockets.server] > PING a1 78 00 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:10,896 DEBUG [websockets.server] < PONG a1 78 00 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:15,824 DEBUG [websockets.server] > PING 'Cvc~' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:15,886 DEBUG [websockets.server] < PONG 'Cvc~' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:20,831 DEBUG [websockets.server] > PING b1 94 e4 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:20,874 DEBUG [websockets.server] < PONG b1 94 e4 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:25,840 DEBUG [websockets.server] > PING f7 7a 4e dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:25,866 DEBUG [websockets.server] < PONG f7 7a 4e dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:30,845 DEBUG [websockets.server] > PING c9 a4 49 fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:30,904 DEBUG [websockets.server] < PONG c9 a4 49 fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:32,302 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:27:32,302 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:27:35,850 DEBUG [websockets.server] > PING f1 0a 72 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:35,900 DEBUG [websockets.server] < PONG f1 0a 72 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:40,858 DEBUG [websockets.server] > PING fc 12 3e a5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:40,890 DEBUG [websockets.server] < PONG fc 12 3e a5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:45,866 DEBUG [websockets.server] > PING 03 c9 bd 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:45,930 DEBUG [websockets.server] < PONG 03 c9 bd 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:50,874 DEBUG [websockets.server] > PING e8 cb 22 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:50,921 DEBUG [websockets.server] < PONG e8 cb 22 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:55,882 DEBUG [websockets.server] > PING 38 4b be 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:27:55,961 DEBUG [websockets.server] < PONG 38 4b be 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:00,890 DEBUG [websockets.server] > PING 6b 96 3d 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:00,952 DEBUG [websockets.server] < PONG 6b 96 3d 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:05,899 DEBUG [websockets.server] > PING 72 a5 4f fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:05,943 DEBUG [websockets.server] < PONG 72 a5 4f fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:10,785 DEBUG [websockets.server] < TEXT '[2,"47","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:28:10,786 INFO [ocpp] 11696759263: receive message [2,"47","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:28:10,790 INFO [ocpp] 11696759263: send [3,"47",{"currentTime":"2025-04-29T11:28:10+00:00"}] python-ocpp16-1 | 2025-04-29 11:28:10,790 DEBUG [websockets.server] > TEXT '[3,"47",{"currentTime":"2025-04-29T11:28:10+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:28:10,903 DEBUG [websockets.server] > PING 70 2b 99 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:10,939 DEBUG [websockets.server] < PONG 70 2b 99 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:15,909 DEBUG [websockets.server] > PING 0b 6f 1d a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:15,979 DEBUG [websockets.server] < PONG 0b 6f 1d a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:20,912 DEBUG [websockets.server] > PING 29 cd 58 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:20,974 DEBUG [websockets.server] < PONG 29 cd 58 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:25,921 DEBUG [websockets.server] > PING af e2 43 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:25,968 DEBUG [websockets.server] < PONG af e2 43 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:30,929 DEBUG [websockets.server] > PING c2 3e 24 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:30,960 DEBUG [websockets.server] < PONG c2 3e 24 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:32,212 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:28:32,212 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:28:35,936 DEBUG [websockets.server] > PING 37 a0 61 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:36,012 DEBUG [websockets.server] < PONG 37 a0 61 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:40,944 DEBUG [websockets.server] > PING ff 8c 1c a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:41,000 DEBUG [websockets.server] < PONG ff 8c 1c a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:45,948 DEBUG [websockets.server] > PING b1 95 06 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:45,994 DEBUG [websockets.server] < PONG b1 95 06 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:50,956 DEBUG [websockets.server] > PING bc 7b 22 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:50,987 DEBUG [websockets.server] < PONG bc 7b 22 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:55,965 DEBUG [websockets.server] > PING 3a b1 b4 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:28:56,030 DEBUG [websockets.server] < PONG 3a b1 b4 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:00,972 DEBUG [websockets.server] > PING 71 62 f0 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:01,022 DEBUG [websockets.server] < PONG 71 62 f0 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:05,980 DEBUG [websockets.server] > PING 31 2c 09 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:06,016 DEBUG [websockets.server] < PONG 31 2c 09 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:10,988 DEBUG [websockets.server] > PING cf 20 4e 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:11,056 DEBUG [websockets.server] < PONG cf 20 4e 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:15,996 DEBUG [websockets.server] > PING e1 13 5a 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:16,049 DEBUG [websockets.server] < PONG e1 13 5a 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:21,003 DEBUG [websockets.server] > PING 33 e7 c2 c3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:21,032 DEBUG [websockets.server] < PONG 33 e7 c2 c3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:26,009 DEBUG [websockets.server] > PING b5 a1 8f 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:26,072 DEBUG [websockets.server] < PONG b5 a1 8f 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:31,014 DEBUG [websockets.server] > PING '>ק-' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:31,067 DEBUG [websockets.server] < PONG '>ק-' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:32,067 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:29:32,067 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:29:36,020 DEBUG [websockets.server] > PING 3e e0 da cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:36,059 DEBUG [websockets.server] < PONG 3e e0 da cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:41,024 DEBUG [websockets.server] > PING 9a 97 a1 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:41,097 DEBUG [websockets.server] < PONG 9a 97 a1 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:46,032 DEBUG [websockets.server] > PING da b4 cc 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:46,085 DEBUG [websockets.server] < PONG da b4 cc 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:50,527 DEBUG [websockets.server] < TEXT '[2,"48","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:29:50,527 INFO [ocpp] 11696759263: receive message [2,"48","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:29:50,532 INFO [ocpp] 11696759263: send [3,"48",{"currentTime":"2025-04-29T11:29:50+00:00"}] python-ocpp16-1 | 2025-04-29 11:29:50,532 DEBUG [websockets.server] > TEXT '[3,"48",{"currentTime":"2025-04-29T11:29:50+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:29:51,035 DEBUG [websockets.server] > PING e6 2b dc 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:51,081 DEBUG [websockets.server] < PONG e6 2b dc 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:56,046 DEBUG [websockets.server] > PING 78 2d 26 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:29:56,071 DEBUG [websockets.server] < PONG 78 2d 26 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:01,052 DEBUG [websockets.server] > PING e5 b7 21 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:01,110 DEBUG [websockets.server] < PONG e5 b7 21 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:06,060 DEBUG [websockets.server] > PING d1 60 8d 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:06,099 DEBUG [websockets.server] < PONG d1 60 8d 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:11,069 DEBUG [websockets.server] > PING f5 1e 1c 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:11,139 DEBUG [websockets.server] < PONG f5 1e 1c 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:16,077 DEBUG [websockets.server] > PING fd bd 86 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:16,127 DEBUG [websockets.server] < PONG fd bd 86 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:21,082 DEBUG [websockets.server] > PING 9b 13 06 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:21,118 DEBUG [websockets.server] < PONG 9b 13 06 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:26,089 DEBUG [websockets.server] > PING 8a b2 f4 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:26,160 DEBUG [websockets.server] < PONG 8a b2 f4 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:31,097 DEBUG [websockets.server] > PING 51 9c 0a 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:31,152 DEBUG [websockets.server] < PONG 51 9c 0a 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:31,910 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:30:31,910 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:30:36,103 DEBUG [websockets.server] > PING d7 d9 3f 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:36,152 DEBUG [websockets.server] < PONG d7 d9 3f 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:41,108 DEBUG [websockets.server] > PING aa a5 26 0a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:41,144 DEBUG [websockets.server] < PONG aa a5 26 0a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:46,116 DEBUG [websockets.server] > PING 48 f8 bc 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:46,188 DEBUG [websockets.server] < PONG 48 f8 bc 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:51,125 DEBUG [websockets.server] > PING a7 4e e4 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:51,178 DEBUG [websockets.server] < PONG a7 4e e4 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:56,133 DEBUG [websockets.server] > PING 5e 9f 51 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:30:56,200 DEBUG [websockets.server] < PONG 5e 9f 51 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:01,142 DEBUG [websockets.server] > PING f8 9e 2c 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:01,193 DEBUG [websockets.server] < PONG f8 9e 2c 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:06,155 DEBUG [websockets.server] > PING e0 f6 c7 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:06,193 DEBUG [websockets.server] < PONG e0 f6 c7 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:11,163 DEBUG [websockets.server] > PING 6d 39 8d 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:11,237 DEBUG [websockets.server] < PONG 6d 39 8d 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:16,171 DEBUG [websockets.server] > PING b6 1d 1b 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:16,223 DEBUG [websockets.server] < PONG b6 1d 1b 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:21,181 DEBUG [websockets.server] > PING 86 b4 bd 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:21,213 DEBUG [websockets.server] < PONG 86 b4 bd 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:26,189 DEBUG [websockets.server] > PING 5b f5 d3 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:26,251 DEBUG [websockets.server] < PONG 5b f5 d3 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:30,247 DEBUG [websockets.server] < TEXT '[2,"49","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:31:30,248 INFO [ocpp] 11696759263: receive message [2,"49","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:31:30,253 INFO [ocpp] 11696759263: send [3,"49",{"currentTime":"2025-04-29T11:31:30+00:00"}] python-ocpp16-1 | 2025-04-29 11:31:30,254 DEBUG [websockets.server] > TEXT '[3,"49",{"currentTime":"2025-04-29T11:31:30+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:31:31,193 DEBUG [websockets.server] > PING ab 3c e3 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:31,245 DEBUG [websockets.server] < PONG ab 3c e3 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:31,798 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:31:31,799 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:31:36,200 DEBUG [websockets.server] > PING ee 51 d7 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:36,241 DEBUG [websockets.server] < PONG ee 51 d7 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:41,208 DEBUG [websockets.server] > PING a9 f5 34 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:41,279 DEBUG [websockets.server] < PONG a9 f5 34 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:46,212 DEBUG [websockets.server] > PING 54 93 c3 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:46,269 DEBUG [websockets.server] < PONG 54 93 c3 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:51,218 DEBUG [websockets.server] > PING 3a 97 28 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:51,263 DEBUG [websockets.server] < PONG 3a 97 28 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:56,226 DEBUG [websockets.server] > PING 78 0a b6 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:31:56,305 DEBUG [websockets.server] < PONG 78 0a b6 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:01,231 DEBUG [websockets.server] > PING d1 4e 56 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:01,291 DEBUG [websockets.server] < PONG d1 4e 56 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:06,239 DEBUG [websockets.server] > PING '_]\x0f\x04' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:06,280 DEBUG [websockets.server] < PONG '_]\x0f\x04' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:11,247 DEBUG [websockets.server] > PING ae f1 0c b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:11,316 DEBUG [websockets.server] < PONG ae f1 0c b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:16,255 DEBUG [websockets.server] > PING fa b0 f3 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:16,302 DEBUG [websockets.server] < PONG fa b0 f3 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:21,263 DEBUG [websockets.server] > PING 7e d4 08 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:21,342 DEBUG [websockets.server] < PONG 7e d4 08 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:26,271 DEBUG [websockets.server] > PING 3d ff b4 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:26,330 DEBUG [websockets.server] < PONG 3d ff b4 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:31,280 DEBUG [websockets.server] > PING '[~\x0b\x14' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:31,320 DEBUG [websockets.server] < PONG '[~\x0b\x14' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:31,624 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:32:31,624 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:32:36,288 DEBUG [websockets.server] > PING 02 e2 06 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:36,318 DEBUG [websockets.server] < PONG 02 e2 06 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:41,294 DEBUG [websockets.server] > PING 'd\x04")' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:41,357 DEBUG [websockets.server] < PONG 'd\x04")' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:46,303 DEBUG [websockets.server] > PING a4 c3 a0 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:46,345 DEBUG [websockets.server] < PONG a4 c3 a0 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:51,309 DEBUG [websockets.server] > PING 2f dc f3 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:51,356 DEBUG [websockets.server] < PONG 2f dc f3 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:56,318 DEBUG [websockets.server] > PING 'L6O\x19' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:32:56,377 DEBUG [websockets.server] < PONG 'L6O\x19' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:01,324 DEBUG [websockets.server] > PING db fa d9 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:01,369 DEBUG [websockets.server] < PONG db fa d9 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:06,331 DEBUG [websockets.server] > PING 2b 79 6a aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:06,361 DEBUG [websockets.server] < PONG 2b 79 6a aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:10,028 DEBUG [websockets.server] < TEXT '[2,"50","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:33:10,028 INFO [ocpp] 11696759263: receive message [2,"50","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:33:10,034 INFO [ocpp] 11696759263: send [3,"50",{"currentTime":"2025-04-29T11:33:10+00:00"}] python-ocpp16-1 | 2025-04-29 11:33:10,036 DEBUG [websockets.server] > TEXT '[3,"50",{"currentTime":"2025-04-29T11:33:10+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:33:11,336 DEBUG [websockets.server] > PING b1 12 41 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:11,405 DEBUG [websockets.server] < PONG b1 12 41 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:16,343 DEBUG [websockets.server] > PING 9a 80 93 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:16,393 DEBUG [websockets.server] < PONG 9a 80 93 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:21,351 DEBUG [websockets.server] > PING 65 42 cf f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:21,383 DEBUG [websockets.server] < PONG 65 42 cf f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:26,361 DEBUG [websockets.server] > PING 44 fc b0 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:26,417 DEBUG [websockets.server] < PONG 44 fc b0 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:31,368 DEBUG [websockets.server] > PING 92 99 b8 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:31,401 DEBUG [websockets.server] < PONG 92 99 b8 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:31,455 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:33:31,455 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:33:36,375 DEBUG [websockets.server] > PING 86 7e d2 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:36,443 DEBUG [websockets.server] < PONG 86 7e d2 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:41,385 DEBUG [websockets.server] > PING a4 e2 14 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:41,432 DEBUG [websockets.server] < PONG a4 e2 14 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:46,393 DEBUG [websockets.server] > PING c2 b9 72 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:46,470 DEBUG [websockets.server] < PONG c2 b9 72 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:51,401 DEBUG [websockets.server] > PING a1 c2 ed bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:51,458 DEBUG [websockets.server] < PONG a1 c2 ed bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:56,409 DEBUG [websockets.server] > PING 8d df 35 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:33:56,446 DEBUG [websockets.server] < PONG 8d df 35 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:01,412 DEBUG [websockets.server] > PING fa f9 7e 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:01,484 DEBUG [websockets.server] < PONG fa f9 7e 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:06,421 DEBUG [websockets.server] > PING b4 6d 68 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:06,472 DEBUG [websockets.server] < PONG b4 6d 68 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:11,430 DEBUG [websockets.server] > PING f2 61 bf ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:11,506 DEBUG [websockets.server] < PONG f2 61 bf ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:16,437 DEBUG [websockets.server] > PING 90 88 ee 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:16,494 DEBUG [websockets.server] < PONG 90 88 ee 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:21,445 DEBUG [websockets.server] > PING 5d 41 29 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:21,480 DEBUG [websockets.server] < PONG 5d 41 29 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:26,454 DEBUG [websockets.server] > PING 01 42 91 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:26,516 DEBUG [websockets.server] < PONG 01 42 91 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:31,306 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:34:31,306 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:34:31,457 DEBUG [websockets.server] > PING b4 22 fd cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:31,512 DEBUG [websockets.server] < PONG b4 22 fd cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:36,464 DEBUG [websockets.server] > PING '\U000c49e7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:36,498 DEBUG [websockets.server] < PONG '\U000c49e7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:41,470 DEBUG [websockets.server] > PING 91 27 07 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:41,534 DEBUG [websockets.server] < PONG 91 27 07 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:46,478 DEBUG [websockets.server] > PING 88 2c 0b 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:46,522 DEBUG [websockets.server] < PONG 88 2c 0b 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:51,482 DEBUG [websockets.server] > PING bd 44 17 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:51,540 DEBUG [websockets.server] < TEXT '[2,"51","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:34:51,541 INFO [ocpp] 11696759263: receive message [2,"51","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:34:51,544 INFO [ocpp] 11696759263: send [3,"51",{"currentTime":"2025-04-29T11:34:51+00:00"}] python-ocpp16-1 | 2025-04-29 11:34:51,544 DEBUG [websockets.server] > TEXT '[3,"51",{"currentTime":"2025-04-29T11:34:51+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:34:51,555 DEBUG [websockets.server] < PONG bd 44 17 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:56,488 DEBUG [websockets.server] > PING c2 43 22 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:34:56,550 DEBUG [websockets.server] < PONG c2 43 22 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:01,496 DEBUG [websockets.server] > PING 4e 8d 56 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:01,539 DEBUG [websockets.server] < PONG 4e 8d 56 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:06,503 DEBUG [websockets.server] > PING 03 df b2 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:06,571 DEBUG [websockets.server] < PONG 03 df b2 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:11,511 DEBUG [websockets.server] > PING bd ed 39 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:11,559 DEBUG [websockets.server] < PONG bd ed 39 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:16,516 DEBUG [websockets.server] > PING ef f7 0c e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:16,547 DEBUG [websockets.server] < PONG ef f7 0c e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:21,520 DEBUG [websockets.server] > PING 8f 28 c9 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:21,585 DEBUG [websockets.server] < PONG 8f 28 c9 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:26,526 DEBUG [websockets.server] > PING 2c fe 8d a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:26,573 DEBUG [websockets.server] < PONG 2c fe 8d a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:31,111 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:35:31,111 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:35:31,530 DEBUG [websockets.server] > PING ca cb ac 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:31,564 DEBUG [websockets.server] < PONG ca cb ac 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:36,537 DEBUG [websockets.server] > PING 01 41 cd 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:36,602 DEBUG [websockets.server] < PONG 01 41 cd 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:41,545 DEBUG [websockets.server] > PING ee 78 3d 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:41,596 DEBUG [websockets.server] < PONG ee 78 3d 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:46,549 DEBUG [websockets.server] > PING 'O\n\x19n' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:46,580 DEBUG [websockets.server] < PONG 'O\n\x19n' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:51,554 DEBUG [websockets.server] > PING ce 01 42 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:51,608 DEBUG [websockets.server] < PONG ce 01 42 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:56,560 DEBUG [websockets.server] > PING a9 52 eb 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:35:56,640 DEBUG [websockets.server] < PONG a9 52 eb 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:01,565 DEBUG [websockets.server] > PING 2d 57 1d 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:01,624 DEBUG [websockets.server] < PONG 2d 57 1d 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:06,571 DEBUG [websockets.server] > PING 2e 31 a9 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:06,608 DEBUG [websockets.server] < PONG 2e 31 a9 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:11,577 DEBUG [websockets.server] > PING 92 fd 36 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:11,638 DEBUG [websockets.server] < PONG 92 fd 36 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:16,584 DEBUG [websockets.server] > PING 16 f6 36 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:16,622 DEBUG [websockets.server] < PONG 16 f6 36 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:21,592 DEBUG [websockets.server] > PING cf ee 95 23 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:21,662 DEBUG [websockets.server] < PONG cf ee 95 23 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:26,597 DEBUG [websockets.server] > PING fc c0 b7 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:26,652 DEBUG [websockets.server] < PONG fc c0 b7 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:29,300 DEBUG [websockets.server] < TEXT '[2,"52","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:36:29,301 INFO [ocpp] 11696759263: receive message [2,"52","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:36:29,306 INFO [ocpp] 11696759263: send [3,"52",{"currentTime":"2025-04-29T11:36:29+00:00"}] python-ocpp16-1 | 2025-04-29 11:36:29,306 DEBUG [websockets.server] > TEXT '[3,"52",{"currentTime":"2025-04-29T11:36:29+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:36:30,902 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:36:30,902 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:36:31,602 DEBUG [websockets.server] > PING 44 62 9f d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:31,652 DEBUG [websockets.server] < PONG 44 62 9f d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:36,609 DEBUG [websockets.server] > PING cd ee d1 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:36,648 DEBUG [websockets.server] < PONG cd ee d1 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:41,612 DEBUG [websockets.server] > PING 28 51 44 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:41,693 DEBUG [websockets.server] < PONG 28 51 44 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:46,619 DEBUG [websockets.server] > PING b4 03 5b e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:46,679 DEBUG [websockets.server] < PONG b4 03 5b e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:51,624 DEBUG [websockets.server] > PING 28 af eb 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:51,665 DEBUG [websockets.server] < PONG 28 af eb 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:56,633 DEBUG [websockets.server] > PING a8 9e 84 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:36:56,701 DEBUG [websockets.server] < PONG a8 9e 84 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:01,641 DEBUG [websockets.server] > PING 08 73 23 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:01,693 DEBUG [websockets.server] < PONG 08 73 23 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:06,648 DEBUG [websockets.server] > PING 42 a1 90 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:06,675 DEBUG [websockets.server] < PONG 42 a1 90 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:11,656 DEBUG [websockets.server] > PING e0 a7 ca 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:11,711 DEBUG [websockets.server] < PONG e0 a7 ca 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:16,663 DEBUG [websockets.server] > PING 9f 2f 04 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:16,699 DEBUG [websockets.server] < PONG 9f 2f 04 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:21,671 DEBUG [websockets.server] > PING a9 31 0f eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:21,741 DEBUG [websockets.server] < PONG a9 31 0f eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:26,679 DEBUG [websockets.server] > PING 34 ee 89 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:26,734 DEBUG [websockets.server] < PONG 34 ee 89 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:30,776 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:37:30,776 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:37:31,683 DEBUG [websockets.server] > PING ac 29 b7 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:31,728 DEBUG [websockets.server] < PONG ac 29 b7 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:36,690 DEBUG [websockets.server] > PING 44 30 e3 bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:36,720 DEBUG [websockets.server] < PONG 44 30 e3 bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:41,698 DEBUG [websockets.server] > PING 99 2e 69 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:41,794 DEBUG [websockets.server] < PONG 99 2e 69 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:46,703 DEBUG [websockets.server] > PING 4b 3d 9d 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:46,734 DEBUG [websockets.server] < PONG 4b 3d 9d 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:51,710 DEBUG [websockets.server] > PING '\\Rd9' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:51,790 DEBUG [websockets.server] < PONG '\\Rd9' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:56,718 DEBUG [websockets.server] > PING 26 1c 09 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:37:56,770 DEBUG [websockets.server] < PONG 26 1c 09 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:01,726 DEBUG [websockets.server] > PING 1d 1c 06 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:01,765 DEBUG [websockets.server] < PONG 1d 1c 06 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:06,734 DEBUG [websockets.server] > PING 'rW@O' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:06,804 DEBUG [websockets.server] < PONG 'rW@O' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:09,004 DEBUG [websockets.server] < TEXT '[2,"53","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:38:09,004 INFO [ocpp] 11696759263: receive message [2,"53","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:38:09,007 INFO [ocpp] 11696759263: send [3,"53",{"currentTime":"2025-04-29T11:38:09+00:00"}] python-ocpp16-1 | 2025-04-29 11:38:09,008 DEBUG [websockets.server] > TEXT '[3,"53",{"currentTime":"2025-04-29T11:38:09+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:38:11,740 DEBUG [websockets.server] > PING a6 e3 4c f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:11,804 DEBUG [websockets.server] < PONG a6 e3 4c f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:16,744 DEBUG [websockets.server] > PING a6 c1 17 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:16,798 DEBUG [websockets.server] < PONG a6 c1 17 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:21,749 DEBUG [websockets.server] > PING da a9 e9 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:21,789 DEBUG [websockets.server] < PONG da a9 e9 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:26,756 DEBUG [websockets.server] > PING a9 d4 3d 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:26,831 DEBUG [websockets.server] < PONG a9 d4 3d 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:30,626 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:38:30,627 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:38:31,760 DEBUG [websockets.server] > PING 5f 57 7b d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:31,827 DEBUG [websockets.server] < PONG 5f 57 7b d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:36,768 DEBUG [websockets.server] > PING e5 cb 9b 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:36,823 DEBUG [websockets.server] < PONG e5 cb 9b 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:41,776 DEBUG [websockets.server] > PING 22 67 aa bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:41,813 DEBUG [websockets.server] < PONG 22 67 aa bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:46,784 DEBUG [websockets.server] > PING 75 e4 9a 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:46,857 DEBUG [websockets.server] < PONG 75 e4 9a 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:51,790 DEBUG [websockets.server] > PING dd 2c 6b fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:51,849 DEBUG [websockets.server] < PONG dd 2c 6b fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:56,799 DEBUG [websockets.server] > PING bc 40 66 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:38:56,885 DEBUG [websockets.server] < PONG bc 40 66 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:01,809 DEBUG [websockets.server] > PING 19 8e 4c 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:01,836 DEBUG [websockets.server] < PONG 19 8e 4c 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:06,817 DEBUG [websockets.server] > PING 26 e5 1a 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:06,877 DEBUG [websockets.server] < PONG 26 e5 1a 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:11,825 DEBUG [websockets.server] > PING dd 69 4f 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:11,865 DEBUG [websockets.server] < PONG dd 69 4f 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:16,833 DEBUG [websockets.server] > PING 99 39 91 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:16,902 DEBUG [websockets.server] < PONG 99 39 91 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:21,841 DEBUG [websockets.server] > PING 64 68 c5 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:21,892 DEBUG [websockets.server] < PONG 64 68 c5 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:26,848 DEBUG [websockets.server] > PING f6 03 a4 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:26,882 DEBUG [websockets.server] < PONG f6 03 a4 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:30,526 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:39:30,526 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:39:31,852 DEBUG [websockets.server] > PING 4c a4 0e d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:31,878 DEBUG [websockets.server] < PONG 4c a4 0e d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:36,859 DEBUG [websockets.server] > PING b5 dc 58 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:36,922 DEBUG [websockets.server] < PONG b5 dc 58 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:41,868 DEBUG [websockets.server] > PING 45 35 ff 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:41,920 DEBUG [websockets.server] < PONG 45 35 ff 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:46,876 DEBUG [websockets.server] > PING 22 3e bc 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:46,910 DEBUG [websockets.server] < PONG 22 3e bc 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:48,764 DEBUG [websockets.server] < TEXT '[2,"54","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:39:48,765 INFO [ocpp] 11696759263: receive message [2,"54","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:39:48,768 INFO [ocpp] 11696759263: send [3,"54",{"currentTime":"2025-04-29T11:39:48+00:00"}] python-ocpp16-1 | 2025-04-29 11:39:48,768 DEBUG [websockets.server] > TEXT '[3,"54",{"currentTime":"2025-04-29T11:39:48+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:39:51,881 DEBUG [websockets.server] > PING 39 16 56 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:51,996 DEBUG [websockets.server] < PONG 39 16 56 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:56,890 DEBUG [websockets.server] > PING 45 32 f3 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:39:56,956 DEBUG [websockets.server] < PONG 45 32 f3 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:01,896 DEBUG [websockets.server] > PING d1 32 e6 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:01,953 DEBUG [websockets.server] < PONG d1 32 e6 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:06,903 DEBUG [websockets.server] > PING '+Y9\x0e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:06,945 DEBUG [websockets.server] < PONG '+Y9\x0e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:11,909 DEBUG [websockets.server] > PING e1 78 7c 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:11,943 DEBUG [websockets.server] < PONG e1 78 7c 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:16,912 DEBUG [websockets.server] > PING ed cb 80 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:16,983 DEBUG [websockets.server] < PONG ed cb 80 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:21,918 DEBUG [websockets.server] > PING 98 19 5c d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:21,973 DEBUG [websockets.server] < PONG 98 19 5c d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:26,926 DEBUG [websockets.server] > PING d8 55 1c ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:26,969 DEBUG [websockets.server] < PONG d8 55 1c ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:30,417 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:40:30,418 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:40:31,930 DEBUG [websockets.server] > PING 51 8e 31 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:31,969 DEBUG [websockets.server] < PONG 51 8e 31 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:36,939 DEBUG [websockets.server] > PING 2d 21 1e df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:37,011 DEBUG [websockets.server] < PONG 2d 21 1e df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:41,947 DEBUG [websockets.server] > PING ff c4 12 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:41,997 DEBUG [websockets.server] < PONG ff c4 12 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:46,953 DEBUG [websockets.server] > PING e2 18 d2 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:46,986 DEBUG [websockets.server] < PONG e2 18 d2 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:51,961 DEBUG [websockets.server] > PING ad 84 86 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:52,023 DEBUG [websockets.server] < PONG ad 84 86 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:56,969 DEBUG [websockets.server] > PING 93 e0 7e 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:40:57,013 DEBUG [websockets.server] < PONG 93 e0 7e 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:01,977 DEBUG [websockets.server] > PING bf 9a bd 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:02,008 DEBUG [websockets.server] < PONG bf 9a bd 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:06,984 DEBUG [websockets.server] > PING 22 b6 66 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:07,049 DEBUG [websockets.server] < PONG 22 b6 66 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:11,992 DEBUG [websockets.server] > PING 2c ca 5a 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:12,042 DEBUG [websockets.server] < PONG 2c ca 5a 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:16,999 DEBUG [websockets.server] > PING e1 f8 17 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:17,036 DEBUG [websockets.server] < PONG e1 f8 17 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:22,007 DEBUG [websockets.server] > PING 52 be d2 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:22,080 DEBUG [websockets.server] < PONG 52 be d2 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:27,013 DEBUG [websockets.server] > PING 08 b4 d8 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:27,076 DEBUG [websockets.server] < PONG 08 b4 d8 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:28,528 DEBUG [websockets.server] < TEXT '[2,"55","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:41:28,529 INFO [ocpp] 11696759263: receive message [2,"55","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:41:28,532 INFO [ocpp] 11696759263: send [3,"55",{"currentTime":"2025-04-29T11:41:28+00:00"}] python-ocpp16-1 | 2025-04-29 11:41:28,533 DEBUG [websockets.server] > TEXT '[3,"55",{"currentTime":"2025-04-29T11:41:28+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:41:30,278 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:41:30,278 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:41:32,017 DEBUG [websockets.server] > PING c8 b8 5f df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:32,080 DEBUG [websockets.server] < PONG c8 b8 5f df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:37,026 DEBUG [websockets.server] > PING 97 0c 3b 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:37,072 DEBUG [websockets.server] < PONG 97 0c 3b 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:42,035 DEBUG [websockets.server] > PING cf 2c dd 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:42,062 DEBUG [websockets.server] < PONG cf 2c dd 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:47,040 DEBUG [websockets.server] > PING 71 ed e9 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:47,105 DEBUG [websockets.server] < PONG 71 ed e9 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:52,044 DEBUG [websockets.server] > PING 'W\r7d' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:52,094 DEBUG [websockets.server] < PONG 'W\r7d' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:57,053 DEBUG [websockets.server] > PING a3 a9 79 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:41:57,089 DEBUG [websockets.server] < PONG a3 a9 79 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:02,057 DEBUG [websockets.server] > PING 44 78 e9 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:02,131 DEBUG [websockets.server] < PONG 44 78 e9 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:07,062 DEBUG [websockets.server] > PING 8e 64 8d a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:07,121 DEBUG [websockets.server] < PONG 8e 64 8d a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:12,071 DEBUG [websockets.server] > PING 11 f6 3a ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:12,115 DEBUG [websockets.server] < PONG 11 f6 3a ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:17,079 DEBUG [websockets.server] > PING 'Q\x15T\x1f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:17,153 DEBUG [websockets.server] < PONG 'Q\x15T\x1f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:22,082 DEBUG [websockets.server] > PING c4 f4 2c 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:22,143 DEBUG [websockets.server] < PONG c4 f4 2c 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:27,090 DEBUG [websockets.server] > PING 0e 75 b0 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:27,131 DEBUG [websockets.server] < PONG 0e 75 b0 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:30,127 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:42:30,128 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:42:32,095 DEBUG [websockets.server] > PING 1c 94 63 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:32,127 DEBUG [websockets.server] < PONG 1c 94 63 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:37,103 DEBUG [websockets.server] > PING 2b 6e c8 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:37,169 DEBUG [websockets.server] < PONG 2b 6e c8 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:42,108 DEBUG [websockets.server] > PING 58 69 89 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:42,155 DEBUG [websockets.server] < PONG 58 69 89 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:47,112 DEBUG [websockets.server] > PING 04 98 14 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:47,145 DEBUG [websockets.server] < PONG 04 98 14 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:52,120 DEBUG [websockets.server] > PING f0 02 6e 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:52,202 DEBUG [websockets.server] < PONG f0 02 6e 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:57,128 DEBUG [websockets.server] > PING f6 e2 76 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:42:57,172 DEBUG [websockets.server] < PONG f6 e2 76 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:02,137 DEBUG [websockets.server] > PING bf 39 ad d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:02,221 DEBUG [websockets.server] < PONG bf 39 ad d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:07,147 DEBUG [websockets.server] > PING e7 a6 02 b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:07,204 DEBUG [websockets.server] < PONG e7 a6 02 b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:08,256 DEBUG [websockets.server] < TEXT '[2,"56","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:43:08,256 INFO [ocpp] 11696759263: receive message [2,"56","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:43:08,261 INFO [ocpp] 11696759263: send [3,"56",{"currentTime":"2025-04-29T11:43:08+00:00"}] python-ocpp16-1 | 2025-04-29 11:43:08,261 DEBUG [websockets.server] > TEXT '[3,"56",{"currentTime":"2025-04-29T11:43:08+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:43:12,154 DEBUG [websockets.server] > PING 92 c4 ce 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:12,200 DEBUG [websockets.server] < PONG 92 c4 ce 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:17,160 DEBUG [websockets.server] > PING 'PkG\x18' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:17,196 DEBUG [websockets.server] < PONG 'PkG\x18' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:22,168 DEBUG [websockets.server] > PING b3 ca 7f 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:22,236 DEBUG [websockets.server] < PONG b3 ca 7f 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:27,175 DEBUG [websockets.server] > PING 19 25 99 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:27,226 DEBUG [websockets.server] < PONG 19 25 99 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:29,976 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:43:29,976 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:43:32,181 DEBUG [websockets.server] > PING e3 a3 65 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:32,224 DEBUG [websockets.server] < PONG e3 a3 65 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:37,188 DEBUG [websockets.server] > PING 08 d5 28 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:37,228 DEBUG [websockets.server] < PONG 08 d5 28 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:42,195 DEBUG [websockets.server] > PING 0a b8 97 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:42,264 DEBUG [websockets.server] < PONG 0a b8 97 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:47,202 DEBUG [websockets.server] > PING db fc e4 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:47,254 DEBUG [websockets.server] < PONG db fc e4 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:52,208 DEBUG [websockets.server] > PING 76 66 ba 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:52,244 DEBUG [websockets.server] < PONG 76 66 ba 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:57,216 DEBUG [websockets.server] > PING 53 56 e6 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:43:57,285 DEBUG [websockets.server] < PONG 53 56 e6 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:02,224 DEBUG [websockets.server] > PING ee 5b 0a 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:02,277 DEBUG [websockets.server] < PONG ee 5b 0a 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:07,233 DEBUG [websockets.server] > PING 9a eb 29 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:07,313 DEBUG [websockets.server] < PONG 9a eb 29 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:12,241 DEBUG [websockets.server] > PING 8c 1a 60 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:12,305 DEBUG [websockets.server] < PONG 8c 1a 60 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:17,249 DEBUG [websockets.server] > PING d5 7b d0 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:17,300 DEBUG [websockets.server] < PONG d5 7b d0 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:22,257 DEBUG [websockets.server] > PING 'u\x06ܔ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:22,297 DEBUG [websockets.server] < PONG 'u\x06ܔ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:27,265 DEBUG [websockets.server] > PING 2f 70 e4 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:27,361 DEBUG [websockets.server] < PONG 2f 70 e4 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:29,864 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:44:29,864 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:44:32,269 DEBUG [websockets.server] > PING df bb 52 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:32,312 DEBUG [websockets.server] < PONG df bb 52 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:37,278 DEBUG [websockets.server] > PING 21 f3 4b 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:37,350 DEBUG [websockets.server] < PONG 21 f3 4b 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:42,281 DEBUG [websockets.server] > PING 98 63 ba 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:42,340 DEBUG [websockets.server] < PONG 98 63 ba 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:47,289 DEBUG [websockets.server] > PING e0 8a 1c 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:47,330 DEBUG [websockets.server] < PONG e0 8a 1c 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:48,032 DEBUG [websockets.server] < TEXT '[2,"57","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:44:48,032 INFO [ocpp] 11696759263: receive message [2,"57","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:44:48,037 INFO [ocpp] 11696759263: send [3,"57",{"currentTime":"2025-04-29T11:44:48+00:00"}] python-ocpp16-1 | 2025-04-29 11:44:48,037 DEBUG [websockets.server] > TEXT '[3,"57",{"currentTime":"2025-04-29T11:44:48+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:44:52,297 DEBUG [websockets.server] > PING e4 ea d1 c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:52,374 DEBUG [websockets.server] < PONG e4 ea d1 c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:57,308 DEBUG [websockets.server] > PING 8a 52 69 b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:44:57,362 DEBUG [websockets.server] < PONG 8a 52 69 b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:02,317 DEBUG [websockets.server] > PING 3b 3f 8f df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:02,348 DEBUG [websockets.server] < PONG 3b 3f 8f df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:07,326 DEBUG [websockets.server] > PING 51 8c f6 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:07,382 DEBUG [websockets.server] < PONG 51 8c f6 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:12,334 DEBUG [websockets.server] > PING 3d 4f be 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:12,374 DEBUG [websockets.server] < PONG 3d 4f be 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:17,342 DEBUG [websockets.server] > PING 50 c6 66 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:17,417 DEBUG [websockets.server] < PONG 50 c6 66 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:22,350 DEBUG [websockets.server] > PING 58 66 23 b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:22,409 DEBUG [websockets.server] < PONG 58 66 23 b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:27,358 DEBUG [websockets.server] > PING bc 82 3e 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:27,402 DEBUG [websockets.server] < PONG bc 82 3e 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:29,753 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:45:29,753 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:45:32,364 DEBUG [websockets.server] > PING 8f 82 2e 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:32,396 DEBUG [websockets.server] < PONG 8f 82 2e 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:37,372 DEBUG [websockets.server] > PING 50 ca 23 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:37,436 DEBUG [websockets.server] < PONG 50 ca 23 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:42,377 DEBUG [websockets.server] > PING c7 45 dc 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:42,425 DEBUG [websockets.server] < PONG c7 45 dc 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:47,385 DEBUG [websockets.server] > PING 86 32 bb ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:47,415 DEBUG [websockets.server] < PONG 86 32 bb ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:52,394 DEBUG [websockets.server] > PING 5a 18 a8 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:52,457 DEBUG [websockets.server] < PONG 5a 18 a8 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:57,397 DEBUG [websockets.server] > PING 26 e7 5a a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:45:57,449 DEBUG [websockets.server] < PONG 26 e7 5a a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:02,403 DEBUG [websockets.server] > PING 9c 26 78 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:02,443 DEBUG [websockets.server] < PONG 9c 26 78 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:07,409 DEBUG [websockets.server] > PING 'حr>' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:07,492 DEBUG [websockets.server] < PONG 'حr>' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:12,418 DEBUG [websockets.server] > PING 4a 95 be 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:12,477 DEBUG [websockets.server] < PONG 4a 95 be 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:17,427 DEBUG [websockets.server] > PING 3b 65 29 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:17,467 DEBUG [websockets.server] < PONG 3b 65 29 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:22,435 DEBUG [websockets.server] > PING 8e 01 01 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:22,510 DEBUG [websockets.server] < PONG 8e 01 01 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:27,443 DEBUG [websockets.server] > PING eb c0 8d f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:27,502 DEBUG [websockets.server] < PONG eb c0 8d f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:27,770 DEBUG [websockets.server] < TEXT '[2,"58","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:46:27,770 INFO [ocpp] 11696759263: receive message [2,"58","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:46:27,774 INFO [ocpp] 11696759263: send [3,"58",{"currentTime":"2025-04-29T11:46:27+00:00"}] python-ocpp16-1 | 2025-04-29 11:46:27,774 DEBUG [websockets.server] > TEXT '[3,"58",{"currentTime":"2025-04-29T11:46:27+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:46:29,608 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:46:29,608 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:46:32,450 DEBUG [websockets.server] > PING 86 70 ea 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:32,506 DEBUG [websockets.server] < PONG 86 70 ea 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:37,457 DEBUG [websockets.server] > PING 81 d3 b7 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:37,500 DEBUG [websockets.server] < PONG 81 d3 b7 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:42,466 DEBUG [websockets.server] > PING c3 b0 60 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:42,492 DEBUG [websockets.server] < PONG c3 b0 60 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:47,474 DEBUG [websockets.server] > PING fb b8 3b c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:47,534 DEBUG [websockets.server] < PONG fb b8 3b c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:52,481 DEBUG [websockets.server] > PING 27 e2 36 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:52,524 DEBUG [websockets.server] < PONG 27 e2 36 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:57,492 DEBUG [websockets.server] > PING 8d f1 fc 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:46:57,518 DEBUG [websockets.server] < PONG 8d f1 fc 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:02,500 DEBUG [websockets.server] > PING 86 2f 68 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:03,554 DEBUG [websockets.server] < PONG 86 2f 68 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:07,507 DEBUG [websockets.server] > PING cb 6e 1d 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:07,556 DEBUG [websockets.server] < PONG cb 6e 1d 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:12,513 DEBUG [websockets.server] > PING 0a 9d 70 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:12,548 DEBUG [websockets.server] < PONG 0a 9d 70 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:17,518 DEBUG [websockets.server] > PING 7e 68 08 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:17,540 DEBUG [websockets.server] < PONG 7e 68 08 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:22,526 DEBUG [websockets.server] > PING 7b fe 36 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:22,582 DEBUG [websockets.server] < PONG 7b fe 36 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:27,532 DEBUG [websockets.server] > PING 61 9b a5 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:27,577 DEBUG [websockets.server] < PONG 61 9b a5 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:29,483 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:47:29,483 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:47:32,539 DEBUG [websockets.server] > PING e2 7d 5b ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:32,575 DEBUG [websockets.server] < PONG e2 7d 5b ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:37,546 DEBUG [websockets.server] > PING fb f9 fc ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:37,620 DEBUG [websockets.server] < PONG fb f9 fc ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:42,555 DEBUG [websockets.server] > PING 67 bf 74 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:42,607 DEBUG [websockets.server] < PONG 67 bf 74 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:47,560 DEBUG [websockets.server] > PING 33 21 c4 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:47,599 DEBUG [websockets.server] < PONG 33 21 c4 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:52,569 DEBUG [websockets.server] > PING 95 a5 b8 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:52,639 DEBUG [websockets.server] < PONG 95 a5 b8 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:57,577 DEBUG [websockets.server] > PING 69 60 2e c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:47:57,627 DEBUG [websockets.server] < PONG 69 60 2e c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:02,585 DEBUG [websockets.server] > PING 2f b5 bb 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:02,617 DEBUG [websockets.server] < PONG 2f b5 bb 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:07,561 DEBUG [websockets.server] < TEXT '[2,"59","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:48:07,562 INFO [ocpp] 11696759263: receive message [2,"59","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:48:07,566 INFO [ocpp] 11696759263: send [3,"59",{"currentTime":"2025-04-29T11:48:07+00:00"}] python-ocpp16-1 | 2025-04-29 11:48:07,567 DEBUG [websockets.server] > TEXT '[3,"59",{"currentTime":"2025-04-29T11:48:07+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:48:07,588 DEBUG [websockets.server] > PING e2 bc 47 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:07,665 DEBUG [websockets.server] < PONG e2 bc 47 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:12,595 DEBUG [websockets.server] > PING d7 c6 29 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:12,660 DEBUG [websockets.server] < PONG d7 c6 29 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:17,602 DEBUG [websockets.server] > PING fc 42 ae 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:17,653 DEBUG [websockets.server] < PONG fc 42 ae 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:22,608 DEBUG [websockets.server] > PING a1 d2 c4 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:22,645 DEBUG [websockets.server] < PONG a1 d2 c4 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:27,616 DEBUG [websockets.server] > PING 09 a1 14 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:27,689 DEBUG [websockets.server] < PONG 09 a1 14 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:29,392 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:48:29,392 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:48:32,623 DEBUG [websockets.server] > PING b4 5e 2e b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:32,690 DEBUG [websockets.server] < PONG b4 5e 2e b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:37,631 DEBUG [websockets.server] > PING d0 23 83 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:37,682 DEBUG [websockets.server] < PONG d0 23 83 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:42,640 DEBUG [websockets.server] > PING 4e c9 6f b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:42,674 DEBUG [websockets.server] < PONG 4e c9 6f b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:47,648 DEBUG [websockets.server] > PING d4 40 46 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:47,716 DEBUG [websockets.server] < PONG d4 40 46 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:52,656 DEBUG [websockets.server] > PING c7 8a 5e ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:52,704 DEBUG [websockets.server] < PONG c7 8a 5e ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:57,665 DEBUG [websockets.server] > PING f9 5d 4c b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:48:57,694 DEBUG [websockets.server] < PONG f9 5d 4c b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:02,673 DEBUG [websockets.server] > PING cd 56 11 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:02,745 DEBUG [websockets.server] < PONG cd 56 11 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:07,681 DEBUG [websockets.server] > PING cf c5 53 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:07,740 DEBUG [websockets.server] < PONG cf c5 53 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:12,688 DEBUG [websockets.server] > PING 3f 27 dc d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:12,718 DEBUG [websockets.server] < PONG 3f 27 dc d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:17,691 DEBUG [websockets.server] > PING a6 fe c3 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:17,763 DEBUG [websockets.server] < PONG a6 fe c3 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:22,699 DEBUG [websockets.server] > PING 9c 67 be ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:22,751 DEBUG [websockets.server] < PONG 9c 67 be ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:27,708 DEBUG [websockets.server] > PING 53 5a d0 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:27,745 DEBUG [websockets.server] < PONG 53 5a d0 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:32,713 DEBUG [websockets.server] > PING b7 7b f4 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:33,035 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:49:33,035 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:49:34,045 DEBUG [websockets.server] < PONG b7 7b f4 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:37,719 DEBUG [websockets.server] > PING e5 2c 00 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:37,783 DEBUG [websockets.server] < PONG e5 2c 00 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:42,726 DEBUG [websockets.server] > PING ba 27 a4 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:42,775 DEBUG [websockets.server] < PONG ba 27 a4 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:47,319 DEBUG [websockets.server] < TEXT '[2,"60","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:49:47,319 INFO [ocpp] 11696759263: receive message [2,"60","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:49:47,324 INFO [ocpp] 11696759263: send [3,"60",{"currentTime":"2025-04-29T11:49:47+00:00"}] python-ocpp16-1 | 2025-04-29 11:49:47,324 DEBUG [websockets.server] > TEXT '[3,"60",{"currentTime":"2025-04-29T11:49:47+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:49:47,730 DEBUG [websockets.server] > PING 9b 9e 5a 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:47,773 DEBUG [websockets.server] < PONG 9b 9e 5a 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:52,739 DEBUG [websockets.server] > PING 5d 08 0d f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:52,765 DEBUG [websockets.server] < PONG 5d 08 0d f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:57,747 DEBUG [websockets.server] > PING f7 88 0c 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:49:57,806 DEBUG [websockets.server] < PONG f7 88 0c 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:02,760 DEBUG [websockets.server] > PING a6 b7 dc 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:02,802 DEBUG [websockets.server] < PONG a6 b7 dc 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:07,769 DEBUG [websockets.server] > PING 9e 22 1e fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:07,854 DEBUG [websockets.server] < PONG 9e 22 1e fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:12,776 DEBUG [websockets.server] > PING f4 0d 1c 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:12,850 DEBUG [websockets.server] < PONG f4 0d 1c 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:17,784 DEBUG [websockets.server] > PING 'Af`\x00' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:17,838 DEBUG [websockets.server] < PONG 'Af`\x00' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:22,792 DEBUG [websockets.server] > PING ca f3 e0 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:22,834 DEBUG [websockets.server] < PONG ca f3 e0 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:27,800 DEBUG [websockets.server] > PING fe 62 2b c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:27,830 DEBUG [websockets.server] < PONG fe 62 2b c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:29,132 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:50:29,132 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:50:32,807 DEBUG [websockets.server] > PING cc c0 c2 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:32,880 DEBUG [websockets.server] < PONG cc c0 c2 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:37,815 DEBUG [websockets.server] > PING '4vN7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:37,876 DEBUG [websockets.server] < PONG '4vN7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:42,818 DEBUG [websockets.server] > PING 'ËMP' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:42,870 DEBUG [websockets.server] < PONG 'ËMP' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:47,826 DEBUG [websockets.server] > PING 8b a9 8f 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:47,864 DEBUG [websockets.server] < PONG 8b a9 8f 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:52,834 DEBUG [websockets.server] > PING ff cc a4 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:52,861 DEBUG [websockets.server] < PONG ff cc a4 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:57,840 DEBUG [websockets.server] > PING 03 35 8c e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:50:57,904 DEBUG [websockets.server] < PONG 03 35 8c e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:02,848 DEBUG [websockets.server] > PING bc eb 0c de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:02,901 DEBUG [websockets.server] < PONG bc eb 0c de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:07,856 DEBUG [websockets.server] > PING 37 b6 29 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:07,897 DEBUG [websockets.server] < PONG 37 b6 29 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:12,865 DEBUG [websockets.server] > PING ac f0 a7 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:12,943 DEBUG [websockets.server] < PONG ac f0 a7 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:17,871 DEBUG [websockets.server] > PING 41 87 cf 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:17,993 DEBUG [websockets.server] < PONG 41 87 cf 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:22,876 DEBUG [websockets.server] > PING c9 12 24 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:22,939 DEBUG [websockets.server] < PONG c9 12 24 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:27,137 DEBUG [websockets.server] < TEXT '[2,"61","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:51:27,137 INFO [ocpp] 11696759263: receive message [2,"61","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:51:27,141 INFO [ocpp] 11696759263: send [3,"61",{"currentTime":"2025-04-29T11:51:27+00:00"}] python-ocpp16-1 | 2025-04-29 11:51:27,141 DEBUG [websockets.server] > TEXT '[3,"61",{"currentTime":"2025-04-29T11:51:27+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:51:27,880 DEBUG [websockets.server] > PING c8 4e 94 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:27,939 DEBUG [websockets.server] < PONG c8 4e 94 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:29,043 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:51:29,043 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:51:32,886 DEBUG [websockets.server] > PING 10 39 8f 39 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:32,941 DEBUG [websockets.server] < PONG 10 39 8f 39 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:37,891 DEBUG [websockets.server] > PING 78 6d 6c 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:37,937 DEBUG [websockets.server] < PONG 78 6d 6c 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:42,899 DEBUG [websockets.server] > PING b4 c8 03 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:42,931 DEBUG [websockets.server] < PONG b4 c8 03 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:47,906 DEBUG [websockets.server] > PING 24 8c 21 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:47,973 DEBUG [websockets.server] < PONG 24 8c 21 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:52,915 DEBUG [websockets.server] > PING 'Ɍu3' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:52,969 DEBUG [websockets.server] < PONG 'Ɍu3' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:57,923 DEBUG [websockets.server] > PING ef 1e 8a d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:51:57,965 DEBUG [websockets.server] < PONG ef 1e 8a d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:02,931 DEBUG [websockets.server] > PING 49 cf 0c 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:02,960 DEBUG [websockets.server] < PONG 49 cf 0c 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:07,939 DEBUG [websockets.server] > PING 38 bc 3b 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:08,004 DEBUG [websockets.server] < PONG 38 bc 3b 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:12,948 DEBUG [websockets.server] > PING 43 5a 69 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:12,994 DEBUG [websockets.server] < PONG 43 5a 69 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:17,951 DEBUG [websockets.server] > PING 63 32 99 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:17,988 DEBUG [websockets.server] < PONG 63 32 99 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:22,958 DEBUG [websockets.server] > PING d2 e3 15 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:23,059 DEBUG [websockets.server] < PONG d2 e3 15 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:27,961 DEBUG [websockets.server] > PING '\x05Zȝ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:28,029 DEBUG [websockets.server] < PONG '\x05Zȝ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:28,981 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:52:28,981 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:52:32,968 DEBUG [websockets.server] > PING a8 5a b2 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:33,029 DEBUG [websockets.server] < PONG a8 5a b2 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:37,976 DEBUG [websockets.server] > PING '2jܶ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:38,021 DEBUG [websockets.server] < PONG '2jܶ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:42,981 DEBUG [websockets.server] > PING 53 3f 96 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:43,015 DEBUG [websockets.server] < PONG 53 3f 96 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:47,989 DEBUG [websockets.server] > PING 51 c2 f9 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:48,059 DEBUG [websockets.server] < PONG 51 c2 f9 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:52,998 DEBUG [websockets.server] > PING 54 bf f2 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:53,053 DEBUG [websockets.server] < PONG 54 bf f2 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:58,004 DEBUG [websockets.server] > PING 96 41 ae dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:52:58,047 DEBUG [websockets.server] < PONG 96 41 ae dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:03,008 DEBUG [websockets.server] > PING e4 f7 b2 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:03,045 DEBUG [websockets.server] < PONG e4 f7 b2 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:06,940 DEBUG [websockets.server] < TEXT '[2,"62","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:53:06,940 INFO [ocpp] 11696759263: receive message [2,"62","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:53:06,944 INFO [ocpp] 11696759263: send [3,"62",{"currentTime":"2025-04-29T11:53:06+00:00"}] python-ocpp16-1 | 2025-04-29 11:53:06,944 DEBUG [websockets.server] > TEXT '[3,"62",{"currentTime":"2025-04-29T11:53:06+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:53:08,012 DEBUG [websockets.server] > PING 75 d1 d5 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:08,041 DEBUG [websockets.server] < PONG 75 d1 d5 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:13,018 DEBUG [websockets.server] > PING b0 b8 ee 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:13,086 DEBUG [websockets.server] < PONG b0 b8 ee 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:18,027 DEBUG [websockets.server] > PING 11 07 8f 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:18,079 DEBUG [websockets.server] < PONG 11 07 8f 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:23,033 DEBUG [websockets.server] > PING 70 bd 26 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:23,072 DEBUG [websockets.server] < PONG 70 bd 26 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:28,040 DEBUG [websockets.server] > PING ba 8e e3 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:28,108 DEBUG [websockets.server] < PONG ba 8e e3 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:28,860 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:53:28,860 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:53:33,046 DEBUG [websockets.server] > PING ee f2 1c d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:33,104 DEBUG [websockets.server] < PONG ee f2 1c d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:38,054 DEBUG [websockets.server] > PING 10 00 ab c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:38,090 DEBUG [websockets.server] < PONG 10 00 ab c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:43,062 DEBUG [websockets.server] > PING e7 eb 02 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:43,128 DEBUG [websockets.server] < PONG e7 eb 02 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:48,070 DEBUG [websockets.server] > PING 85 12 74 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:48,118 DEBUG [websockets.server] < PONG 85 12 74 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:53,075 DEBUG [websockets.server] > PING 3c 89 c9 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:53,108 DEBUG [websockets.server] < PONG 3c 89 c9 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:58,082 DEBUG [websockets.server] > PING 'ȽH\n' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:53:58,149 DEBUG [websockets.server] < PONG 'ȽH\n' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:03,090 DEBUG [websockets.server] > PING 9e 42 7d 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:03,142 DEBUG [websockets.server] < PONG 9e 42 7d 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:08,100 DEBUG [websockets.server] > PING fc 25 ee a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:08,137 DEBUG [websockets.server] < PONG fc 25 ee a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:13,105 DEBUG [websockets.server] > PING 6d e6 f0 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:13,179 DEBUG [websockets.server] < PONG 6d e6 f0 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:18,112 DEBUG [websockets.server] > PING 6e 76 ba ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:18,171 DEBUG [websockets.server] < PONG 6e 76 ba ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:23,121 DEBUG [websockets.server] > PING ac 3b 36 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:23,163 DEBUG [websockets.server] < PONG ac 3b 36 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:28,129 DEBUG [websockets.server] > PING e5 6c 21 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:28,207 DEBUG [websockets.server] < PONG e5 6c 21 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:28,761 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:54:28,761 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:54:33,136 DEBUG [websockets.server] > PING 57 cf cc 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:33,205 DEBUG [websockets.server] < PONG 57 cf cc 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:38,144 DEBUG [websockets.server] > PING 54 e9 88 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:38,199 DEBUG [websockets.server] < PONG 54 e9 88 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:43,152 DEBUG [websockets.server] > PING 8c cd 12 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:43,190 DEBUG [websockets.server] < PONG 8c cd 12 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:46,683 DEBUG [websockets.server] < TEXT '[2,"63","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:54:46,684 INFO [ocpp] 11696759263: receive message [2,"63","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:54:46,687 INFO [ocpp] 11696759263: send [3,"63",{"currentTime":"2025-04-29T11:54:46+00:00"}] python-ocpp16-1 | 2025-04-29 11:54:46,687 DEBUG [websockets.server] > TEXT '[3,"63",{"currentTime":"2025-04-29T11:54:46+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:54:48,157 DEBUG [websockets.server] > PING 24 d3 e5 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:48,185 DEBUG [websockets.server] < PONG 24 d3 e5 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:53,165 DEBUG [websockets.server] > PING 4b 68 97 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:53,226 DEBUG [websockets.server] < PONG 4b 68 97 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:58,174 DEBUG [websockets.server] > PING e2 85 4b 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:54:58,216 DEBUG [websockets.server] < PONG e2 85 4b 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:03,183 DEBUG [websockets.server] > PING 9f c6 4c 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:03,258 DEBUG [websockets.server] < PONG 9f c6 4c 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:08,188 DEBUG [websockets.server] > PING 93 0a b2 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:08,248 DEBUG [websockets.server] < PONG 93 0a b2 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:13,192 DEBUG [websockets.server] > PING 83 e7 bd d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:13,241 DEBUG [websockets.server] < PONG 83 e7 bd d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:18,197 DEBUG [websockets.server] > PING be 8e e1 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:18,233 DEBUG [websockets.server] < PONG be 8e e1 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:23,202 DEBUG [websockets.server] > PING 7e 5c 92 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:23,275 DEBUG [websockets.server] < PONG 7e 5c 92 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:28,209 DEBUG [websockets.server] > PING 32 16 04 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:28,267 DEBUG [websockets.server] < PONG 32 16 04 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:28,621 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:55:28,621 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:55:33,217 DEBUG [websockets.server] > PING 46 79 60 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:33,265 DEBUG [websockets.server] < PONG 46 79 60 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:38,225 DEBUG [websockets.server] > PING 48 9a d6 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:38,261 DEBUG [websockets.server] < PONG 48 9a d6 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:43,233 DEBUG [websockets.server] > PING 72 ca bd b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:43,305 DEBUG [websockets.server] < PONG 72 ca bd b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:48,241 DEBUG [websockets.server] > PING 60 56 2b ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:48,297 DEBUG [websockets.server] < PONG 60 56 2b ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:53,248 DEBUG [websockets.server] > PING '\x08\x00\x0f\x07' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:53,291 DEBUG [websockets.server] < PONG '\x08\x00\x0f\x07' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:58,257 DEBUG [websockets.server] > PING 44 f1 22 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:55:58,331 DEBUG [websockets.server] < PONG 44 f1 22 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:03,267 DEBUG [websockets.server] > PING f8 fe bd 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:03,328 DEBUG [websockets.server] < PONG f8 fe bd 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:08,275 DEBUG [websockets.server] > PING 19 5e 0e d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:08,314 DEBUG [websockets.server] < PONG 19 5e 0e d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:13,282 DEBUG [websockets.server] > PING 3d a4 8d c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:13,352 DEBUG [websockets.server] < PONG 3d a4 8d c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:18,288 DEBUG [websockets.server] > PING a4 13 56 fb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:18,342 DEBUG [websockets.server] < PONG a4 13 56 fb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:23,294 DEBUG [websockets.server] > PING 2f f8 42 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:23,376 DEBUG [websockets.server] < PONG 2f f8 42 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:28,048 DEBUG [websockets.server] < TEXT '[2,"64","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:56:28,048 INFO [ocpp] 11696759263: receive message [2,"64","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:56:28,052 INFO [ocpp] 11696759263: send [3,"64",{"currentTime":"2025-04-29T11:56:28+00:00"}] python-ocpp16-1 | 2025-04-29 11:56:28,052 DEBUG [websockets.server] > TEXT '[3,"64",{"currentTime":"2025-04-29T11:56:28+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:56:28,297 DEBUG [websockets.server] > PING 46 fa ae c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:28,366 DEBUG [websockets.server] < PONG 46 fa ae c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:30,058 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:56:30,058 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:56:33,303 DEBUG [websockets.server] > PING f0 59 76 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:33,362 DEBUG [websockets.server] < PONG f0 59 76 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:38,309 DEBUG [websockets.server] > PING 65 f2 fb 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:38,352 DEBUG [websockets.server] < PONG 65 f2 fb 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:43,318 DEBUG [websockets.server] > PING 86 11 41 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:43,344 DEBUG [websockets.server] < PONG 86 11 41 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:48,322 DEBUG [websockets.server] > PING 62 d3 ce e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:48,386 DEBUG [websockets.server] < PONG 62 d3 ce e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:53,328 DEBUG [websockets.server] > PING 'T6\x1f2' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:53,380 DEBUG [websockets.server] < PONG 'T6\x1f2' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:58,339 DEBUG [websockets.server] > PING 93 61 f8 fb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:56:58,371 DEBUG [websockets.server] < PONG 93 61 f8 fb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:03,347 DEBUG [websockets.server] > PING d1 71 3f b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:03,409 DEBUG [websockets.server] < PONG d1 71 3f b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:08,350 DEBUG [websockets.server] > PING 6f 70 db 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:08,397 DEBUG [websockets.server] < PONG 6f 70 db 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:13,357 DEBUG [websockets.server] > PING d8 0e b2 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:13,435 DEBUG [websockets.server] < PONG d8 0e b2 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:18,364 DEBUG [websockets.server] > PING df 98 90 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:18,427 DEBUG [websockets.server] < PONG df 98 90 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:23,369 DEBUG [websockets.server] > PING a8 03 94 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:23,420 DEBUG [websockets.server] < PONG a8 03 94 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:28,363 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:57:28,363 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:57:28,372 DEBUG [websockets.server] > PING eb 7a 00 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:28,419 DEBUG [websockets.server] < PONG eb 7a 00 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:33,376 DEBUG [websockets.server] > PING '\x1f%/X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:33,412 DEBUG [websockets.server] < PONG '\x1f%/X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:38,384 DEBUG [websockets.server] > PING 3e 37 d2 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:38,454 DEBUG [websockets.server] < PONG 3e 37 d2 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:43,388 DEBUG [websockets.server] > PING 5a 9f 17 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:43,446 DEBUG [websockets.server] < PONG 5a 9f 17 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:48,392 DEBUG [websockets.server] > PING 5d af 82 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:48,438 DEBUG [websockets.server] < PONG 5d af 82 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:53,398 DEBUG [websockets.server] > PING b8 f1 6b 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:53,432 DEBUG [websockets.server] < PONG b8 f1 6b 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:58,403 DEBUG [websockets.server] > PING 3b 7f e3 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:57:58,474 DEBUG [websockets.server] < PONG 3b 7f e3 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:03,408 DEBUG [websockets.server] > PING 85 7c 77 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:03,466 DEBUG [websockets.server] < PONG 85 7c 77 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:06,264 DEBUG [websockets.server] < TEXT '[2,"65","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:58:06,265 INFO [ocpp] 11696759263: receive message [2,"65","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:58:06,270 INFO [ocpp] 11696759263: send [3,"65",{"currentTime":"2025-04-29T11:58:06+00:00"}] python-ocpp16-1 | 2025-04-29 11:58:06,271 DEBUG [websockets.server] > TEXT '[3,"65",{"currentTime":"2025-04-29T11:58:06+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:58:08,413 DEBUG [websockets.server] > PING eb 3d e7 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:08,463 DEBUG [websockets.server] < PONG eb 3d e7 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:13,418 DEBUG [websockets.server] > PING 54 89 d6 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:13,454 DEBUG [websockets.server] < PONG 54 89 d6 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:18,426 DEBUG [websockets.server] > PING 'l\x1cVU' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:18,496 DEBUG [websockets.server] < PONG 'l\x1cVU' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:23,434 DEBUG [websockets.server] > PING 7b 2b d9 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:23,489 DEBUG [websockets.server] < PONG 7b 2b d9 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:28,236 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:58:28,236 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:58:28,437 DEBUG [websockets.server] > PING 76 c9 40 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:28,487 DEBUG [websockets.server] < PONG 76 c9 40 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:33,445 DEBUG [websockets.server] > PING 90 f6 e6 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:33,479 DEBUG [websockets.server] < PONG 90 f6 e6 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:38,452 DEBUG [websockets.server] > PING 90 0a a4 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:38,519 DEBUG [websockets.server] < PONG 90 0a a4 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:43,461 DEBUG [websockets.server] > PING e8 6b 55 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:43,509 DEBUG [websockets.server] < PONG e8 6b 55 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:48,469 DEBUG [websockets.server] > PING 5a ba 04 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:48,501 DEBUG [websockets.server] < PONG 5a ba 04 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:53,476 DEBUG [websockets.server] > PING d1 65 c0 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:53,545 DEBUG [websockets.server] < PONG d1 65 c0 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:58,482 DEBUG [websockets.server] > PING 14 2c 21 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:58:58,542 DEBUG [websockets.server] < PONG 14 2c 21 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:03,490 DEBUG [websockets.server] > PING b4 d5 fc 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:03,533 DEBUG [websockets.server] < PONG b4 d5 fc 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:08,497 DEBUG [websockets.server] > PING 25 97 51 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:08,572 DEBUG [websockets.server] < PONG 25 97 51 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:13,503 DEBUG [websockets.server] > PING 92 23 09 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:13,564 DEBUG [websockets.server] < PONG 92 23 09 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:18,508 DEBUG [websockets.server] > PING 1b 31 ef 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:18,556 DEBUG [websockets.server] < PONG 1b 31 ef 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:23,512 DEBUG [websockets.server] > PING 11 c1 6d e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:23,550 DEBUG [websockets.server] < PONG 11 c1 6d e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:28,092 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:59:28,092 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 11:59:28,516 DEBUG [websockets.server] > PING 99 a2 cd 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:28,546 DEBUG [websockets.server] < PONG 99 a2 cd 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:33,524 DEBUG [websockets.server] > PING 'o@`\x07' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:33,594 DEBUG [websockets.server] < PONG 'o@`\x07' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:38,532 DEBUG [websockets.server] > PING d1 ea 51 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:38,584 DEBUG [websockets.server] < PONG d1 ea 51 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:43,540 DEBUG [websockets.server] > PING ff 62 73 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:45,550 DEBUG [websockets.server] < PONG ff 62 73 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:45,972 DEBUG [websockets.server] < TEXT '[2,"66","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 11:59:45,972 INFO [ocpp] 11696759263: receive message [2,"66","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 11:59:45,975 INFO [ocpp] 11696759263: send [3,"66",{"currentTime":"2025-04-29T11:59:45+00:00"}] python-ocpp16-1 | 2025-04-29 11:59:45,976 DEBUG [websockets.server] > TEXT '[3,"66",{"currentTime":"2025-04-29T11:59:45+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 11:59:48,546 DEBUG [websockets.server] > PING b6 5d ef 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:48,620 DEBUG [websockets.server] < PONG b6 5d ef 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:53,554 DEBUG [websockets.server] > PING d8 d2 db d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:53,614 DEBUG [websockets.server] < PONG d8 d2 db d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:58,562 DEBUG [websockets.server] > PING fd d7 0d 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 11:59:58,601 DEBUG [websockets.server] < PONG fd d7 0d 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:03,570 DEBUG [websockets.server] > PING 83 0c 5f 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:03,643 DEBUG [websockets.server] < PONG 83 0c 5f 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:08,579 DEBUG [websockets.server] > PING 74 77 37 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:08,628 DEBUG [websockets.server] < PONG 74 77 37 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:13,584 DEBUG [websockets.server] > PING f7 eb 94 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:13,615 DEBUG [websockets.server] < PONG f7 eb 94 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:18,591 DEBUG [websockets.server] > PING 9a 04 4a d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:18,653 DEBUG [websockets.server] < PONG 9a 04 4a d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:23,597 DEBUG [websockets.server] > PING 7d 8b 52 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:23,645 DEBUG [websockets.server] < PONG 7d 8b 52 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:27,986 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:00:27,986 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:00:28,601 DEBUG [websockets.server] > PING 61 bc c9 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:28,638 DEBUG [websockets.server] < PONG 61 bc c9 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:33,615 DEBUG [websockets.server] > PING c9 0e 4a 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:33,676 DEBUG [websockets.server] < PONG c9 0e 4a 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:38,620 DEBUG [websockets.server] > PING 3c c1 ed a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:38,668 DEBUG [websockets.server] < PONG 3c c1 ed a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:43,625 DEBUG [websockets.server] > PING 4d c8 55 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:43,662 DEBUG [websockets.server] < PONG 4d c8 55 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:48,633 DEBUG [websockets.server] > PING 99 c2 a6 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:48,709 DEBUG [websockets.server] < PONG 99 c2 a6 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:53,645 DEBUG [websockets.server] > PING 4d de 07 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:53,698 DEBUG [websockets.server] < PONG 4d de 07 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:58,655 DEBUG [websockets.server] > PING 67 ee c2 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:00:58,686 DEBUG [websockets.server] < PONG 67 ee c2 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:03,663 DEBUG [websockets.server] > PING 93 1a 19 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:03,732 DEBUG [websockets.server] < PONG 93 1a 19 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:08,671 DEBUG [websockets.server] > PING 91 dc f8 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:08,726 DEBUG [websockets.server] < PONG 91 dc f8 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:13,677 DEBUG [websockets.server] > PING f3 0c d3 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:13,720 DEBUG [websockets.server] < PONG f3 0c d3 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:18,682 DEBUG [websockets.server] > PING c9 3c fe 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:18,717 DEBUG [websockets.server] < PONG c9 3c fe 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:23,688 DEBUG [websockets.server] > PING ff f0 34 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:23,759 DEBUG [websockets.server] < PONG ff f0 34 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:25,709 DEBUG [websockets.server] < TEXT '[2,"67","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:01:25,709 INFO [ocpp] 11696759263: receive message [2,"67","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:01:25,713 INFO [ocpp] 11696759263: send [3,"67",{"currentTime":"2025-04-29T12:01:25+00:00"}] python-ocpp16-1 | 2025-04-29 12:01:25,713 DEBUG [websockets.server] > TEXT '[3,"67",{"currentTime":"2025-04-29T12:01:25+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:01:27,859 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:01:27,859 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:01:28,693 DEBUG [websockets.server] > PING b4 18 e0 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:28,761 DEBUG [websockets.server] < PONG b4 18 e0 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:33,702 DEBUG [websockets.server] > PING '֞\x12\x03' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:33,759 DEBUG [websockets.server] < PONG '֞\x12\x03' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:38,708 DEBUG [websockets.server] > PING 2a 1c 25 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:38,753 DEBUG [websockets.server] < PONG 2a 1c 25 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:43,714 DEBUG [websockets.server] > PING 8d 99 3d 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:43,749 DEBUG [websockets.server] < PONG 8d 99 3d 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:48,719 DEBUG [websockets.server] > PING af c3 f4 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:48,747 DEBUG [websockets.server] < PONG af c3 f4 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:53,727 DEBUG [websockets.server] > PING 73 92 f4 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:53,791 DEBUG [websockets.server] < PONG 73 92 f4 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:58,735 DEBUG [websockets.server] > PING 73 d2 06 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:01:58,783 DEBUG [websockets.server] < PONG 73 d2 06 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:03,738 DEBUG [websockets.server] > PING fc 3f 17 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:03,779 DEBUG [websockets.server] < PONG fc 3f 17 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:08,746 DEBUG [websockets.server] > PING a7 cc 3f fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:08,823 DEBUG [websockets.server] < PONG a7 cc 3f fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:13,749 DEBUG [websockets.server] > PING 32 c5 ea 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:13,816 DEBUG [websockets.server] < PONG 32 c5 ea 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:18,758 DEBUG [websockets.server] > PING 'D#ԫ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:18,809 DEBUG [websockets.server] < PONG 'D#ԫ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:23,768 DEBUG [websockets.server] > PING ab 47 42 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:23,804 DEBUG [websockets.server] < PONG ab 47 42 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:27,750 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:02:27,750 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:02:28,772 DEBUG [websockets.server] > PING 0f e5 49 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:28,802 DEBUG [websockets.server] < PONG 0f e5 49 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:33,776 DEBUG [websockets.server] > PING 6d 36 23 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:33,844 DEBUG [websockets.server] < PONG 6d 36 23 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:38,783 DEBUG [websockets.server] > PING 63 32 91 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:38,836 DEBUG [websockets.server] < PONG 63 32 91 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:43,791 DEBUG [websockets.server] > PING 5c 97 12 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:43,832 DEBUG [websockets.server] < PONG 5c 97 12 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:48,799 DEBUG [websockets.server] > PING 78 2c bf 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:48,875 DEBUG [websockets.server] < PONG 78 2c bf 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:53,807 DEBUG [websockets.server] > PING a7 60 b0 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:53,865 DEBUG [websockets.server] < PONG a7 60 b0 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:58,818 DEBUG [websockets.server] > PING b4 13 49 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:02:58,857 DEBUG [websockets.server] < PONG b4 13 49 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:03,823 DEBUG [websockets.server] > PING 6b ff 37 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:03,853 DEBUG [websockets.server] < PONG 6b ff 37 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:05,501 DEBUG [websockets.server] < TEXT '[2,"68","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:03:05,501 INFO [ocpp] 11696759263: receive message [2,"68","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:03:05,504 INFO [ocpp] 11696759263: send [3,"68",{"currentTime":"2025-04-29T12:03:05+00:00"}] python-ocpp16-1 | 2025-04-29 12:03:05,505 DEBUG [websockets.server] > TEXT '[3,"68",{"currentTime":"2025-04-29T12:03:05+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:03:08,830 DEBUG [websockets.server] > PING 3f 95 85 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:08,901 DEBUG [websockets.server] < PONG 3f 95 85 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:13,838 DEBUG [websockets.server] > PING d6 d0 9c 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:13,893 DEBUG [websockets.server] < PONG d6 d0 9c 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:18,847 DEBUG [websockets.server] > PING 36 b4 44 72 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:18,883 DEBUG [websockets.server] < PONG 36 b4 44 72 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:23,854 DEBUG [websockets.server] > PING 3b c6 0e c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:23,925 DEBUG [websockets.server] < PONG 3b c6 0e c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:27,671 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:03:27,672 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:03:28,858 DEBUG [websockets.server] > PING '\x07.֬' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:28,923 DEBUG [websockets.server] < PONG '\x07.֬' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:33,865 DEBUG [websockets.server] > PING 09 98 75 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:33,915 DEBUG [websockets.server] < PONG 09 98 75 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:38,868 DEBUG [websockets.server] > PING eb a4 75 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:38,921 DEBUG [websockets.server] < PONG eb a4 75 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:43,876 DEBUG [websockets.server] > PING 8e b5 d5 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:43,960 DEBUG [websockets.server] < PONG 8e b5 d5 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:48,882 DEBUG [websockets.server] > PING 5e 16 bd 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:48,944 DEBUG [websockets.server] < PONG 5e 16 bd 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:53,889 DEBUG [websockets.server] > PING d6 58 fd 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:53,934 DEBUG [websockets.server] < PONG d6 58 fd 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:58,893 DEBUG [websockets.server] > PING df a3 4f 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:03:58,926 DEBUG [websockets.server] < PONG df a3 4f 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:03,901 DEBUG [websockets.server] > PING 41 6f 64 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:03,971 DEBUG [websockets.server] < PONG 41 6f 64 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:08,909 DEBUG [websockets.server] > PING 66 f8 57 d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:08,964 DEBUG [websockets.server] < PONG 66 f8 57 d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:13,914 DEBUG [websockets.server] > PING 78 48 c2 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:13,956 DEBUG [websockets.server] < PONG 78 48 c2 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:18,918 DEBUG [websockets.server] > PING 9a a5 a2 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:18,950 DEBUG [websockets.server] < PONG 9a a5 a2 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:23,926 DEBUG [websockets.server] > PING 3d 19 83 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:23,991 DEBUG [websockets.server] < PONG 3d 19 83 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:27,534 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:04:27,535 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:04:28,930 DEBUG [websockets.server] > PING 1b ad fa 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:28,986 DEBUG [websockets.server] < PONG 1b ad fa 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:33,938 DEBUG [websockets.server] > PING 's\x01l7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:33,987 DEBUG [websockets.server] < PONG 's\x01l7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:38,945 DEBUG [websockets.server] > PING fd 27 f4 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:38,966 DEBUG [websockets.server] < PONG fd 27 f4 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:43,953 DEBUG [websockets.server] > PING eb 1b 57 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:44,008 DEBUG [websockets.server] < PONG eb 1b 57 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:45,265 DEBUG [websockets.server] < TEXT '[2,"69","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:04:45,265 INFO [ocpp] 11696759263: receive message [2,"69","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:04:45,268 INFO [ocpp] 11696759263: send [3,"69",{"currentTime":"2025-04-29T12:04:45+00:00"}] python-ocpp16-1 | 2025-04-29 12:04:45,269 DEBUG [websockets.server] > TEXT '[3,"69",{"currentTime":"2025-04-29T12:04:45+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:04:48,959 DEBUG [websockets.server] > PING 6c 43 1d b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:48,991 DEBUG [websockets.server] < PONG 6c 43 1d b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:53,967 DEBUG [websockets.server] > PING f3 35 50 a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:54,035 DEBUG [websockets.server] < PONG f3 35 50 a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:58,977 DEBUG [websockets.server] > PING 25 b1 06 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:04:59,029 DEBUG [websockets.server] < PONG 25 b1 06 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:03,985 DEBUG [websockets.server] > PING 92 51 f3 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:04,019 DEBUG [websockets.server] < PONG 92 51 f3 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:08,993 DEBUG [websockets.server] > PING b7 0f 96 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:09,061 DEBUG [websockets.server] < PONG b7 0f 96 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:14,001 DEBUG [websockets.server] > PING '\x7fޕ\x0f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:14,058 DEBUG [websockets.server] < PONG '\x7fޕ\x0f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:19,008 DEBUG [websockets.server] > PING 74 09 f9 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:19,048 DEBUG [websockets.server] < PONG 74 09 f9 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:24,014 DEBUG [websockets.server] > PING 03 e3 a4 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:24,090 DEBUG [websockets.server] < PONG 03 e3 a4 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:27,388 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:05:27,388 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:05:29,019 DEBUG [websockets.server] > PING 14 1e d0 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:29,086 DEBUG [websockets.server] < PONG 14 1e d0 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:34,027 DEBUG [websockets.server] > PING 61 ab 44 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:34,128 DEBUG [websockets.server] < PONG 61 ab 44 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:39,035 DEBUG [websockets.server] > PING 2b 30 36 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:39,088 DEBUG [websockets.server] < PONG 2b 30 36 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:44,040 DEBUG [websockets.server] > PING b0 4b 5c 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:44,068 DEBUG [websockets.server] < PONG b0 4b 5c 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:49,047 DEBUG [websockets.server] > PING b1 94 50 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:49,110 DEBUG [websockets.server] < PONG b1 94 50 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:54,055 DEBUG [websockets.server] > PING cf d7 90 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:54,102 DEBUG [websockets.server] < PONG cf d7 90 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:59,063 DEBUG [websockets.server] > PING d3 a5 ed 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:05:59,156 DEBUG [websockets.server] < PONG d3 a5 ed 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:04,074 DEBUG [websockets.server] > PING 96 51 c2 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:06,053 DEBUG [websockets.server] < PONG 96 51 c2 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:09,080 DEBUG [websockets.server] > PING c2 18 97 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:09,117 DEBUG [websockets.server] < PONG c2 18 97 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:14,085 DEBUG [websockets.server] > PING 72 ed 34 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:14,155 DEBUG [websockets.server] < PONG 72 ed 34 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:19,091 DEBUG [websockets.server] > PING e7 c6 25 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:19,145 DEBUG [websockets.server] < PONG e7 c6 25 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:24,099 DEBUG [websockets.server] > PING 1f a4 1a e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:24,135 DEBUG [websockets.server] < PONG 1f a4 1a e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:25,041 DEBUG [websockets.server] < TEXT '[2,"70","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:06:25,041 INFO [ocpp] 11696759263: receive message [2,"70","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:06:25,047 INFO [ocpp] 11696759263: send [3,"70",{"currentTime":"2025-04-29T12:06:25+00:00"}] python-ocpp16-1 | 2025-04-29 12:06:25,049 DEBUG [websockets.server] > TEXT '[3,"70",{"currentTime":"2025-04-29T12:06:25+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:06:27,285 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:06:27,285 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:06:29,104 DEBUG [websockets.server] > PING 20 99 06 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:29,137 DEBUG [websockets.server] < PONG 20 99 06 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:34,109 DEBUG [websockets.server] > PING e0 6d 7d ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:34,175 DEBUG [websockets.server] < PONG e0 6d 7d ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:39,112 DEBUG [websockets.server] > PING 0a 0c ab d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:39,163 DEBUG [websockets.server] < PONG 0a 0c ab d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:44,118 DEBUG [websockets.server] > PING c2 2f e6 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:44,153 DEBUG [websockets.server] < PONG c2 2f e6 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:49,127 DEBUG [websockets.server] > PING 'b\t!;' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:49,193 DEBUG [websockets.server] < PONG 'b\t!;' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:54,135 DEBUG [websockets.server] > PING 91 06 2d 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:54,188 DEBUG [websockets.server] < PONG 91 06 2d 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:59,144 DEBUG [websockets.server] > PING b3 44 a7 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:06:59,182 DEBUG [websockets.server] < PONG b3 44 a7 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:04,151 DEBUG [websockets.server] > PING 49 8e 1c 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:04,176 DEBUG [websockets.server] < PONG 49 8e 1c 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:09,158 DEBUG [websockets.server] > PING d6 f3 8d 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:09,222 DEBUG [websockets.server] < PONG d6 f3 8d 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:14,161 DEBUG [websockets.server] > PING d0 79 93 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:14,214 DEBUG [websockets.server] < PONG d0 79 93 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:19,169 DEBUG [websockets.server] > PING 42 93 d8 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:19,212 DEBUG [websockets.server] < PONG 42 93 d8 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:24,178 DEBUG [websockets.server] > PING '\x1aP"{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:24,206 DEBUG [websockets.server] < PONG '\x1aP"{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:27,154 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:07:27,154 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:07:29,182 DEBUG [websockets.server] > PING eb c3 9f d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:29,256 DEBUG [websockets.server] < PONG eb c3 9f d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:34,191 DEBUG [websockets.server] > PING '?\x02)\x19' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:34,252 DEBUG [websockets.server] < PONG '?\x02)\x19' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:39,198 DEBUG [websockets.server] > PING 5d d6 59 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:39,246 DEBUG [websockets.server] < PONG 5d d6 59 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:44,203 DEBUG [websockets.server] > PING b2 fa 03 72 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:44,247 DEBUG [websockets.server] < PONG b2 fa 03 72 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:49,208 DEBUG [websockets.server] > PING '~w9N' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:49,246 DEBUG [websockets.server] < PONG '~w9N' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:54,216 DEBUG [websockets.server] > PING 0b 78 25 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:54,291 DEBUG [websockets.server] < PONG 0b 78 25 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:59,223 DEBUG [websockets.server] > PING 58 bb 83 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:07:59,287 DEBUG [websockets.server] < PONG 58 bb 83 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:04,231 DEBUG [websockets.server] > PING 89 14 42 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:04,281 DEBUG [websockets.server] < PONG 89 14 42 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:04,839 DEBUG [websockets.server] < TEXT '[2,"71","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:08:04,839 INFO [ocpp] 11696759263: receive message [2,"71","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:08:04,844 INFO [ocpp] 11696759263: send [3,"71",{"currentTime":"2025-04-29T12:08:04+00:00"}] python-ocpp16-1 | 2025-04-29 12:08:04,844 DEBUG [websockets.server] > TEXT '[3,"71",{"currentTime":"2025-04-29T12:08:04+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:08:09,239 DEBUG [websockets.server] > PING 'd@%\x03' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:09,277 DEBUG [websockets.server] < PONG 'd@%\x03' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:14,247 DEBUG [websockets.server] > PING de 00 6d 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:14,317 DEBUG [websockets.server] < PONG de 00 6d 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:19,252 DEBUG [websockets.server] > PING bc 8e 68 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:19,307 DEBUG [websockets.server] < PONG bc 8e 68 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:24,258 DEBUG [websockets.server] > PING e2 23 8a 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:24,296 DEBUG [websockets.server] < PONG e2 23 8a 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:27,041 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:08:27,041 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:08:29,262 DEBUG [websockets.server] > PING 'd@~h' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:29,338 DEBUG [websockets.server] < PONG 'd@~h' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:34,269 DEBUG [websockets.server] > PING f8 8b a4 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:34,325 DEBUG [websockets.server] < PONG f8 8b a4 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:39,274 DEBUG [websockets.server] > PING a1 8c 2d 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:39,324 DEBUG [websockets.server] < PONG a1 8c 2d 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:44,282 DEBUG [websockets.server] > PING 94 28 c2 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:44,374 DEBUG [websockets.server] < PONG 94 28 c2 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:49,287 DEBUG [websockets.server] > PING 52 2b 1b cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:49,342 DEBUG [websockets.server] < PONG 52 2b 1b cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:54,291 DEBUG [websockets.server] > PING 8e b4 9d b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:54,334 DEBUG [websockets.server] < PONG 8e b4 9d b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:59,297 DEBUG [websockets.server] > PING eb 09 b2 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:08:59,376 DEBUG [websockets.server] < PONG eb 09 b2 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:04,303 DEBUG [websockets.server] > PING d7 f2 f3 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:04,372 DEBUG [websockets.server] < PONG d7 f2 f3 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:09,309 DEBUG [websockets.server] > PING 'b"\x00}' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:09,364 DEBUG [websockets.server] < PONG 'b"\x00}' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:14,317 DEBUG [websockets.server] > PING 20 77 46 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:14,358 DEBUG [websockets.server] < PONG 20 77 46 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:19,321 DEBUG [websockets.server] > PING 39 97 9e f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:19,350 DEBUG [websockets.server] < PONG 39 97 9e f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:24,328 DEBUG [websockets.server] > PING b2 b1 90 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:24,394 DEBUG [websockets.server] < PONG b2 b1 90 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:26,942 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:09:26,943 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:09:29,333 DEBUG [websockets.server] > PING 57 2c 70 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:29,391 DEBUG [websockets.server] < PONG 57 2c 70 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:34,338 DEBUG [websockets.server] > PING b6 57 82 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:34,386 DEBUG [websockets.server] < PONG b6 57 82 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:39,344 DEBUG [websockets.server] > PING db 7b 42 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:39,383 DEBUG [websockets.server] < PONG db 7b 42 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:44,351 DEBUG [websockets.server] > PING 27 b4 a7 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:44,427 DEBUG [websockets.server] < PONG 27 b4 a7 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:44,583 DEBUG [websockets.server] < TEXT '[2,"72","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:09:44,584 INFO [ocpp] 11696759263: receive message [2,"72","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:09:44,588 INFO [ocpp] 11696759263: send [3,"72",{"currentTime":"2025-04-29T12:09:44+00:00"}] python-ocpp16-1 | 2025-04-29 12:09:44,589 DEBUG [websockets.server] > TEXT '[3,"72",{"currentTime":"2025-04-29T12:09:44+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:09:49,355 DEBUG [websockets.server] > PING ab 38 cb f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:49,427 DEBUG [websockets.server] < PONG ab 38 cb f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:54,360 DEBUG [websockets.server] > PING 7f ae 9c c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:54,417 DEBUG [websockets.server] < PONG 7f ae 9c c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:59,368 DEBUG [websockets.server] > PING e5 99 73 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:09:59,408 DEBUG [websockets.server] < PONG e5 99 73 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:04,372 DEBUG [websockets.server] > PING 71 f4 7d 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:04,446 DEBUG [websockets.server] < PONG 71 f4 7d 7f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:09,380 DEBUG [websockets.server] > PING dc 63 e1 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:09,434 DEBUG [websockets.server] < PONG dc 63 e1 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:14,385 DEBUG [websockets.server] > PING bc 24 79 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:14,422 DEBUG [websockets.server] < PONG bc 24 79 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:19,390 DEBUG [websockets.server] > PING ad f0 5b 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:19,466 DEBUG [websockets.server] < PONG ad f0 5b 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:24,396 DEBUG [websockets.server] > PING 8d 0c 5f 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:24,458 DEBUG [websockets.server] < PONG 8d 0c 5f 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:26,822 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:10:26,822 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:10:29,401 DEBUG [websockets.server] > PING 'K\u05fc\x1d' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:29,456 DEBUG [websockets.server] < PONG 'K\u05fc\x1d' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:34,408 DEBUG [websockets.server] > PING 30 be 04 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:34,446 DEBUG [websockets.server] < PONG 30 be 04 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:39,413 DEBUG [websockets.server] > PING '\uf50fE' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:39,440 DEBUG [websockets.server] < PONG '\uf50fE' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:44,418 DEBUG [websockets.server] > PING 37 ac 27 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:44,486 DEBUG [websockets.server] < PONG 37 ac 27 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:49,423 DEBUG [websockets.server] > PING d8 67 c9 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:49,480 DEBUG [websockets.server] < PONG d8 67 c9 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:54,429 DEBUG [websockets.server] > PING 1a 1c 32 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:54,474 DEBUG [websockets.server] < PONG 1a 1c 32 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:59,435 DEBUG [websockets.server] > PING eb af 78 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:10:59,468 DEBUG [websockets.server] < PONG eb af 78 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:04,440 DEBUG [websockets.server] > PING 38 84 a1 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:04,510 DEBUG [websockets.server] < PONG 38 84 a1 be [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:09,446 DEBUG [websockets.server] > PING 6b 67 f1 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:09,505 DEBUG [websockets.server] < PONG 6b 67 f1 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:14,452 DEBUG [websockets.server] > PING 92 86 ba 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:14,501 DEBUG [websockets.server] < PONG 92 86 ba 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:19,458 DEBUG [websockets.server] > PING 4e bc 40 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:19,495 DEBUG [websockets.server] < PONG 4e bc 40 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:24,341 DEBUG [websockets.server] < TEXT '[2,"73","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:11:24,341 INFO [ocpp] 11696759263: receive message [2,"73","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:11:24,352 INFO [ocpp] 11696759263: send [3,"73",{"currentTime":"2025-04-29T12:11:24+00:00"}] python-ocpp16-1 | 2025-04-29 12:11:24,352 DEBUG [websockets.server] > TEXT '[3,"73",{"currentTime":"2025-04-29T12:11:24+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:11:24,461 DEBUG [websockets.server] > PING 27 6f 43 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:24,533 DEBUG [websockets.server] < PONG 27 6f 43 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:26,685 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:11:26,686 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:11:29,468 DEBUG [websockets.server] > PING 4a 56 d3 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:29,537 DEBUG [websockets.server] < PONG 4a 56 d3 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:34,475 DEBUG [websockets.server] > PING 76 88 64 d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:34,534 DEBUG [websockets.server] < PONG 76 88 64 d9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:39,482 DEBUG [websockets.server] > PING 5b e0 04 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:39,529 DEBUG [websockets.server] < PONG 5b e0 04 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:44,488 DEBUG [websockets.server] > PING c3 f7 dc d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:44,530 DEBUG [websockets.server] < PONG c3 f7 dc d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:49,496 DEBUG [websockets.server] > PING c5 6a 58 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:49,528 DEBUG [websockets.server] < PONG c5 6a 58 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:54,502 DEBUG [websockets.server] > PING a9 68 73 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:54,572 DEBUG [websockets.server] < PONG a9 68 73 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:59,510 DEBUG [websockets.server] > PING c9 99 da e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:11:59,568 DEBUG [websockets.server] < PONG c9 99 da e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:04,518 DEBUG [websockets.server] > PING 68 8b d1 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:04,562 DEBUG [websockets.server] < PONG 68 8b d1 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:09,528 DEBUG [websockets.server] > PING 57 54 80 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:09,558 DEBUG [websockets.server] < PONG 57 54 80 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:14,538 DEBUG [websockets.server] > PING ca d9 ac 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:14,604 DEBUG [websockets.server] < PONG ca d9 ac 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:19,547 DEBUG [websockets.server] > PING 8f 79 6e 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:19,602 DEBUG [websockets.server] < PONG 8f 79 6e 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:24,553 DEBUG [websockets.server] > PING 6f 22 90 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:24,594 DEBUG [websockets.server] < PONG 6f 22 90 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:26,646 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:12:26,646 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:12:29,559 DEBUG [websockets.server] > PING 3e 7f f1 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:29,590 DEBUG [websockets.server] < PONG 3e 7f f1 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:34,567 DEBUG [websockets.server] > PING cf 1d 2c a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:34,630 DEBUG [websockets.server] < PONG cf 1d 2c a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:39,575 DEBUG [websockets.server] > PING f5 9f 16 bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:39,620 DEBUG [websockets.server] < PONG f5 9f 16 bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:44,583 DEBUG [websockets.server] > PING '\\ȼd' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:44,660 DEBUG [websockets.server] < PONG '\\ȼd' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:49,591 DEBUG [websockets.server] > PING da f2 53 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:49,652 DEBUG [websockets.server] < PONG da f2 53 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:54,598 DEBUG [websockets.server] > PING 1e 23 a0 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:54,645 DEBUG [websockets.server] < PONG 1e 23 a0 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:59,607 DEBUG [websockets.server] > PING 81 38 0f b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:12:59,633 DEBUG [websockets.server] < PONG 81 38 0f b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:04,173 DEBUG [websockets.server] < TEXT '[2,"74","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:13:04,174 INFO [ocpp] 11696759263: receive message [2,"74","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:13:04,178 INFO [ocpp] 11696759263: send [3,"74",{"currentTime":"2025-04-29T12:13:04+00:00"}] python-ocpp16-1 | 2025-04-29 12:13:04,179 DEBUG [websockets.server] > TEXT '[3,"74",{"currentTime":"2025-04-29T12:13:04+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:13:04,611 DEBUG [websockets.server] > PING 93 28 a1 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:04,677 DEBUG [websockets.server] < PONG 93 28 a1 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:09,618 DEBUG [websockets.server] > PING 'UkB,' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:09,669 DEBUG [websockets.server] < PONG 'UkB,' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:14,627 DEBUG [websockets.server] > PING '\\\x01\x19w' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:14,665 DEBUG [websockets.server] < PONG '\\\x01\x19w' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:19,635 DEBUG [websockets.server] > PING 22 f5 33 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:19,707 DEBUG [websockets.server] < PONG 22 f5 33 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:24,643 DEBUG [websockets.server] > PING f5 2c 98 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:24,696 DEBUG [websockets.server] < PONG f5 2c 98 c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:26,496 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:13:26,496 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:13:29,649 DEBUG [websockets.server] > PING 53 08 e0 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:29,694 DEBUG [websockets.server] < PONG 53 08 e0 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:34,657 DEBUG [websockets.server] > PING 'z\x05P]' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:34,690 DEBUG [websockets.server] < PONG 'z\x05P]' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:39,664 DEBUG [websockets.server] > PING 73 66 b0 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:39,738 DEBUG [websockets.server] < PONG 73 66 b0 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:44,672 DEBUG [websockets.server] > PING 86 26 67 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:44,730 DEBUG [websockets.server] < PONG 86 26 67 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:49,678 DEBUG [websockets.server] > PING 81 5f 93 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:49,726 DEBUG [websockets.server] < PONG 81 5f 93 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:54,683 DEBUG [websockets.server] > PING 67 c3 06 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:54,718 DEBUG [websockets.server] < PONG 67 c3 06 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:59,692 DEBUG [websockets.server] > PING b3 0b a3 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:13:59,762 DEBUG [websockets.server] < PONG b3 0b a3 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:04,700 DEBUG [websockets.server] > PING 2b 59 ae 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:04,754 DEBUG [websockets.server] < PONG 2b 59 ae 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:09,705 DEBUG [websockets.server] > PING b0 28 66 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:09,748 DEBUG [websockets.server] < PONG b0 28 66 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:14,714 DEBUG [websockets.server] > PING 57 e7 dd 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:14,790 DEBUG [websockets.server] < PONG 57 e7 dd 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:19,721 DEBUG [websockets.server] > PING e7 5b cb 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:19,782 DEBUG [websockets.server] < PONG e7 5b cb 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:24,729 DEBUG [websockets.server] > PING df 22 41 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:24,776 DEBUG [websockets.server] < PONG df 22 41 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:26,376 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:14:26,377 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:14:29,737 DEBUG [websockets.server] > PING 09 2b 1c b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:29,774 DEBUG [websockets.server] < PONG 09 2b 1c b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:34,746 DEBUG [websockets.server] > PING 94 d9 6a 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:34,817 DEBUG [websockets.server] < PONG 94 d9 6a 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:39,754 DEBUG [websockets.server] > PING c9 69 79 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:39,809 DEBUG [websockets.server] < PONG c9 69 79 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:43,955 DEBUG [websockets.server] < TEXT '[2,"75","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:14:43,955 INFO [ocpp] 11696759263: receive message [2,"75","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:14:43,958 INFO [ocpp] 11696759263: send [3,"75",{"currentTime":"2025-04-29T12:14:43+00:00"}] python-ocpp16-1 | 2025-04-29 12:14:43,959 DEBUG [websockets.server] > TEXT '[3,"75",{"currentTime":"2025-04-29T12:14:43+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:14:44,758 DEBUG [websockets.server] > PING 73 b3 b6 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:44,807 DEBUG [websockets.server] < PONG 73 b3 b6 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:49,767 DEBUG [websockets.server] > PING a2 cf 80 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:49,797 DEBUG [websockets.server] < PONG a2 cf 80 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:54,772 DEBUG [websockets.server] > PING 12 30 44 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:54,835 DEBUG [websockets.server] < PONG 12 30 44 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:59,781 DEBUG [websockets.server] > PING fc ae 8a df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:14:59,823 DEBUG [websockets.server] < PONG fc ae 8a df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:04,789 DEBUG [websockets.server] > PING 8e 13 a2 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:04,862 DEBUG [websockets.server] < PONG 8e 13 a2 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:09,797 DEBUG [websockets.server] > PING e2 19 bc 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:09,854 DEBUG [websockets.server] < PONG e2 19 bc 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:14,803 DEBUG [websockets.server] > PING 'O\x0cVX' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:14,846 DEBUG [websockets.server] < PONG 'O\x0cVX' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:19,808 DEBUG [websockets.server] > PING 46 bb a5 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:19,840 DEBUG [websockets.server] < PONG 46 bb a5 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:24,812 DEBUG [websockets.server] > PING 4b 27 df 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:24,882 DEBUG [websockets.server] < PONG 4b 27 df 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:26,234 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:15:26,234 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:15:29,818 DEBUG [websockets.server] > PING 38 36 ea ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:29,884 DEBUG [websockets.server] < PONG 38 36 ea ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:34,824 DEBUG [websockets.server] > PING a0 32 f4 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:34,880 DEBUG [websockets.server] < PONG a0 32 f4 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:39,832 DEBUG [websockets.server] > PING 75 5b 4d c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:39,872 DEBUG [websockets.server] < PONG 75 5b 4d c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:44,836 DEBUG [websockets.server] > PING bb 39 d5 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:44,868 DEBUG [websockets.server] < PONG bb 39 d5 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:49,843 DEBUG [websockets.server] > PING 77 fe dc 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:49,908 DEBUG [websockets.server] < PONG 77 fe dc 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:54,851 DEBUG [websockets.server] > PING 51 7b f0 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:54,902 DEBUG [websockets.server] < PONG 51 7b f0 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:59,856 DEBUG [websockets.server] > PING "҃'\x0f" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:15:59,898 DEBUG [websockets.server] < PONG "҃'\x0f" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:04,860 DEBUG [websockets.server] > PING 50 99 b4 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:04,893 DEBUG [websockets.server] < PONG 50 99 b4 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:09,867 DEBUG [websockets.server] > PING fd 47 e7 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:09,935 DEBUG [websockets.server] < PONG fd 47 e7 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:14,876 DEBUG [websockets.server] > PING d3 70 5d 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:14,931 DEBUG [websockets.server] < PONG d3 70 5d 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:19,881 DEBUG [websockets.server] > PING 64 09 a3 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:19,927 DEBUG [websockets.server] < PONG 64 09 a3 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:23,725 DEBUG [websockets.server] < TEXT '[2,"76","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:16:23,725 INFO [ocpp] 11696759263: receive message [2,"76","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:16:23,729 INFO [ocpp] 11696759263: send [3,"76",{"currentTime":"2025-04-29T12:16:23+00:00"}] python-ocpp16-1 | 2025-04-29 12:16:23,730 DEBUG [websockets.server] > TEXT '[3,"76",{"currentTime":"2025-04-29T12:16:23+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:16:24,885 DEBUG [websockets.server] > PING be ab ca 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:24,927 DEBUG [websockets.server] < PONG be ab ca 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:26,183 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:16:26,183 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:16:29,891 DEBUG [websockets.server] > PING 8b 1e 63 e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:29,929 DEBUG [websockets.server] < PONG 8b 1e 63 e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:34,898 DEBUG [websockets.server] > PING ce 01 a0 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:34,973 DEBUG [websockets.server] < PONG ce 01 a0 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:39,906 DEBUG [websockets.server] > PING 98 2c 81 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:39,967 DEBUG [websockets.server] < PONG 98 2c 81 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:44,913 DEBUG [websockets.server] > PING 2a 74 8d 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:44,961 DEBUG [websockets.server] < PONG 2a 74 8d 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:49,918 DEBUG [websockets.server] > PING 61 56 78 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:49,951 DEBUG [websockets.server] < PONG 61 56 78 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:54,923 DEBUG [websockets.server] > PING ae 3b d8 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:54,995 DEBUG [websockets.server] < PONG ae 3b d8 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:59,932 DEBUG [websockets.server] > PING 66 9d 66 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:16:59,988 DEBUG [websockets.server] < PONG 66 9d 66 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:04,936 DEBUG [websockets.server] > PING e4 03 02 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:04,980 DEBUG [websockets.server] < PONG e4 03 02 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:09,944 DEBUG [websockets.server] > PING a7 b1 40 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:10,018 DEBUG [websockets.server] < PONG a7 b1 40 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:14,952 DEBUG [websockets.server] > PING d0 1e ef 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:15,008 DEBUG [websockets.server] < PONG d0 1e ef 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:19,958 DEBUG [websockets.server] > PING 84 9c a7 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:20,002 DEBUG [websockets.server] < PONG 84 9c a7 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:24,961 DEBUG [websockets.server] > PING d0 1c 83 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:24,996 DEBUG [websockets.server] < PONG d0 1c 83 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:26,050 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:17:26,051 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:17:29,969 DEBUG [websockets.server] > PING 16 8d c5 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:30,044 DEBUG [websockets.server] < PONG 16 8d c5 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:34,978 DEBUG [websockets.server] > PING 10 00 98 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:35,036 DEBUG [websockets.server] < PONG 10 00 98 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:39,986 DEBUG [websockets.server] > PING 31 55 8e 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:40,028 DEBUG [websockets.server] < PONG 31 55 8e 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:44,994 DEBUG [websockets.server] > PING db 30 8d 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:45,069 DEBUG [websockets.server] < PONG db 30 8d 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:50,002 DEBUG [websockets.server] > PING 5b a9 de 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:50,061 DEBUG [websockets.server] < PONG 5b a9 de 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:55,009 DEBUG [websockets.server] > PING ac 95 5f 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:17:55,053 DEBUG [websockets.server] < PONG ac 95 5f 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:00,016 DEBUG [websockets.server] > PING c8 5e 21 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:00,093 DEBUG [websockets.server] < PONG c8 5e 21 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:03,491 DEBUG [websockets.server] < TEXT '[2,"77","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:18:03,491 INFO [ocpp] 11696759263: receive message [2,"77","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:18:03,495 INFO [ocpp] 11696759263: send [3,"77",{"currentTime":"2025-04-29T12:18:03+00:00"}] python-ocpp16-1 | 2025-04-29 12:18:03,496 DEBUG [websockets.server] > TEXT '[3,"77",{"currentTime":"2025-04-29T12:18:03+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:18:05,032 DEBUG [websockets.server] > PING ce ed c0 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:05,093 DEBUG [websockets.server] < PONG ce ed c0 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:10,041 DEBUG [websockets.server] > PING 4a 02 c1 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:10,087 DEBUG [websockets.server] < PONG 4a 02 c1 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:15,049 DEBUG [websockets.server] > PING 16 ed c4 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:15,117 DEBUG [websockets.server] < PONG 16 ed c4 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:20,056 DEBUG [websockets.server] > PING 0e bd 19 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:20,111 DEBUG [websockets.server] < PONG 0e bd 19 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:25,066 DEBUG [websockets.server] > PING af cd 59 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:25,107 DEBUG [websockets.server] < PONG af cd 59 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:25,973 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:18:25,973 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:18:30,074 DEBUG [websockets.server] > PING b6 fb b7 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:30,110 DEBUG [websockets.server] < PONG b6 fb b7 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:35,084 DEBUG [websockets.server] > PING 48 82 f6 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:35,151 DEBUG [websockets.server] < PONG 48 82 f6 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:40,091 DEBUG [websockets.server] > PING 6f ee c3 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:40,145 DEBUG [websockets.server] < PONG 6f ee c3 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:45,097 DEBUG [websockets.server] > PING 93 f5 43 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:45,140 DEBUG [websockets.server] < PONG 93 f5 43 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:50,103 DEBUG [websockets.server] > PING 1a 63 ae 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:50,134 DEBUG [websockets.server] < PONG 1a 63 ae 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:55,109 DEBUG [websockets.server] > PING dc 09 50 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:18:55,178 DEBUG [websockets.server] < PONG dc 09 50 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:00,115 DEBUG [websockets.server] > PING b1 0b 13 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:00,172 DEBUG [websockets.server] < PONG b1 0b 13 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:05,124 DEBUG [websockets.server] > PING 5b 72 fc 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:05,168 DEBUG [websockets.server] < PONG 5b 72 fc 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:10,132 DEBUG [websockets.server] > PING ae 75 9e a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:10,212 DEBUG [websockets.server] < PONG ae 75 9e a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:15,138 DEBUG [websockets.server] > PING 7c d8 d7 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:15,206 DEBUG [websockets.server] < PONG 7c d8 d7 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:20,144 DEBUG [websockets.server] > PING 'Ќв' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:20,202 DEBUG [websockets.server] < PONG 'Ќв' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:25,153 DEBUG [websockets.server] > PING 72 c9 94 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:25,193 DEBUG [websockets.server] < PONG 72 c9 94 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:25,845 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:19:25,845 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:19:30,162 DEBUG [websockets.server] > PING bb 74 fb d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:30,241 DEBUG [websockets.server] < PONG bb 74 fb d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:35,170 DEBUG [websockets.server] > PING 7f 2c 0a 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:35,239 DEBUG [websockets.server] < PONG 7f 2c 0a 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:40,177 DEBUG [websockets.server] > PING 81 69 2e 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:40,231 DEBUG [websockets.server] < PONG 81 69 2e 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:43,331 DEBUG [websockets.server] < TEXT '[2,"78","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:19:43,331 INFO [ocpp] 11696759263: receive message [2,"78","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:19:43,335 INFO [ocpp] 11696759263: send [3,"78",{"currentTime":"2025-04-29T12:19:43+00:00"}] python-ocpp16-1 | 2025-04-29 12:19:43,335 DEBUG [websockets.server] > TEXT '[3,"78",{"currentTime":"2025-04-29T12:19:43+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:19:45,181 DEBUG [websockets.server] > PING 'j\x05\x1d,' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:45,227 DEBUG [websockets.server] < PONG 'j\x05\x1d,' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:50,188 DEBUG [websockets.server] > PING f8 19 a6 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:50,221 DEBUG [websockets.server] < PONG f8 19 a6 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:55,196 DEBUG [websockets.server] > PING 'qV:v' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:19:55,261 DEBUG [websockets.server] < PONG 'qV:v' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:00,203 DEBUG [websockets.server] > PING 2a b7 88 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:00,253 DEBUG [websockets.server] < PONG 2a b7 88 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:05,212 DEBUG [websockets.server] > PING d5 93 15 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:05,241 DEBUG [websockets.server] < PONG d5 93 15 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:10,216 DEBUG [websockets.server] > PING 91 3f b5 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:10,277 DEBUG [websockets.server] < PONG 91 3f b5 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:15,224 DEBUG [websockets.server] > PING 0f cb e8 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:15,268 DEBUG [websockets.server] < PONG 0f cb e8 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:20,231 DEBUG [websockets.server] > PING 07 b5 72 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:20,306 DEBUG [websockets.server] < PONG 07 b5 72 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:25,239 DEBUG [websockets.server] > PING e6 37 dc cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:25,300 DEBUG [websockets.server] < PONG e6 37 dc cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:25,704 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:20:25,704 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:20:30,248 DEBUG [websockets.server] > PING '")%.' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:30,297 DEBUG [websockets.server] < PONG '")%.' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:35,256 DEBUG [websockets.server] > PING 42 64 d1 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:35,290 DEBUG [websockets.server] < PONG 42 64 d1 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:40,265 DEBUG [websockets.server] > PING 15 1f 5a 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:40,338 DEBUG [websockets.server] < PONG 15 1f 5a 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:45,272 DEBUG [websockets.server] > PING d5 f1 a7 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:45,328 DEBUG [websockets.server] < PONG d5 f1 a7 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:50,280 DEBUG [websockets.server] > PING 30 87 da 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:50,322 DEBUG [websockets.server] < PONG 30 87 da 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:55,288 DEBUG [websockets.server] > PING b8 94 d5 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:20:55,369 DEBUG [websockets.server] < PONG b8 94 d5 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:00,296 DEBUG [websockets.server] > PING a6 9a 83 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:00,361 DEBUG [websockets.server] < PONG a6 9a 83 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:05,303 DEBUG [websockets.server] > PING 4b 3a 4e d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:05,353 DEBUG [websockets.server] < PONG 4b 3a 4e d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:10,308 DEBUG [websockets.server] > PING 06 f9 45 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:10,351 DEBUG [websockets.server] < PONG 06 f9 45 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:15,314 DEBUG [websockets.server] > PING 9d f8 b3 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:15,341 DEBUG [websockets.server] < PONG 9d f8 b3 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:20,321 DEBUG [websockets.server] > PING 77 42 9e f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:20,393 DEBUG [websockets.server] < PONG 77 42 9e f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:23,089 DEBUG [websockets.server] < TEXT '[2,"79","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:21:23,090 INFO [ocpp] 11696759263: receive message [2,"79","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:21:23,093 INFO [ocpp] 11696759263: send [3,"79",{"currentTime":"2025-04-29T12:21:23+00:00"}] python-ocpp16-1 | 2025-04-29 12:21:23,093 DEBUG [websockets.server] > TEXT '[3,"79",{"currentTime":"2025-04-29T12:21:23+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:21:25,327 DEBUG [websockets.server] > PING da 50 a8 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:25,381 DEBUG [websockets.server] < PONG da 50 a8 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:25,637 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:21:25,637 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:21:30,336 DEBUG [websockets.server] > PING 83 5c 3d 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:30,381 DEBUG [websockets.server] < PONG 83 5c 3d 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:35,344 DEBUG [websockets.server] > PING 52 26 8b 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:35,373 DEBUG [websockets.server] < PONG 52 26 8b 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:40,347 DEBUG [websockets.server] > PING c6 b6 5f b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:40,417 DEBUG [websockets.server] < PONG c6 b6 5f b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:45,370 DEBUG [websockets.server] > PING 1b 79 f7 0a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:45,407 DEBUG [websockets.server] < PONG 1b 79 f7 0a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:50,376 DEBUG [websockets.server] > PING 47 67 ca d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:50,449 DEBUG [websockets.server] < PONG 47 67 ca d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:55,384 DEBUG [websockets.server] > PING da 37 f6 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:21:55,443 DEBUG [websockets.server] < PONG da 37 f6 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:00,393 DEBUG [websockets.server] > PING 35 1d 75 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:00,438 DEBUG [websockets.server] < PONG 35 1d 75 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:05,402 DEBUG [websockets.server] > PING ab 42 b9 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:05,478 DEBUG [websockets.server] < PONG ab 42 b9 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:10,409 DEBUG [websockets.server] > PING 76 1d 04 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:10,472 DEBUG [websockets.server] < PONG 76 1d 04 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:15,417 DEBUG [websockets.server] > PING 1b d2 0b fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:15,466 DEBUG [websockets.server] < PONG 1b d2 0b fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:20,421 DEBUG [websockets.server] > PING '\x1f-w\\' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:20,454 DEBUG [websockets.server] < PONG '\x1f-w\\' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:25,429 DEBUG [websockets.server] > PING d7 c7 81 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:25,492 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:22:25,492 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:22:25,506 DEBUG [websockets.server] < PONG d7 c7 81 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:30,437 DEBUG [websockets.server] > PING '\x1b˫c' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:30,482 DEBUG [websockets.server] < PONG '\x1b˫c' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:35,445 DEBUG [websockets.server] > PING f2 ad 1b 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:35,475 DEBUG [websockets.server] < PONG f2 ad 1b 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:40,450 DEBUG [websockets.server] > PING 33 12 a1 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:40,521 DEBUG [websockets.server] < PONG 33 12 a1 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:45,458 DEBUG [websockets.server] > PING e9 0c db 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:45,513 DEBUG [websockets.server] < PONG e9 0c db 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:50,465 DEBUG [websockets.server] > PING df ca 24 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:50,503 DEBUG [websockets.server] < PONG df ca 24 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:55,473 DEBUG [websockets.server] > PING 64 3c ca f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:22:55,543 DEBUG [websockets.server] < PONG 64 3c ca f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:00,481 DEBUG [websockets.server] > PING 54 47 95 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:00,529 DEBUG [websockets.server] < PONG 54 47 95 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:02,825 DEBUG [websockets.server] < TEXT '[2,"80","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:23:02,825 INFO [ocpp] 11696759263: receive message [2,"80","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:23:02,829 INFO [ocpp] 11696759263: send [3,"80",{"currentTime":"2025-04-29T12:23:02+00:00"}] python-ocpp16-1 | 2025-04-29 12:23:02,830 DEBUG [websockets.server] > TEXT '[3,"80",{"currentTime":"2025-04-29T12:23:02+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:23:05,492 DEBUG [websockets.server] > PING '1}a\x05' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:05,523 DEBUG [websockets.server] < PONG '1}a\x05' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:10,497 DEBUG [websockets.server] > PING 3b 77 f8 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:10,517 DEBUG [websockets.server] < PONG 3b 77 f8 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:15,503 DEBUG [websockets.server] > PING 93 c7 2f d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:15,557 DEBUG [websockets.server] < PONG 93 c7 2f d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:20,509 DEBUG [websockets.server] > PING 1c 9b 05 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:20,551 DEBUG [websockets.server] < PONG 1c 9b 05 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:25,345 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:23:25,345 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:23:25,512 DEBUG [websockets.server] > PING d1 7a 4f 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:25,549 DEBUG [websockets.server] < PONG d1 7a 4f 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:30,521 DEBUG [websockets.server] > PING 07 d8 70 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:30,593 DEBUG [websockets.server] < PONG 07 d8 70 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:35,536 DEBUG [websockets.server] > PING b0 f7 f9 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:35,589 DEBUG [websockets.server] < PONG b0 f7 f9 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:40,542 DEBUG [websockets.server] > PING 70 cb ee 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:40,590 DEBUG [websockets.server] < PONG 70 cb ee 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:45,550 DEBUG [websockets.server] > PING 'c<\x11D' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:45,580 DEBUG [websockets.server] < PONG 'c<\x11D' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:50,558 DEBUG [websockets.server] > PING 43 54 0f 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:50,626 DEBUG [websockets.server] < PONG 43 54 0f 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:55,564 DEBUG [websockets.server] > PING 61 c1 86 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:23:55,622 DEBUG [websockets.server] < PONG 61 c1 86 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:00,570 DEBUG [websockets.server] > PING 93 91 07 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:00,618 DEBUG [websockets.server] < PONG 93 91 07 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:05,578 DEBUG [websockets.server] > PING 52 c7 37 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:05,614 DEBUG [websockets.server] < PONG 52 c7 37 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:10,585 DEBUG [websockets.server] > PING 15 b6 7c 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:10,610 DEBUG [websockets.server] < PONG 15 b6 7c 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:15,592 DEBUG [websockets.server] > PING d6 d4 22 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:15,656 DEBUG [websockets.server] < PONG d6 d4 22 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:20,598 DEBUG [websockets.server] > PING 45 dd ca 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:20,654 DEBUG [websockets.server] < PONG 45 dd ca 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:25,303 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:24:25,303 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:24:25,601 DEBUG [websockets.server] > PING cb cd 86 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:25,656 DEBUG [websockets.server] < PONG cb cd 86 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:30,608 DEBUG [websockets.server] > PING a1 fe 2a bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:30,651 DEBUG [websockets.server] < PONG a1 fe 2a bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:35,618 DEBUG [websockets.server] > PING 2b bc 18 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:35,698 DEBUG [websockets.server] < PONG 2b bc 18 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:40,623 DEBUG [websockets.server] > PING 11 d4 f4 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:40,693 DEBUG [websockets.server] < PONG 11 d4 f4 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:42,643 DEBUG [websockets.server] < TEXT '[2,"81","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:24:42,643 INFO [ocpp] 11696759263: receive message [2,"81","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:24:42,646 INFO [ocpp] 11696759263: send [3,"81",{"currentTime":"2025-04-29T12:24:42+00:00"}] python-ocpp16-1 | 2025-04-29 12:24:42,647 DEBUG [websockets.server] > TEXT '[3,"81",{"currentTime":"2025-04-29T12:24:42+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:24:45,628 DEBUG [websockets.server] > PING 19 13 ea f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:45,691 DEBUG [websockets.server] < PONG 19 13 ea f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:50,634 DEBUG [websockets.server] > PING fb e0 18 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:50,685 DEBUG [websockets.server] < PONG fb e0 18 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:55,641 DEBUG [websockets.server] > PING '߶\x10X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:24:55,677 DEBUG [websockets.server] < PONG '߶\x10X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:00,649 DEBUG [websockets.server] > PING 72 b8 28 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:00,753 DEBUG [websockets.server] < PONG 72 b8 28 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:05,655 DEBUG [websockets.server] > PING '/.ԩ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:05,698 DEBUG [websockets.server] < PONG '/.ԩ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:10,660 DEBUG [websockets.server] > PING ef 2d b4 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:10,695 DEBUG [websockets.server] < PONG ef 2d b4 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:15,669 DEBUG [websockets.server] > PING ec 00 c1 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:15,738 DEBUG [websockets.server] < PONG ec 00 c1 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:20,677 DEBUG [websockets.server] > PING c3 0a 9b 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:20,732 DEBUG [websockets.server] < PONG c3 0a 9b 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:25,176 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:25:25,176 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:25:25,681 DEBUG [websockets.server] > PING '\x01\x19©' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:25,732 DEBUG [websockets.server] < PONG '\x01\x19©' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:30,690 DEBUG [websockets.server] > PING 94 91 7e d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:30,726 DEBUG [websockets.server] < PONG 94 91 7e d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:35,698 DEBUG [websockets.server] > PING 9e 5c 62 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:37,560 DEBUG [websockets.server] < PONG 9e 5c 62 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:40,703 DEBUG [websockets.server] > PING 4c 7f 72 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:40,760 DEBUG [websockets.server] < PONG 4c 7f 72 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:45,709 DEBUG [websockets.server] > PING 1a 40 8b 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:45,754 DEBUG [websockets.server] < PONG 1a 40 8b 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:50,717 DEBUG [websockets.server] > PING 38 66 14 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:50,748 DEBUG [websockets.server] < PONG 38 66 14 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:55,725 DEBUG [websockets.server] > PING ea 37 0e 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:25:55,792 DEBUG [websockets.server] < PONG ea 37 0e 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:00,734 DEBUG [websockets.server] > PING e8 9e a0 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:00,782 DEBUG [websockets.server] < PONG e8 9e a0 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:05,742 DEBUG [websockets.server] > PING 27 c5 63 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:05,777 DEBUG [websockets.server] < PONG 27 c5 63 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:10,751 DEBUG [websockets.server] > PING 95 3c 3e 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:10,817 DEBUG [websockets.server] < PONG 95 3c 3e 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:15,759 DEBUG [websockets.server] > PING '+{cW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:15,813 DEBUG [websockets.server] < PONG '+{cW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:20,769 DEBUG [websockets.server] > PING 31 97 a2 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:20,803 DEBUG [websockets.server] < PONG 31 97 a2 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:22,455 DEBUG [websockets.server] < TEXT '[2,"82","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:26:22,455 INFO [ocpp] 11696759263: receive message [2,"82","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:26:22,459 INFO [ocpp] 11696759263: send [3,"82",{"currentTime":"2025-04-29T12:26:22+00:00"}] python-ocpp16-1 | 2025-04-29 12:26:22,460 DEBUG [websockets.server] > TEXT '[3,"82",{"currentTime":"2025-04-29T12:26:22+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:26:25,052 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:26:25,053 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:26:25,772 DEBUG [websockets.server] > PING 44 f6 80 e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:25,809 DEBUG [websockets.server] < PONG 44 f6 80 e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:30,782 DEBUG [websockets.server] > PING 2b 8a 55 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:30,853 DEBUG [websockets.server] < PONG 2b 8a 55 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:35,791 DEBUG [websockets.server] > PING f4 e8 ba f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:35,845 DEBUG [websockets.server] < PONG f4 e8 ba f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:40,796 DEBUG [websockets.server] > PING da a0 d9 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:40,841 DEBUG [websockets.server] < PONG da a0 d9 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:45,802 DEBUG [websockets.server] > PING d8 7a 75 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:45,835 DEBUG [websockets.server] < PONG d8 7a 75 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:50,809 DEBUG [websockets.server] > PING 'vZց' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:50,881 DEBUG [websockets.server] < PONG 'vZց' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:55,817 DEBUG [websockets.server] > PING ee 4f 0a 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:26:55,875 DEBUG [websockets.server] < PONG ee 4f 0a 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:00,827 DEBUG [websockets.server] > PING 78 e1 7d 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:00,869 DEBUG [websockets.server] < PONG 78 e1 7d 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:05,834 DEBUG [websockets.server] > PING 7d 1b d6 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:05,863 DEBUG [websockets.server] < PONG 7d 1b d6 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:10,843 DEBUG [websockets.server] > PING 60 6c 09 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:10,905 DEBUG [websockets.server] < PONG 60 6c 09 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:15,851 DEBUG [websockets.server] > PING 48 67 5e 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:15,897 DEBUG [websockets.server] < PONG 48 67 5e 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:20,859 DEBUG [websockets.server] > PING e6 bc cf 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:20,889 DEBUG [websockets.server] < PONG e6 bc cf 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:24,983 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:27:24,984 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:27:25,864 DEBUG [websockets.server] > PING 72 ab 1c 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:25,938 DEBUG [websockets.server] < PONG 72 ab 1c 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:30,868 DEBUG [websockets.server] > PING f7 cf 91 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:30,931 DEBUG [websockets.server] < PONG f7 cf 91 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:35,872 DEBUG [websockets.server] > PING c5 17 93 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:35,923 DEBUG [websockets.server] < PONG c5 17 93 c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:40,880 DEBUG [websockets.server] > PING 'daЊ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:40,920 DEBUG [websockets.server] < PONG 'daЊ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:45,888 DEBUG [websockets.server] > PING a5 15 0a 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:45,959 DEBUG [websockets.server] < PONG a5 15 0a 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:50,891 DEBUG [websockets.server] > PING b1 0f 83 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:50,954 DEBUG [websockets.server] < PONG b1 0f 83 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:55,901 DEBUG [websockets.server] > PING 58 4c 9a fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:27:55,954 DEBUG [websockets.server] < PONG 58 4c 9a fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:00,908 DEBUG [websockets.server] > PING 4b a8 6e f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:00,952 DEBUG [websockets.server] < PONG 4b a8 6e f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:02,246 DEBUG [websockets.server] < TEXT '[2,"83","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:28:02,247 INFO [ocpp] 11696759263: receive message [2,"83","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:28:02,252 INFO [ocpp] 11696759263: send [3,"83",{"currentTime":"2025-04-29T12:28:02+00:00"}] python-ocpp16-1 | 2025-04-29 12:28:02,253 DEBUG [websockets.server] > TEXT '[3,"83",{"currentTime":"2025-04-29T12:28:02+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:28:05,916 DEBUG [websockets.server] > PING 96 b0 14 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:05,994 DEBUG [websockets.server] < PONG 96 b0 14 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:10,925 DEBUG [websockets.server] > PING a2 3d db 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:10,990 DEBUG [websockets.server] < PONG a2 3d db 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:15,932 DEBUG [websockets.server] > PING 4e 78 fe c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:15,986 DEBUG [websockets.server] < PONG 4e 78 fe c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:20,941 DEBUG [websockets.server] > PING 15 da de 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:20,984 DEBUG [websockets.server] < PONG 15 da de 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:24,880 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:28:24,880 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:28:25,945 DEBUG [websockets.server] > PING 9e c5 ef d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:25,982 DEBUG [websockets.server] < PONG 9e c5 ef d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:30,952 DEBUG [websockets.server] > PING 26 2b 04 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:30,980 DEBUG [websockets.server] < PONG 26 2b 04 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:35,960 DEBUG [websockets.server] > PING 83 e7 e4 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:36,020 DEBUG [websockets.server] < PONG 83 e7 e4 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:40,968 DEBUG [websockets.server] > PING 68 e7 0a ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:41,052 DEBUG [websockets.server] < PONG 68 e7 0a ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:45,975 DEBUG [websockets.server] > PING b1 89 6e 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:46,050 DEBUG [websockets.server] < PONG b1 89 6e 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:50,984 DEBUG [websockets.server] > PING ef 8b f0 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:51,044 DEBUG [websockets.server] < PONG ef 8b f0 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:55,992 DEBUG [websockets.server] > PING '.\x057k' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:28:56,040 DEBUG [websockets.server] < PONG '.\x057k' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:00,999 DEBUG [websockets.server] > PING 18 7c 96 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:01,036 DEBUG [websockets.server] < PONG 18 7c 96 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:06,002 DEBUG [websockets.server] > PING 03 99 ee 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:06,033 DEBUG [websockets.server] < PONG 03 99 ee 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:11,010 DEBUG [websockets.server] > PING 40 af b7 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:11,074 DEBUG [websockets.server] < PONG 40 af b7 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:16,018 DEBUG [websockets.server] > PING 'WέT' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:16,070 DEBUG [websockets.server] < PONG 'WέT' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:21,025 DEBUG [websockets.server] > PING e7 fd 9e db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:21,068 DEBUG [websockets.server] < PONG e7 fd 9e db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:24,815 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:29:24,815 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:29:26,029 DEBUG [websockets.server] > PING da 31 eb 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:26,070 DEBUG [websockets.server] < PONG da 31 eb 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:31,037 DEBUG [websockets.server] > PING f3 fc d6 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:31,108 DEBUG [websockets.server] < PONG f3 fc d6 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:36,044 DEBUG [websockets.server] > PING 39 1f 3a f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:40,059 DEBUG [websockets.server] < PONG 39 1f 3a f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:41,047 DEBUG [websockets.server] > PING 'żA7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:41,097 DEBUG [websockets.server] < PONG 'żA7' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:42,049 DEBUG [websockets.server] < TEXT '[2,"84","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:29:42,049 INFO [ocpp] 11696759263: receive message [2,"84","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:29:42,052 INFO [ocpp] 11696759263: send [3,"84",{"currentTime":"2025-04-29T12:29:42+00:00"}] python-ocpp16-1 | 2025-04-29 12:29:42,053 DEBUG [websockets.server] > TEXT '[3,"84",{"currentTime":"2025-04-29T12:29:42+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:29:46,054 DEBUG [websockets.server] > PING ac 05 97 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:46,098 DEBUG [websockets.server] < PONG ac 05 97 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:51,062 DEBUG [websockets.server] > PING 1d b4 63 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:51,095 DEBUG [websockets.server] < PONG 1d b4 63 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:56,069 DEBUG [websockets.server] > PING 36 e9 5f 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:29:56,141 DEBUG [websockets.server] < PONG 36 e9 5f 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:01,077 DEBUG [websockets.server] > PING 03 26 eb de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:01,141 DEBUG [websockets.server] < PONG 03 26 eb de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:06,082 DEBUG [websockets.server] > PING 31 35 a8 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:06,135 DEBUG [websockets.server] < PONG 31 35 a8 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:11,090 DEBUG [websockets.server] > PING 'ewEK' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:11,129 DEBUG [websockets.server] < PONG 'ewEK' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:16,096 DEBUG [websockets.server] > PING '/<7I' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:16,171 DEBUG [websockets.server] < PONG '/<7I' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:21,103 DEBUG [websockets.server] > PING f7 5c e5 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:21,165 DEBUG [websockets.server] < PONG f7 5c e5 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:24,713 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:30:24,713 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:30:26,107 DEBUG [websockets.server] > PING ef a4 99 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:26,165 DEBUG [websockets.server] < PONG ef a4 99 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:31,115 DEBUG [websockets.server] > PING 55 f0 db 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:31,160 DEBUG [websockets.server] < PONG 55 f0 db 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:36,118 DEBUG [websockets.server] > PING a9 95 d1 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:36,154 DEBUG [websockets.server] < PONG a9 95 d1 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:41,127 DEBUG [websockets.server] > PING b7 f2 cc 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:41,200 DEBUG [websockets.server] < PONG b7 f2 cc 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:46,135 DEBUG [websockets.server] > PING 4b ec 54 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:46,200 DEBUG [websockets.server] < PONG 4b ec 54 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:51,142 DEBUG [websockets.server] > PING fd 5f 91 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:51,194 DEBUG [websockets.server] < PONG fd 5f 91 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:56,151 DEBUG [websockets.server] > PING e6 87 b9 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:30:56,190 DEBUG [websockets.server] < PONG e6 87 b9 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:01,159 DEBUG [websockets.server] > PING 'GI2A' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:01,230 DEBUG [websockets.server] < PONG 'GI2A' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:06,167 DEBUG [websockets.server] > PING 67 17 64 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:06,220 DEBUG [websockets.server] < PONG 67 17 64 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:11,175 DEBUG [websockets.server] > PING 'k:=s' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:11,214 DEBUG [websockets.server] < PONG 'k:=s' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:16,183 DEBUG [websockets.server] > PING fa a0 e5 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:16,256 DEBUG [websockets.server] < PONG fa a0 e5 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:21,191 DEBUG [websockets.server] > PING e0 a6 2d d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:21,252 DEBUG [websockets.server] < PONG e0 a6 2d d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:23,560 DEBUG [websockets.server] < TEXT '[2,"85","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:31:23,560 INFO [ocpp] 11696759263: receive message [2,"85","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:31:23,564 INFO [ocpp] 11696759263: send [3,"85",{"currentTime":"2025-04-29T12:31:23+00:00"}] python-ocpp16-1 | 2025-04-29 12:31:23,565 DEBUG [websockets.server] > TEXT '[3,"85",{"currentTime":"2025-04-29T12:31:23+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:31:24,606 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:31:24,606 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:31:26,195 DEBUG [websockets.server] > PING a5 c5 72 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:26,258 DEBUG [websockets.server] < PONG a5 c5 72 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:31,203 DEBUG [websockets.server] > PING a9 fe b2 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:31,252 DEBUG [websockets.server] < PONG a9 fe b2 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:36,209 DEBUG [websockets.server] > PING ce 74 5f bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:36,246 DEBUG [websockets.server] < PONG ce 74 5f bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:41,216 DEBUG [websockets.server] > PING 9c b6 af b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:41,286 DEBUG [websockets.server] < PONG 9c b6 af b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:46,221 DEBUG [websockets.server] > PING 2f e7 c4 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:46,314 DEBUG [websockets.server] < PONG 2f e7 c4 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:51,229 DEBUG [websockets.server] > PING 83 4e 8f 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:51,260 DEBUG [websockets.server] < PONG 83 4e 8f 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:56,235 DEBUG [websockets.server] > PING 4f 9b ad 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:31:56,304 DEBUG [websockets.server] < PONG 4f 9b ad 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:01,241 DEBUG [websockets.server] > PING 28 41 e6 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:01,299 DEBUG [websockets.server] < PONG 28 41 e6 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:06,248 DEBUG [websockets.server] > PING a7 f3 93 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:06,292 DEBUG [websockets.server] < PONG a7 f3 93 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:11,256 DEBUG [websockets.server] > PING dd 3f d3 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:13,070 DEBUG [websockets.server] < PONG dd 3f d3 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:16,260 DEBUG [websockets.server] > PING 2e f3 a4 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:16,321 DEBUG [websockets.server] < PONG 2e f3 a4 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:21,267 DEBUG [websockets.server] > PING 40 81 c9 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:21,315 DEBUG [websockets.server] < PONG 40 81 c9 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:24,515 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:32:24,515 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:32:26,272 DEBUG [websockets.server] > PING '\x08\x9b4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:26,315 DEBUG [websockets.server] < PONG '\x08\x9b4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:31,280 DEBUG [websockets.server] > PING 99 ad d7 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:31,313 DEBUG [websockets.server] < PONG 99 ad d7 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:36,284 DEBUG [websockets.server] > PING 11 9b 67 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:36,357 DEBUG [websockets.server] < PONG 11 9b 67 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:41,293 DEBUG [websockets.server] > PING 27 25 f0 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:41,351 DEBUG [websockets.server] < PONG 27 25 f0 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:46,296 DEBUG [websockets.server] > PING 20 7d fa a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:46,349 DEBUG [websockets.server] < PONG 20 7d fa a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:51,304 DEBUG [websockets.server] > PING 44 52 29 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:51,341 DEBUG [websockets.server] < PONG 44 52 29 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:56,309 DEBUG [websockets.server] > PING 95 4a 76 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:32:56,385 DEBUG [websockets.server] < PONG 95 4a 76 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:01,319 DEBUG [websockets.server] > PING 15 d2 04 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:01,382 DEBUG [websockets.server] < PONG 15 d2 04 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:01,685 DEBUG [websockets.server] < TEXT '[2,"86","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:33:01,686 INFO [ocpp] 11696759263: receive message [2,"86","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:33:01,691 INFO [ocpp] 11696759263: send [3,"86",{"currentTime":"2025-04-29T12:33:01+00:00"}] python-ocpp16-1 | 2025-04-29 12:33:01,691 DEBUG [websockets.server] > TEXT '[3,"86",{"currentTime":"2025-04-29T12:33:01+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:33:06,327 DEBUG [websockets.server] > PING e8 d8 66 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:06,379 DEBUG [websockets.server] < PONG e8 d8 66 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:11,337 DEBUG [websockets.server] > PING 2e 0f 9e c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:11,373 DEBUG [websockets.server] < PONG 2e 0f 9e c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:16,345 DEBUG [websockets.server] > PING 8d 46 67 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:16,417 DEBUG [websockets.server] < PONG 8d 46 67 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:21,353 DEBUG [websockets.server] > PING dc 46 d3 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:21,407 DEBUG [websockets.server] < PONG dc 46 d3 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:24,402 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:33:24,402 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:33:26,357 DEBUG [websockets.server] > PING 91 12 6e 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:26,403 DEBUG [websockets.server] < PONG 91 12 6e 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:31,365 DEBUG [websockets.server] > PING ed 24 cb 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:31,394 DEBUG [websockets.server] < PONG ed 24 cb 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:36,373 DEBUG [websockets.server] > PING 0e b4 76 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:36,432 DEBUG [websockets.server] < PONG 0e b4 76 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:41,382 DEBUG [websockets.server] > PING 54 67 f0 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:41,420 DEBUG [websockets.server] < PONG 54 67 f0 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:46,389 DEBUG [websockets.server] > PING '.9)9' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:46,460 DEBUG [websockets.server] < PONG '.9)9' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:51,398 DEBUG [websockets.server] > PING 64 df c1 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:51,450 DEBUG [websockets.server] < PONG 64 df c1 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:56,403 DEBUG [websockets.server] > PING 62 ac b1 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:33:56,440 DEBUG [websockets.server] < PONG 62 ac b1 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:01,409 DEBUG [websockets.server] > PING d2 9f 21 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:01,480 DEBUG [websockets.server] < PONG d2 9f 21 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:06,417 DEBUG [websockets.server] > PING 43 8a 3a 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:06,470 DEBUG [websockets.server] < PONG 43 8a 3a 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:11,425 DEBUG [websockets.server] > PING 43 11 5e f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:11,462 DEBUG [websockets.server] < PONG 43 11 5e f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:16,433 DEBUG [websockets.server] > PING 70 6d 1c 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:16,506 DEBUG [websockets.server] < PONG 70 6d 1c 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:21,441 DEBUG [websockets.server] > PING dd 13 b0 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:21,502 DEBUG [websockets.server] < PONG dd 13 b0 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:24,302 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:34:24,303 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:34:26,446 DEBUG [websockets.server] > PING 9b 58 6f 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:26,504 DEBUG [websockets.server] < PONG 9b 58 6f 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:31,454 DEBUG [websockets.server] > PING a9 4d d1 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:31,500 DEBUG [websockets.server] < PONG a9 4d d1 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:36,462 DEBUG [websockets.server] > PING 59 c2 f3 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:36,495 DEBUG [websockets.server] < PONG 59 c2 f3 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:41,441 DEBUG [websockets.server] < TEXT '[2,"87","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:34:41,441 INFO [ocpp] 11696759263: receive message [2,"87","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:34:41,444 INFO [ocpp] 11696759263: send [3,"87",{"currentTime":"2025-04-29T12:34:41+00:00"}] python-ocpp16-1 | 2025-04-29 12:34:41,445 DEBUG [websockets.server] > TEXT '[3,"87",{"currentTime":"2025-04-29T12:34:41+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:34:41,465 DEBUG [websockets.server] > PING 9a ec a3 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:41,544 DEBUG [websockets.server] < PONG 9a ec a3 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:46,472 DEBUG [websockets.server] > PING a7 3c 46 ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:46,541 DEBUG [websockets.server] < PONG a7 3c 46 ac [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:51,480 DEBUG [websockets.server] > PING c1 64 09 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:51,537 DEBUG [websockets.server] < PONG c1 64 09 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:56,483 DEBUG [websockets.server] > PING c4 28 57 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:34:56,535 DEBUG [websockets.server] < PONG c4 28 57 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:01,492 DEBUG [websockets.server] > PING b1 e7 bd 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:01,541 DEBUG [websockets.server] < PONG b1 e7 bd 4a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:06,500 DEBUG [websockets.server] > PING d1 cc 71 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:06,571 DEBUG [websockets.server] < PONG d1 cc 71 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:11,508 DEBUG [websockets.server] > PING 88 4d 2b fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:11,569 DEBUG [websockets.server] < PONG 88 4d 2b fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:16,515 DEBUG [websockets.server] > PING 12 7b 82 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:16,562 DEBUG [websockets.server] < PONG 12 7b 82 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:21,522 DEBUG [websockets.server] > PING a3 2c 64 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:21,560 DEBUG [websockets.server] < PONG a3 2c 64 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:24,210 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:35:24,210 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:35:26,527 DEBUG [websockets.server] > PING 23 fe ee 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:26,562 DEBUG [websockets.server] < PONG 23 fe ee 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:31,535 DEBUG [websockets.server] > PING b0 9d 8c c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:31,606 DEBUG [websockets.server] < PONG b0 9d 8c c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:36,543 DEBUG [websockets.server] > PING 21 af db 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:36,602 DEBUG [websockets.server] < PONG 21 af db 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:41,551 DEBUG [websockets.server] > PING 1c 6c 8e 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:41,600 DEBUG [websockets.server] < PONG 1c 6c 8e 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:46,560 DEBUG [websockets.server] > PING 26 27 d5 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:46,644 DEBUG [websockets.server] < PONG 26 27 d5 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:51,569 DEBUG [websockets.server] > PING '\x0bV&>' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:51,638 DEBUG [websockets.server] < PONG '\x0bV&>' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:56,577 DEBUG [websockets.server] > PING 7d 54 c9 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:35:56,634 DEBUG [websockets.server] < PONG 7d 54 c9 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:01,584 DEBUG [websockets.server] > PING 37 93 d3 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:01,630 DEBUG [websockets.server] < PONG 37 93 d3 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:06,593 DEBUG [websockets.server] > PING b0 e1 7f 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:06,626 DEBUG [websockets.server] < PONG b0 e1 7f 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:11,601 DEBUG [websockets.server] > PING 88 6c 65 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:11,670 DEBUG [websockets.server] < PONG 88 6c 65 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:16,609 DEBUG [websockets.server] > PING 8d c5 2b 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:16,666 DEBUG [websockets.server] < PONG 8d c5 2b 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:21,258 DEBUG [websockets.server] < TEXT '[2,"88","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:36:21,259 INFO [ocpp] 11696759263: receive message [2,"88","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:36:21,262 INFO [ocpp] 11696759263: send [3,"88",{"currentTime":"2025-04-29T12:36:21+00:00"}] python-ocpp16-1 | 2025-04-29 12:36:21,263 DEBUG [websockets.server] > TEXT '[3,"88",{"currentTime":"2025-04-29T12:36:21+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:36:21,613 DEBUG [websockets.server] > PING c5 02 b3 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:22,608 DEBUG [websockets.server] < PONG c5 02 b3 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:24,109 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:36:24,109 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:36:26,619 DEBUG [websockets.server] > PING e6 0e d7 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:26,656 DEBUG [websockets.server] < PONG e6 0e d7 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:31,626 DEBUG [websockets.server] > PING 78 ca 8d b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:31,700 DEBUG [websockets.server] < PONG 78 ca 8d b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:36,634 DEBUG [websockets.server] > PING a6 86 82 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:36,697 DEBUG [websockets.server] < PONG a6 86 82 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:41,640 DEBUG [websockets.server] > PING ae 0d aa 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:41,690 DEBUG [websockets.server] < PONG ae 0d aa 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:46,648 DEBUG [websockets.server] > PING 17 ee 37 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:46,684 DEBUG [websockets.server] < PONG 17 ee 37 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:51,656 DEBUG [websockets.server] > PING 36 b8 e5 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:51,729 DEBUG [websockets.server] < PONG 36 b8 e5 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:56,663 DEBUG [websockets.server] > PING 54 22 9e 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:36:56,723 DEBUG [websockets.server] < PONG 54 22 9e 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:01,672 DEBUG [websockets.server] > PING f2 d6 4b 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:01,715 DEBUG [websockets.server] < PONG f2 d6 4b 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:06,681 DEBUG [websockets.server] > PING bc f9 80 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:06,707 DEBUG [websockets.server] < PONG bc f9 80 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:11,687 DEBUG [websockets.server] > PING c8 38 bb 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:11,753 DEBUG [websockets.server] < PONG c8 38 bb 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:16,695 DEBUG [websockets.server] > PING ac 56 28 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:16,749 DEBUG [websockets.server] < PONG ac 56 28 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:21,699 DEBUG [websockets.server] > PING 2f 07 0a b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:21,745 DEBUG [websockets.server] < PONG 2f 07 0a b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:24,045 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:37:24,045 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:37:26,703 DEBUG [websockets.server] > PING 89 33 f9 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:26,743 DEBUG [websockets.server] < PONG 89 33 f9 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:31,709 DEBUG [websockets.server] > PING 'HvuI' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:31,740 DEBUG [websockets.server] < PONG 'HvuI' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:36,717 DEBUG [websockets.server] > PING de f8 75 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:36,786 DEBUG [websockets.server] < PONG de f8 75 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:41,722 DEBUG [websockets.server] > PING c0 01 fd bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:43,560 DEBUG [websockets.server] < PONG c0 01 fd bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:46,728 DEBUG [websockets.server] > PING a2 0f 10 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:46,780 DEBUG [websockets.server] < PONG a2 0f 10 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:51,733 DEBUG [websockets.server] > PING d0 d5 dc e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:51,772 DEBUG [websockets.server] < PONG d0 d5 dc e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:56,741 DEBUG [websockets.server] > PING c6 f4 c3 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:37:56,818 DEBUG [websockets.server] < PONG c6 f4 c3 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:01,066 DEBUG [websockets.server] < TEXT '[2,"89","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:38:01,067 INFO [ocpp] 11696759263: receive message [2,"89","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:38:01,070 INFO [ocpp] 11696759263: send [3,"89",{"currentTime":"2025-04-29T12:38:01+00:00"}] python-ocpp16-1 | 2025-04-29 12:38:01,070 DEBUG [websockets.server] > TEXT '[3,"89",{"currentTime":"2025-04-29T12:38:01+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:38:01,745 DEBUG [websockets.server] > PING 31 83 a1 fb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:01,818 DEBUG [websockets.server] < PONG 31 83 a1 fb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:06,753 DEBUG [websockets.server] > PING 6d b1 fc 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:06,814 DEBUG [websockets.server] < PONG 6d b1 fc 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:11,761 DEBUG [websockets.server] > PING 2d 26 c9 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:11,808 DEBUG [websockets.server] < PONG 2d 26 c9 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:16,764 DEBUG [websockets.server] > PING be 2e 20 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:16,808 DEBUG [websockets.server] < PONG be 2e 20 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:21,772 DEBUG [websockets.server] > PING 6d ec 0f 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:21,806 DEBUG [websockets.server] < PONG 6d ec 0f 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:23,956 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:38:23,956 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:38:26,777 DEBUG [websockets.server] > PING 34 ed e2 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:26,856 DEBUG [websockets.server] < PONG 34 ed e2 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:31,784 DEBUG [websockets.server] > PING 4c 0b 2e cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:31,862 DEBUG [websockets.server] < PONG 4c 0b 2e cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:36,792 DEBUG [websockets.server] > PING 3d 3d bf ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:36,878 DEBUG [websockets.server] < PONG 3d 3d bf ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:41,795 DEBUG [websockets.server] > PING 25 4e d7 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:41,826 DEBUG [websockets.server] < PONG 25 4e d7 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:46,802 DEBUG [websockets.server] > PING e0 85 ea c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:46,870 DEBUG [websockets.server] < PONG e0 85 ea c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:51,809 DEBUG [websockets.server] > PING 'EHuJ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:51,866 DEBUG [websockets.server] < PONG 'EHuJ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:56,817 DEBUG [websockets.server] > PING 3f fa cf d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:38:56,863 DEBUG [websockets.server] < PONG 3f fa cf d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:01,831 DEBUG [websockets.server] > PING bf 6e d3 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:01,871 DEBUG [websockets.server] < PONG bf 6e d3 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:06,846 DEBUG [websockets.server] > PING d5 27 e6 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:06,917 DEBUG [websockets.server] < PONG d5 27 e6 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:11,850 DEBUG [websockets.server] > PING 7a 36 bd 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:11,899 DEBUG [websockets.server] < PONG 7a 36 bd 6f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:16,858 DEBUG [websockets.server] > PING 86 d0 20 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:16,896 DEBUG [websockets.server] < PONG 86 d0 20 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:21,865 DEBUG [websockets.server] > PING d6 22 cc 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:21,891 DEBUG [websockets.server] < PONG d6 22 cc 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:23,893 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:39:23,894 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:39:26,871 DEBUG [websockets.server] > PING eb 7f a8 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:26,943 DEBUG [websockets.server] < PONG eb 7f a8 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:31,879 DEBUG [websockets.server] > PING e2 d0 d0 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:31,941 DEBUG [websockets.server] < PONG e2 d0 d0 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:36,887 DEBUG [websockets.server] > PING 1e 00 78 ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:36,935 DEBUG [websockets.server] < PONG 1e 00 78 ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:40,932 DEBUG [websockets.server] < TEXT '[2,"90","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:39:40,932 INFO [ocpp] 11696759263: receive message [2,"90","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:39:40,935 INFO [ocpp] 11696759263: send [3,"90",{"currentTime":"2025-04-29T12:39:40+00:00"}] python-ocpp16-1 | 2025-04-29 12:39:40,935 DEBUG [websockets.server] > TEXT '[3,"90",{"currentTime":"2025-04-29T12:39:40+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:39:41,892 DEBUG [websockets.server] > PING 11 ec 50 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:41,935 DEBUG [websockets.server] < PONG 11 ec 50 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:46,901 DEBUG [websockets.server] > PING '+P\x1d4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:46,927 DEBUG [websockets.server] < PONG '+P\x1d4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:51,908 DEBUG [websockets.server] > PING 11 34 51 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:51,968 DEBUG [websockets.server] < PONG 11 34 51 c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:56,913 DEBUG [websockets.server] > PING 21 98 68 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:39:56,960 DEBUG [websockets.server] < PONG 21 98 68 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:01,921 DEBUG [websockets.server] > PING 00 e5 81 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:01,954 DEBUG [websockets.server] < PONG 00 e5 81 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:06,932 DEBUG [websockets.server] > PING c5 a8 3f c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:06,996 DEBUG [websockets.server] < PONG c5 a8 3f c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:11,941 DEBUG [websockets.server] > PING 7e bd 91 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:11,992 DEBUG [websockets.server] < PONG 7e bd 91 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:16,950 DEBUG [websockets.server] > PING 3b 92 a4 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:16,982 DEBUG [websockets.server] < PONG 3b 92 a4 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:21,958 DEBUG [websockets.server] > PING fe 8d 2b 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:22,026 DEBUG [websockets.server] < PONG fe 8d 2b 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:23,776 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:40:23,776 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:40:26,964 DEBUG [websockets.server] > PING 32 4a 7e c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:27,024 DEBUG [websockets.server] < PONG 32 4a 7e c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:31,971 DEBUG [websockets.server] > PING 6d b8 ec 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:32,022 DEBUG [websockets.server] < PONG 6d b8 ec 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:36,980 DEBUG [websockets.server] > PING f4 c5 28 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:37,019 DEBUG [websockets.server] < PONG f4 c5 28 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:41,987 DEBUG [websockets.server] > PING b1 4e 62 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:42,065 DEBUG [websockets.server] < PONG b1 4e 62 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:46,995 DEBUG [websockets.server] > PING ab ec 59 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:47,060 DEBUG [websockets.server] < PONG ab ec 59 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:52,003 DEBUG [websockets.server] > PING cf 31 b5 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:52,057 DEBUG [websockets.server] < PONG cf 31 b5 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:57,008 DEBUG [websockets.server] > PING 'a]\x15l' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:40:57,051 DEBUG [websockets.server] < PONG 'a]\x15l' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:02,019 DEBUG [websockets.server] > PING 49 59 a0 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:02,093 DEBUG [websockets.server] < PONG 49 59 a0 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:07,027 DEBUG [websockets.server] > PING 1b f2 8a b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:07,083 DEBUG [websockets.server] < PONG 1b f2 8a b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:12,034 DEBUG [websockets.server] > PING 8a 32 77 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:12,067 DEBUG [websockets.server] < PONG 8a 32 77 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:17,042 DEBUG [websockets.server] > PING 96 89 21 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:17,107 DEBUG [websockets.server] < PONG 96 89 21 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:20,699 DEBUG [websockets.server] < TEXT '[2,"91","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:41:20,699 INFO [ocpp] 11696759263: receive message [2,"91","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:41:20,702 INFO [ocpp] 11696759263: send [3,"91",{"currentTime":"2025-04-29T12:41:20+00:00"}] python-ocpp16-1 | 2025-04-29 12:41:20,702 DEBUG [websockets.server] > TEXT '[3,"91",{"currentTime":"2025-04-29T12:41:20+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:41:22,047 DEBUG [websockets.server] > PING bf 73 1a 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:22,101 DEBUG [websockets.server] < PONG bf 73 1a 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:23,651 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:41:23,651 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:41:27,053 DEBUG [websockets.server] > PING 27 ab e3 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:27,095 DEBUG [websockets.server] < PONG 27 ab e3 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:32,058 DEBUG [websockets.server] > PING 28 49 60 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:32,083 DEBUG [websockets.server] < PONG 28 49 60 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:37,066 DEBUG [websockets.server] > PING b9 b3 f2 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:37,127 DEBUG [websockets.server] < PONG b9 b3 f2 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:42,073 DEBUG [websockets.server] > PING 95 0b cd 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:42,123 DEBUG [websockets.server] < PONG 95 0b cd 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:47,080 DEBUG [websockets.server] > PING 7d 45 fa c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:47,115 DEBUG [websockets.server] < PONG 7d 45 fa c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:52,088 DEBUG [websockets.server] > PING a0 49 2f 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:52,155 DEBUG [websockets.server] < PONG a0 49 2f 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:57,095 DEBUG [websockets.server] > PING d8 ab f6 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:41:57,145 DEBUG [websockets.server] < PONG d8 ab f6 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:02,103 DEBUG [websockets.server] > PING 5f 9f c9 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:02,142 DEBUG [websockets.server] < PONG 5f 9f c9 2f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:07,112 DEBUG [websockets.server] > PING 69 36 78 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:07,186 DEBUG [websockets.server] < PONG 69 36 78 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:12,120 DEBUG [websockets.server] > PING 8a c5 e5 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:12,186 DEBUG [websockets.server] < PONG 8a c5 e5 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:17,128 DEBUG [websockets.server] > PING bc a4 21 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:17,202 DEBUG [websockets.server] < PONG bc a4 21 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:22,134 DEBUG [websockets.server] > PING af c3 89 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:22,174 DEBUG [websockets.server] < PONG af c3 89 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:23,530 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:42:23,530 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:42:27,139 DEBUG [websockets.server] > PING a1 7d 67 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:29,060 DEBUG [websockets.server] < PONG a1 7d 67 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:32,145 DEBUG [websockets.server] > PING df 5d 12 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:32,172 DEBUG [websockets.server] < PONG df 5d 12 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:37,152 DEBUG [websockets.server] > PING 32 b7 42 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:37,216 DEBUG [websockets.server] < PONG 32 b7 42 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:42,160 DEBUG [websockets.server] > PING af 17 f0 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:42,212 DEBUG [websockets.server] < PONG af 17 f0 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:47,167 DEBUG [websockets.server] > PING 3c 96 aa b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:47,209 DEBUG [websockets.server] < PONG 3c 96 aa b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:52,176 DEBUG [websockets.server] > PING 5f c2 69 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:52,255 DEBUG [websockets.server] < PONG 5f c2 69 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:57,183 DEBUG [websockets.server] > PING 91 31 e9 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:42:57,249 DEBUG [websockets.server] < PONG 91 31 e9 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:00,495 DEBUG [websockets.server] < TEXT '[2,"92","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:43:00,496 INFO [ocpp] 11696759263: receive message [2,"92","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:43:00,499 INFO [ocpp] 11696759263: send [3,"92",{"currentTime":"2025-04-29T12:43:00+00:00"}] python-ocpp16-1 | 2025-04-29 12:43:00,500 DEBUG [websockets.server] > TEXT '[3,"92",{"currentTime":"2025-04-29T12:43:00+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:43:02,188 DEBUG [websockets.server] > PING 2c 03 c0 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:02,245 DEBUG [websockets.server] < PONG 2c 03 c0 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:07,197 DEBUG [websockets.server] > PING a7 03 ae 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:07,241 DEBUG [websockets.server] < PONG a7 03 ae 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:12,202 DEBUG [websockets.server] > PING e3 4d 80 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:12,233 DEBUG [websockets.server] < PONG e3 4d 80 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:17,209 DEBUG [websockets.server] > PING ab 33 83 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:17,274 DEBUG [websockets.server] < PONG ab 33 83 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:22,216 DEBUG [websockets.server] > PING 0b 63 58 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:22,269 DEBUG [websockets.server] < PONG 0b 63 58 b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:23,421 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:43:23,421 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:43:27,223 DEBUG [websockets.server] > PING 90 2d 41 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:27,267 DEBUG [websockets.server] < PONG 90 2d 41 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:32,230 DEBUG [websockets.server] > PING 84 d7 9b bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:32,259 DEBUG [websockets.server] < PONG 84 d7 9b bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:37,234 DEBUG [websockets.server] > PING b6 8f 41 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:37,303 DEBUG [websockets.server] < PONG b6 8f 41 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:42,242 DEBUG [websockets.server] > PING 4b 18 ec fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:42,295 DEBUG [websockets.server] < PONG 4b 18 ec fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:47,250 DEBUG [websockets.server] > PING 2a bd 09 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:47,303 DEBUG [websockets.server] < PONG 2a bd 09 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:52,258 DEBUG [websockets.server] > PING 02 64 50 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:52,292 DEBUG [websockets.server] < PONG 02 64 50 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:57,265 DEBUG [websockets.server] > PING d0 1c e9 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:43:57,324 DEBUG [websockets.server] < PONG d0 1c e9 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:02,272 DEBUG [websockets.server] > PING 98 0e 73 ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:02,318 DEBUG [websockets.server] < PONG 98 0e 73 ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:07,281 DEBUG [websockets.server] > PING 63 fd 31 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:07,312 DEBUG [websockets.server] < PONG 63 fd 31 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:12,284 DEBUG [websockets.server] > PING 55 bc 72 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:12,358 DEBUG [websockets.server] < PONG 55 bc 72 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:17,291 DEBUG [websockets.server] > PING aa f9 71 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:17,360 DEBUG [websockets.server] < PONG aa f9 71 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:22,299 DEBUG [websockets.server] > PING e7 37 ee 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:22,354 DEBUG [websockets.server] < PONG e7 37 ee 4e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:23,352 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:44:23,353 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:44:27,304 DEBUG [websockets.server] > PING 68 e6 75 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:27,356 DEBUG [websockets.server] < PONG 68 e6 75 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:32,309 DEBUG [websockets.server] > PING 75 39 ec c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:32,352 DEBUG [websockets.server] < PONG 75 39 ec c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:37,312 DEBUG [websockets.server] > PING 'hdφ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:37,342 DEBUG [websockets.server] < PONG 'hdφ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:40,292 DEBUG [websockets.server] < TEXT '[2,"93","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:44:40,293 INFO [ocpp] 11696759263: receive message [2,"93","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:44:40,297 INFO [ocpp] 11696759263: send [3,"93",{"currentTime":"2025-04-29T12:44:40+00:00"}] python-ocpp16-1 | 2025-04-29 12:44:40,297 DEBUG [websockets.server] > TEXT '[3,"93",{"currentTime":"2025-04-29T12:44:40+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:44:42,317 DEBUG [websockets.server] > PING e4 56 74 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:42,344 DEBUG [websockets.server] < PONG e4 56 74 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:47,321 DEBUG [websockets.server] > PING e0 1c 05 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:47,388 DEBUG [websockets.server] < PONG e0 1c 05 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:52,328 DEBUG [websockets.server] > PING e4 f0 a6 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:52,381 DEBUG [websockets.server] < PONG e4 f0 a6 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:57,335 DEBUG [websockets.server] > PING 21 12 f3 34 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:44:57,375 DEBUG [websockets.server] < PONG 21 12 f3 34 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:02,360 DEBUG [websockets.server] > PING 02 fb 0a b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:02,421 DEBUG [websockets.server] < PONG 02 fb 0a b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:07,369 DEBUG [websockets.server] > PING 0e 41 11 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:07,415 DEBUG [websockets.server] < PONG 0e 41 11 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:12,372 DEBUG [websockets.server] > PING 5f dd e7 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:12,409 DEBUG [websockets.server] < PONG 5f dd e7 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:17,378 DEBUG [websockets.server] > PING e4 64 c2 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:17,407 DEBUG [websockets.server] < PONG e4 64 c2 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:22,386 DEBUG [websockets.server] > PING f6 f7 14 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:22,507 DEBUG [websockets.server] < PONG f6 f7 14 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:23,263 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:45:23,263 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:45:27,392 DEBUG [websockets.server] > PING 25 84 b1 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:27,461 DEBUG [websockets.server] < PONG 25 84 b1 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:32,400 DEBUG [websockets.server] > PING 8e 86 3a 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:32,454 DEBUG [websockets.server] < PONG 8e 86 3a 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:37,408 DEBUG [websockets.server] > PING dd 3d 0a 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:37,450 DEBUG [websockets.server] < PONG dd 3d 0a 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:42,412 DEBUG [websockets.server] > PING 39 e6 69 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:42,446 DEBUG [websockets.server] < PONG 39 e6 69 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:47,418 DEBUG [websockets.server] > PING 85 0a 89 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:47,494 DEBUG [websockets.server] < PONG 85 0a 89 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:52,424 DEBUG [websockets.server] > PING 24 3b d3 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:52,486 DEBUG [websockets.server] < PONG 24 3b d3 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:57,430 DEBUG [websockets.server] > PING 82 b4 d7 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:45:57,478 DEBUG [websockets.server] < PONG 82 b4 d7 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:02,438 DEBUG [websockets.server] > PING e0 89 dd 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:02,474 DEBUG [websockets.server] < PONG e0 89 dd 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:07,446 DEBUG [websockets.server] > PING be 27 9f 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:07,514 DEBUG [websockets.server] < PONG be 27 9f 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:12,450 DEBUG [websockets.server] > PING f4 c0 a0 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:12,509 DEBUG [websockets.server] < PONG f4 c0 a0 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:17,458 DEBUG [websockets.server] > PING e8 33 f0 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:17,502 DEBUG [websockets.server] < PONG e8 33 f0 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:20,109 DEBUG [websockets.server] < TEXT '[2,"94","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:46:20,109 INFO [ocpp] 11696759263: receive message [2,"94","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:46:20,116 INFO [ocpp] 11696759263: send [3,"94",{"currentTime":"2025-04-29T12:46:20+00:00"}] python-ocpp16-1 | 2025-04-29 12:46:20,117 DEBUG [websockets.server] > TEXT '[3,"94",{"currentTime":"2025-04-29T12:46:20+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:46:22,463 DEBUG [websockets.server] > PING 3f ea 15 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:22,500 DEBUG [websockets.server] < PONG 3f ea 15 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:23,154 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:46:23,155 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:46:27,469 DEBUG [websockets.server] > PING 2f f8 52 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:27,550 DEBUG [websockets.server] < PONG 2f f8 52 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:32,477 DEBUG [websockets.server] > PING 9f 6e 25 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:32,544 DEBUG [websockets.server] < PONG 9f 6e 25 c2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:37,482 DEBUG [websockets.server] > PING 60 5a 4a ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:37,538 DEBUG [websockets.server] < PONG 60 5a 4a ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:42,491 DEBUG [websockets.server] > PING 5e 62 cd 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:42,534 DEBUG [websockets.server] < PONG 5e 62 cd 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:47,500 DEBUG [websockets.server] > PING 48 33 ae 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:47,527 DEBUG [websockets.server] < PONG 48 33 ae 0e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:52,508 DEBUG [websockets.server] > PING 'Rવ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:52,571 DEBUG [websockets.server] < PONG 'Rવ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:57,512 DEBUG [websockets.server] > PING '^߇\n' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:46:57,565 DEBUG [websockets.server] < PONG '^߇\n' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:02,523 DEBUG [websockets.server] > PING aa ad 7a 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:02,559 DEBUG [websockets.server] < PONG aa ad 7a 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:07,533 DEBUG [websockets.server] > PING 2c 58 bb 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:07,603 DEBUG [websockets.server] < PONG 2c 58 bb 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:12,540 DEBUG [websockets.server] > PING 44 ee 8f 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:12,597 DEBUG [websockets.server] < PONG 44 ee 8f 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:17,549 DEBUG [websockets.server] > PING 7a 90 67 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:17,583 DEBUG [websockets.server] < PONG 7a 90 67 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:22,557 DEBUG [websockets.server] > PING 56 cc d6 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:22,624 DEBUG [websockets.server] < PONG 56 cc d6 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:23,077 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:47:23,077 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:47:27,565 DEBUG [websockets.server] > PING 7f b2 36 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:27,619 DEBUG [websockets.server] < PONG 7f b2 36 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:32,572 DEBUG [websockets.server] > PING 06 d3 05 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:32,612 DEBUG [websockets.server] < PONG 06 d3 05 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:37,578 DEBUG [websockets.server] > PING 98 17 51 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:37,653 DEBUG [websockets.server] < PONG 98 17 51 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:42,585 DEBUG [websockets.server] > PING cc d2 b5 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:42,644 DEBUG [websockets.server] < PONG cc d2 b5 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:47,593 DEBUG [websockets.server] > PING 87 9b 7a 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:47,638 DEBUG [websockets.server] < PONG 87 9b 7a 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:52,597 DEBUG [websockets.server] > PING '\x0f^X~' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:52,634 DEBUG [websockets.server] < PONG '\x0f^X~' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:57,604 DEBUG [websockets.server] > PING 6d fe 82 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:57,628 DEBUG [websockets.server] < PONG 6d fe 82 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:47:59,878 DEBUG [websockets.server] < TEXT '[2,"95","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:47:59,878 INFO [ocpp] 11696759263: receive message [2,"95","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:47:59,883 INFO [ocpp] 11696759263: send [3,"95",{"currentTime":"2025-04-29T12:47:59+00:00"}] python-ocpp16-1 | 2025-04-29 12:47:59,883 DEBUG [websockets.server] > TEXT '[3,"95",{"currentTime":"2025-04-29T12:47:59+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:48:02,610 DEBUG [websockets.server] > PING 'F_Ǚ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:02,678 DEBUG [websockets.server] < PONG 'F_Ǚ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:07,615 DEBUG [websockets.server] > PING b5 6c 7a a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:07,670 DEBUG [websockets.server] < PONG b5 6c 7a a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:12,622 DEBUG [websockets.server] > PING 61 da 1d 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:12,666 DEBUG [websockets.server] < PONG 61 da 1d 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:17,628 DEBUG [websockets.server] > PING ad 9c bb 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:17,664 DEBUG [websockets.server] < PONG ad 9c bb 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:22,636 DEBUG [websockets.server] > PING ba b6 96 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:22,712 DEBUG [websockets.server] < PONG ba b6 96 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:22,964 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:48:22,965 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:48:27,640 DEBUG [websockets.server] > PING 64 2f f0 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:27,706 DEBUG [websockets.server] < PONG 64 2f f0 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:32,648 DEBUG [websockets.server] > PING 49 29 9b cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:32,697 DEBUG [websockets.server] < PONG 49 29 9b cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:37,656 DEBUG [websockets.server] > PING c2 6e e0 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:37,741 DEBUG [websockets.server] < PONG c2 6e e0 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:42,664 DEBUG [websockets.server] > PING a9 74 3f c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:42,737 DEBUG [websockets.server] < PONG a9 74 3f c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:47,671 DEBUG [websockets.server] > PING df f7 78 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:47,729 DEBUG [websockets.server] < PONG df f7 78 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:52,680 DEBUG [websockets.server] > PING '\x1d-}(' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:52,721 DEBUG [websockets.server] < PONG '\x1d-}(' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:57,688 DEBUG [websockets.server] > PING f1 63 c4 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:48:57,759 DEBUG [websockets.server] < PONG f1 63 c4 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:02,695 DEBUG [websockets.server] > PING 33 e7 75 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:02,749 DEBUG [websockets.server] < PONG 33 e7 75 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:07,703 DEBUG [websockets.server] > PING b7 4d d1 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:07,739 DEBUG [websockets.server] < PONG b7 4d d1 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:12,710 DEBUG [websockets.server] > PING 89 d6 41 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:12,777 DEBUG [websockets.server] < PONG 89 d6 41 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:17,719 DEBUG [websockets.server] > PING a9 9c f5 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:17,765 DEBUG [websockets.server] < PONG a9 9c f5 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:22,722 DEBUG [websockets.server] > PING ee 73 72 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:22,753 DEBUG [websockets.server] < PONG ee 73 72 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:22,807 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:49:22,808 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:49:27,730 DEBUG [websockets.server] > PING 7f c7 c4 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:27,797 DEBUG [websockets.server] < PONG 7f c7 c4 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:32,739 DEBUG [websockets.server] > PING 82 be 9e 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:32,788 DEBUG [websockets.server] < PONG 82 be 9e 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:37,745 DEBUG [websockets.server] > PING c3 66 42 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:37,780 DEBUG [websockets.server] < PONG c3 66 42 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:39,630 DEBUG [websockets.server] < TEXT '[2,"96","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:49:39,630 INFO [ocpp] 11696759263: receive message [2,"96","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:49:39,634 INFO [ocpp] 11696759263: send [3,"96",{"currentTime":"2025-04-29T12:49:39+00:00"}] python-ocpp16-1 | 2025-04-29 12:49:39,635 DEBUG [websockets.server] > TEXT '[3,"96",{"currentTime":"2025-04-29T12:49:39+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:49:42,753 DEBUG [websockets.server] > PING a5 88 4e c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:42,780 DEBUG [websockets.server] < PONG a5 88 4e c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:47,759 DEBUG [websockets.server] > PING '9-?!' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:47,822 DEBUG [websockets.server] < PONG '9-?!' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:52,768 DEBUG [websockets.server] > PING 61 31 ae 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:52,816 DEBUG [websockets.server] < PONG 61 31 ae 1b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:57,776 DEBUG [websockets.server] > PING 05 cf 75 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:49:57,811 DEBUG [websockets.server] < PONG 05 cf 75 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:02,787 DEBUG [websockets.server] > PING a9 ad 40 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:02,850 DEBUG [websockets.server] < PONG a9 ad 40 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:07,797 DEBUG [websockets.server] > PING 9c 05 67 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:07,845 DEBUG [websockets.server] < PONG 9c 05 67 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:11,796 DEBUG [web.ocpp16_rest] get_configuration charger_id: 11696759263 python-ocpp16-1 | 2025-04-29 12:50:11,796 INFO [ocpp16] 11696759263: send, Get configuration request python-ocpp16-1 | 2025-04-29 12:50:11,797 INFO [ocpp] 11696759263: send [2,"600a8a0e-a863-485e-8cd5-e7c9556b1ec8","GetConfiguration",{}] python-ocpp16-1 | 2025-04-29 12:50:11,798 DEBUG [websockets.server] > TEXT '[2,"600a8a0e-a863-485e-8cd5-e7c9556b1ec8","GetConfiguration",{}]' [64 bytes] python-ocpp16-1 | 2025-04-29 12:50:11,927 DEBUG [websockets.server] < TEXT '[3,"600a8a0e-a863-485e-8cd5-e7c9556b1ec8",{"con...10"}],"unknownKey":[]}]' [2149 bytes] python-ocpp16-1 | 2025-04-29 12:50:11,927 INFO [ocpp] 11696759263: receive message [3,"600a8a0e-a863-485e-8cd5-e7c9556b1ec8",{"configurationKey":[{"key":"WebSocketPingInterval","readonly":false,"value":"60"},{"key":"ConnectionTimeOut","readonly":false,"value":"30"},{"key":"ConnectorMaximumCurrent","readonly":false,"value":"16"},{"key":"HeartbeatInterval","readonly":false,"value":"100"},{"key":"MeterValueSampleInterval","readonly":false,"value":"60"},{"key":"NumberOfConnectors","readonly":true,"value":"1"},{"key":"TransactionMessageAttempts","readonly":false,"value":"5"},{"key":"TransactionMessageRetryInterval","readonly":false,"value":"60"},{"key":"ClockAlignedDataInterval","readonly":true,"value":"0"},{"key":"GetConfigurationMaxKeys","readonly":true,"value":"29"},{"key":"LocalAuthorizeOffline","readonly":true,"value":"false"},{"key":"LocalPreAuthorize","readonly":true,"value":"true"},{"key":"MeterValuesAlignedData","readonly":true,"value":""},{"key":"MeterValuesSampledData","readonly":true,"value":"Voltage.L1,Voltage.L2,Voltage.L3,Current.Import.L1,Current.Import.L2,Current.Import.L3,Current.Offered,Energy.Active.Import.Register,Power.Active.Import,Temperature"},{"key":"ResetRetries","readonly":true,"value":"0"},{"key":"ConnectorPhaseRotation","readonly":true,"value":"NotApplicable"},{"key":"StopTransactionOnEVSideDisconnect","readonly":true,"value":"true"},{"key":"StopTransactionOnInvalidId","readonly":true,"value":"false"},{"key":"StopTxnAlignedData","readonly":true,"value":""},{"key":"StopTxnSampledData","readonly":true,"value":""},{"key":"SupportedFeatureProfiles","readonly":true,"value":"Core, Smart Charging"},{"key":"UnlockConnectorOnEVSideDisconnect","readonly":true,"value":"true"},{"key":"AuthorizeRemoteTxRequests","readonly":true,"value":"false"},{"key":"ReserveConnectorZeroSupported","readonly":true,"value":"false"},{"key":"ChargeProfileMaxStackLevel","readonly":true,"value":"9"},{"key":"ChargingScheduleAllowedChargingRateUnit","readonly":true,"value":"Current"},{"key":"ChargingScheduleMaxPeriods","readonly":true,"value":"10"},{"key":"ConnectorSwitch3to1PhaseSupported","readonly":true,"value":"0"},{"key":"MaxChargingProfilesInstalled","readonly":true,"value":"10"}],"unknownKey":[]}] python-ocpp16-1 | 2025-04-29 12:50:12,802 DEBUG [websockets.server] > PING 0d 7f 80 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:12,866 DEBUG [websockets.server] < PONG 0d 7f 80 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:17,808 DEBUG [websockets.server] > PING 90 69 96 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:19,563 DEBUG [websockets.server] < PONG 90 69 96 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:22,711 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:50:22,711 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:50:22,812 DEBUG [websockets.server] > PING ff 89 c6 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:22,860 DEBUG [websockets.server] < PONG ff 89 c6 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:27,821 DEBUG [websockets.server] > PING b3 c8 5a 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:27,857 DEBUG [websockets.server] < PONG b3 c8 5a 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:32,830 DEBUG [websockets.server] > PING 0f ef 3e 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:32,903 DEBUG [websockets.server] < PONG 0f ef 3e 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:37,840 DEBUG [websockets.server] > PING b8 f8 1f 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:37,899 DEBUG [websockets.server] < PONG b8 f8 1f 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:42,850 DEBUG [websockets.server] > PING 94 ab fc ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:42,895 DEBUG [websockets.server] < PONG 94 ab fc ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:47,859 DEBUG [websockets.server] > PING 51 14 47 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:47,887 DEBUG [websockets.server] < PONG 51 14 47 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:52,865 DEBUG [websockets.server] > PING 27 44 78 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:52,931 DEBUG [websockets.server] < PONG 27 44 78 eb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:57,873 DEBUG [websockets.server] > PING b1 3f c2 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:50:57,925 DEBUG [websockets.server] < PONG b1 3f c2 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:02,882 DEBUG [websockets.server] > PING 56 f4 3a 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:02,925 DEBUG [websockets.server] < PONG 56 f4 3a 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:07,892 DEBUG [websockets.server] > PING 32 dc 9c e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:07,967 DEBUG [websockets.server] < PONG 32 dc 9c e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:12,901 DEBUG [websockets.server] > PING 3d b7 b3 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:12,964 DEBUG [websockets.server] < PONG 3d b7 b3 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:17,909 DEBUG [websockets.server] > PING 98 d1 9b 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:17,958 DEBUG [websockets.server] < PONG 98 d1 9b 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:19,458 DEBUG [websockets.server] < TEXT '[2,"97","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:51:19,458 INFO [ocpp] 11696759263: receive message [2,"97","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:51:19,464 INFO [ocpp] 11696759263: send [3,"97",{"currentTime":"2025-04-29T12:51:19+00:00"}] python-ocpp16-1 | 2025-04-29 12:51:19,464 DEBUG [websockets.server] > TEXT '[3,"97",{"currentTime":"2025-04-29T12:51:19+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:51:22,605 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:51:22,606 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:51:22,914 DEBUG [websockets.server] > PING c1 93 ac e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:22,959 DEBUG [websockets.server] < PONG c1 93 ac e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:27,927 DEBUG [websockets.server] > PING 'XX\x1e\t' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:28,002 DEBUG [websockets.server] < PONG 'XX\x1e\t' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:32,935 DEBUG [websockets.server] > PING 57 44 1e ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:32,992 DEBUG [websockets.server] < PONG 57 44 1e ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:37,945 DEBUG [websockets.server] > PING f5 35 9b 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:37,986 DEBUG [websockets.server] < PONG f5 35 9b 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:42,952 DEBUG [websockets.server] > PING 97 12 ed ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:43,026 DEBUG [websockets.server] < PONG 97 12 ed ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:47,962 DEBUG [websockets.server] > PING c1 78 d5 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:48,022 DEBUG [websockets.server] < PONG c1 78 d5 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:52,971 DEBUG [websockets.server] > PING b1 3f a5 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:53,006 DEBUG [websockets.server] < PONG b1 3f a5 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:57,979 DEBUG [websockets.server] > PING bf a1 8f e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:51:58,048 DEBUG [websockets.server] < PONG bf a1 8f e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:02,989 DEBUG [websockets.server] > PING 87 34 2a 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:03,040 DEBUG [websockets.server] < PONG 87 34 2a 18 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:07,998 DEBUG [websockets.server] > PING 1f d7 0e 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:08,032 DEBUG [websockets.server] < PONG 1f d7 0e 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:13,008 DEBUG [websockets.server] > PING 34 de 20 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:13,072 DEBUG [websockets.server] < PONG 34 de 20 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:18,012 DEBUG [websockets.server] > PING c7 42 d7 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:18,067 DEBUG [websockets.server] < PONG c7 42 d7 75 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:22,511 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:52:22,511 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:52:23,016 DEBUG [websockets.server] > PING 17 5c 90 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:23,067 DEBUG [websockets.server] < PONG 17 5c 90 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:28,025 DEBUG [websockets.server] > PING '\x10E!R' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:28,059 DEBUG [websockets.server] < PONG '\x10E!R' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:33,030 DEBUG [websockets.server] > PING 91 57 a9 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:33,101 DEBUG [websockets.server] < PONG 91 57 a9 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:38,038 DEBUG [websockets.server] > PING ee 8c fe 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:38,095 DEBUG [websockets.server] < PONG ee 8c fe 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:43,045 DEBUG [websockets.server] > PING 93 bd 15 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:43,137 DEBUG [websockets.server] < PONG 93 bd 15 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:48,048 DEBUG [websockets.server] > PING ff c2 83 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:48,081 DEBUG [websockets.server] < PONG ff c2 83 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:53,056 DEBUG [websockets.server] > PING 89 f6 bc fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:53,123 DEBUG [websockets.server] < PONG 89 f6 bc fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:58,062 DEBUG [websockets.server] > PING 'p]ɝ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:58,117 DEBUG [websockets.server] < PONG 'p]ɝ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:52:59,267 DEBUG [websockets.server] < TEXT '[2,"98","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:52:59,268 INFO [ocpp] 11696759263: receive message [2,"98","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:52:59,272 INFO [ocpp] 11696759263: send [3,"98",{"currentTime":"2025-04-29T12:52:59+00:00"}] python-ocpp16-1 | 2025-04-29 12:52:59,273 DEBUG [websockets.server] > TEXT '[3,"98",{"currentTime":"2025-04-29T12:52:59+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:53:03,071 DEBUG [websockets.server] > PING 30 f4 51 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:03,113 DEBUG [websockets.server] < PONG 30 f4 51 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:08,080 DEBUG [websockets.server] > PING c8 89 16 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:08,154 DEBUG [websockets.server] < PONG c8 89 16 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:13,090 DEBUG [websockets.server] > PING 82 4a d6 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:13,146 DEBUG [websockets.server] < PONG 82 4a d6 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:18,099 DEBUG [websockets.server] > PING cb 04 12 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:18,142 DEBUG [websockets.server] < PONG cb 04 12 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:22,382 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:53:22,382 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:53:23,103 DEBUG [websockets.server] > PING 91 a7 25 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:23,136 DEBUG [websockets.server] < PONG 91 a7 25 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:28,108 DEBUG [websockets.server] > PING e7 88 2d e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:28,176 DEBUG [websockets.server] < PONG e7 88 2d e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:33,117 DEBUG [websockets.server] > PING f5 ab 77 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:33,166 DEBUG [websockets.server] < PONG f5 ab 77 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:38,125 DEBUG [websockets.server] > PING 5d 73 14 ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:38,204 DEBUG [websockets.server] < PONG 5d 73 14 ae [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:43,129 DEBUG [websockets.server] > PING 41 04 3c dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:43,194 DEBUG [websockets.server] < PONG 41 04 3c dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:48,137 DEBUG [websockets.server] > PING 1f 99 65 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:48,184 DEBUG [websockets.server] < PONG 1f 99 65 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:53,146 DEBUG [websockets.server] > PING 75 66 22 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:53,178 DEBUG [websockets.server] < PONG 75 66 22 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:58,150 DEBUG [websockets.server] > PING 4a a1 83 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:53:58,216 DEBUG [websockets.server] < PONG 4a a1 83 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:03,158 DEBUG [websockets.server] > PING 34 25 f0 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:03,208 DEBUG [websockets.server] < PONG 34 25 f0 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:08,165 DEBUG [websockets.server] > PING '˻\x10D' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:08,194 DEBUG [websockets.server] < PONG '˻\x10D' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:13,170 DEBUG [websockets.server] > PING ea da 9e 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:13,230 DEBUG [websockets.server] < PONG ea da 9e 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:18,178 DEBUG [websockets.server] > PING e7 ed df 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:18,220 DEBUG [websockets.server] < PONG e7 ed df 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:22,214 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:54:22,215 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:54:23,183 DEBUG [websockets.server] > PING 6b a3 44 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:23,218 DEBUG [websockets.server] < PONG 6b a3 44 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:28,192 DEBUG [websockets.server] > PING 07 bb e8 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:28,260 DEBUG [websockets.server] < PONG 07 bb e8 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:33,216 DEBUG [websockets.server] > PING 80 8a d3 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:33,249 DEBUG [websockets.server] < PONG 80 8a d3 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:38,224 DEBUG [websockets.server] > PING 15 67 b8 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:38,289 DEBUG [websockets.server] < PONG 15 67 b8 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:38,943 DEBUG [websockets.server] < TEXT '[2,"99","Heartbeat",{}]' [23 bytes] python-ocpp16-1 | 2025-04-29 12:54:38,944 INFO [ocpp] 11696759263: receive message [2,"99","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:54:38,948 INFO [ocpp] 11696759263: send [3,"99",{"currentTime":"2025-04-29T12:54:38+00:00"}] python-ocpp16-1 | 2025-04-29 12:54:38,949 DEBUG [websockets.server] > TEXT '[3,"99",{"currentTime":"2025-04-29T12:54:38+00:00"}]' [52 bytes] python-ocpp16-1 | 2025-04-29 12:54:43,231 DEBUG [websockets.server] > PING 6e ac 0d 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:43,281 DEBUG [websockets.server] < PONG 6e ac 0d 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:48,240 DEBUG [websockets.server] > PING 77 86 dd 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:48,317 DEBUG [websockets.server] < PONG 77 86 dd 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:53,248 DEBUG [websockets.server] > PING f2 20 12 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:53,310 DEBUG [websockets.server] < PONG f2 20 12 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:58,256 DEBUG [websockets.server] > PING a6 6b 4c c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:54:58,332 DEBUG [websockets.server] < PONG a6 6b 4c c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:03,266 DEBUG [websockets.server] > PING '\x136qf' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:03,324 DEBUG [websockets.server] < PONG '\x136qf' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:08,275 DEBUG [websockets.server] > PING 4e f8 ad d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:08,317 DEBUG [websockets.server] < PONG 4e f8 ad d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:13,283 DEBUG [websockets.server] > PING a7 00 c8 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:13,358 DEBUG [websockets.server] < PONG a7 00 c8 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:18,292 DEBUG [websockets.server] > PING 4b b8 34 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:18,352 DEBUG [websockets.server] < PONG 4b b8 34 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:22,098 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:55:22,098 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:55:23,296 DEBUG [websockets.server] > PING aa 71 e8 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:23,352 DEBUG [websockets.server] < PONG aa 71 e8 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:28,304 DEBUG [websockets.server] > PING ba 2b 7a 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:28,344 DEBUG [websockets.server] < PONG ba 2b 7a 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:33,308 DEBUG [websockets.server] > PING ff f1 0e 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:33,337 DEBUG [websockets.server] < PONG ff f1 0e 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:38,319 DEBUG [websockets.server] > PING 2d 9c c4 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:38,382 DEBUG [websockets.server] < PONG 2d 9c c4 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:43,328 DEBUG [websockets.server] > PING 32 4a 39 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:43,374 DEBUG [websockets.server] < PONG 32 4a 39 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:48,336 DEBUG [websockets.server] > PING 73 e7 65 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:50,064 DEBUG [websockets.server] < PONG 73 e7 65 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:53,343 DEBUG [websockets.server] > PING 25 51 fb 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:53,406 DEBUG [websockets.server] < PONG 25 51 fb 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:58,352 DEBUG [websockets.server] > PING 89 8d d1 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:55:58,398 DEBUG [websockets.server] < PONG 89 8d d1 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:03,360 DEBUG [websockets.server] > PING c8 ae 17 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:03,392 DEBUG [websockets.server] < PONG c8 ae 17 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:08,368 DEBUG [websockets.server] > PING '̘q\x11' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:08,434 DEBUG [websockets.server] < PONG '̘q\x11' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:13,376 DEBUG [websockets.server] > PING '\x08`\x7f\x7f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:13,429 DEBUG [websockets.server] < PONG '\x08`\x7f\x7f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:18,385 DEBUG [websockets.server] > PING 09 db 35 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:18,419 DEBUG [websockets.server] < PONG 09 db 35 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:18,723 DEBUG [websockets.server] < TEXT '[2,"100","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 12:56:18,723 INFO [ocpp] 11696759263: receive message [2,"100","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:56:18,728 INFO [ocpp] 11696759263: send [3,"100",{"currentTime":"2025-04-29T12:56:18+00:00"}] python-ocpp16-1 | 2025-04-29 12:56:18,729 DEBUG [websockets.server] > TEXT '[3,"100",{"currentTime":"2025-04-29T12:56:18+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 12:56:21,971 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:56:21,971 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:56:23,390 DEBUG [websockets.server] > PING ff 22 f7 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:23,422 DEBUG [websockets.server] < PONG ff 22 f7 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:28,396 DEBUG [websockets.server] > PING 70 64 59 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:28,463 DEBUG [websockets.server] < PONG 70 64 59 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:33,403 DEBUG [websockets.server] > PING e1 05 df f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:33,455 DEBUG [websockets.server] < PONG e1 05 df f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:38,411 DEBUG [websockets.server] > PING 30 fa bc d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:38,449 DEBUG [websockets.server] < PONG 30 fa bc d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:43,416 DEBUG [websockets.server] > PING 96 cb 32 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:43,445 DEBUG [websockets.server] < PONG 96 cb 32 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:48,422 DEBUG [websockets.server] > PING 20 45 4a 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:48,487 DEBUG [websockets.server] < PONG 20 45 4a 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:53,431 DEBUG [websockets.server] > PING ac 2c 57 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:53,481 DEBUG [websockets.server] < PONG ac 2c 57 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:58,440 DEBUG [websockets.server] > PING 61 aa bb 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:56:58,472 DEBUG [websockets.server] < PONG 61 aa bb 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:03,448 DEBUG [websockets.server] > PING d7 d4 54 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:03,520 DEBUG [websockets.server] < PONG d7 d4 54 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:08,456 DEBUG [websockets.server] > PING 40 37 7b b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:08,506 DEBUG [websockets.server] < PONG 40 37 7b b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:13,465 DEBUG [websockets.server] > PING 30 c0 af 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:13,498 DEBUG [websockets.server] < PONG 30 c0 af 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:18,473 DEBUG [websockets.server] > PING 43 dd e3 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:18,538 DEBUG [websockets.server] < PONG 43 dd e3 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:21,836 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:57:21,836 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:57:23,478 DEBUG [websockets.server] > PING 94 62 c4 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:23,536 DEBUG [websockets.server] < PONG 94 62 c4 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:28,482 DEBUG [websockets.server] > PING ec 91 39 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:28,526 DEBUG [websockets.server] < PONG ec 91 39 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:33,492 DEBUG [websockets.server] > PING 3c cc dd f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:33,565 DEBUG [websockets.server] < PONG 3c cc dd f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:38,499 DEBUG [websockets.server] > PING 'D\n\x05`' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:38,558 DEBUG [websockets.server] < PONG 'D\n\x05`' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:43,508 DEBUG [websockets.server] > PING 5d 8a ad c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:43,550 DEBUG [websockets.server] < PONG 5d 8a ad c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:48,512 DEBUG [websockets.server] > PING d4 ec 4b ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:48,547 DEBUG [websockets.server] < PONG d4 ec 4b ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:53,521 DEBUG [websockets.server] > PING f9 88 5e a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:53,587 DEBUG [websockets.server] < PONG f9 88 5e a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:58,483 DEBUG [websockets.server] < TEXT '[2,"101","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 12:57:58,483 INFO [ocpp] 11696759263: receive message [2,"101","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:57:58,487 INFO [ocpp] 11696759263: send [3,"101",{"currentTime":"2025-04-29T12:57:58+00:00"}] python-ocpp16-1 | 2025-04-29 12:57:58,488 DEBUG [websockets.server] > TEXT '[3,"101",{"currentTime":"2025-04-29T12:57:58+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 12:57:58,525 DEBUG [websockets.server] > PING f8 fb 53 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:57:58,584 DEBUG [websockets.server] < PONG f8 fb 53 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:03,535 DEBUG [websockets.server] > PING 4d a8 a6 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:03,579 DEBUG [websockets.server] < PONG 4d a8 a6 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:08,544 DEBUG [websockets.server] > PING 'əs\x05' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:08,621 DEBUG [websockets.server] < PONG 'əs\x05' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:13,548 DEBUG [websockets.server] > PING 0f 0e 6e d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:13,618 DEBUG [websockets.server] < PONG 0f 0e 6e d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:18,562 DEBUG [websockets.server] > PING 77 4f e6 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:18,607 DEBUG [websockets.server] < PONG 77 4f e6 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:21,751 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:58:21,752 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:58:23,568 DEBUG [websockets.server] > PING 86 bf dd 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:23,601 DEBUG [websockets.server] < PONG 86 bf dd 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:28,572 DEBUG [websockets.server] > PING 1b 2c b1 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:28,635 DEBUG [websockets.server] < PONG 1b 2c b1 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:33,575 DEBUG [websockets.server] > PING e7 d4 7c 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:33,629 DEBUG [websockets.server] < PONG e7 d4 7c 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:38,584 DEBUG [websockets.server] > PING 74 d5 68 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:38,617 DEBUG [websockets.server] < PONG 74 d5 68 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:43,593 DEBUG [websockets.server] > PING e9 75 2e 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:43,660 DEBUG [websockets.server] < PONG e9 75 2e 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:48,598 DEBUG [websockets.server] > PING 62 89 48 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:48,652 DEBUG [websockets.server] < PONG 62 89 48 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:53,603 DEBUG [websockets.server] > PING 4a c0 1f 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:53,644 DEBUG [websockets.server] < PONG 4a c0 1f 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:58,609 DEBUG [websockets.server] > PING 45 8a 68 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:58:58,638 DEBUG [websockets.server] < PONG 45 8a 68 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:03,620 DEBUG [websockets.server] > PING dd 37 e6 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:03,682 DEBUG [websockets.server] < PONG dd 37 e6 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:08,629 DEBUG [websockets.server] > PING 'hȬ4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:08,674 DEBUG [websockets.server] < PONG 'hȬ4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:13,637 DEBUG [websockets.server] > PING 6b 93 06 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:13,716 DEBUG [websockets.server] < PONG 6b 93 06 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:18,643 DEBUG [websockets.server] > PING 90 06 ec 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:18,714 DEBUG [websockets.server] < PONG 90 06 ec 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:21,608 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:59:21,608 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 12:59:23,648 DEBUG [websockets.server] > PING 42 94 bc 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:23,706 DEBUG [websockets.server] < PONG 42 94 bc 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:28,663 DEBUG [websockets.server] > PING 1c 2e bf 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:28,752 DEBUG [websockets.server] < PONG 1c 2e bf 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:33,672 DEBUG [websockets.server] > PING 7c e0 0d 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:33,738 DEBUG [websockets.server] < PONG 7c e0 0d 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:38,227 DEBUG [websockets.server] < TEXT '[2,"102","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 12:59:38,227 INFO [ocpp] 11696759263: receive message [2,"102","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 12:59:38,232 INFO [ocpp] 11696759263: send [3,"102",{"currentTime":"2025-04-29T12:59:38+00:00"}] python-ocpp16-1 | 2025-04-29 12:59:38,233 DEBUG [websockets.server] > TEXT '[3,"102",{"currentTime":"2025-04-29T12:59:38+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 12:59:38,676 DEBUG [websockets.server] > PING b3 99 b9 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:38,729 DEBUG [websockets.server] < PONG b3 99 b9 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:43,682 DEBUG [websockets.server] > PING 6e bd db c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:43,721 DEBUG [websockets.server] < PONG 6e bd db c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:48,690 DEBUG [websockets.server] > PING c9 79 e6 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:48,759 DEBUG [websockets.server] < PONG c9 79 e6 06 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:53,697 DEBUG [websockets.server] > PING e6 72 b6 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:53,749 DEBUG [websockets.server] < PONG e6 72 b6 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:58,702 DEBUG [websockets.server] > PING fa 23 f3 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 12:59:58,739 DEBUG [websockets.server] < PONG fa 23 f3 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:03,714 DEBUG [websockets.server] > PING 7e ea 53 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:03,777 DEBUG [websockets.server] < PONG 7e ea 53 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:08,723 DEBUG [websockets.server] > PING 9b d3 9c 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:08,765 DEBUG [websockets.server] < PONG 9b d3 9c 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:13,734 DEBUG [websockets.server] > PING 4d 21 f2 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:13,805 DEBUG [websockets.server] < PONG 4d 21 f2 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:18,743 DEBUG [websockets.server] > PING db e4 70 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:18,796 DEBUG [websockets.server] < PONG db e4 70 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:21,441 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:00:21,441 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:00:23,750 DEBUG [websockets.server] > PING 00 7a 23 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:23,789 DEBUG [websockets.server] < PONG 00 7a 23 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:28,755 DEBUG [websockets.server] > PING 45 ea c1 34 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:28,829 DEBUG [websockets.server] < PONG 45 ea c1 34 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:33,764 DEBUG [websockets.server] > PING fc cf ff 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:33,816 DEBUG [websockets.server] < PONG fc cf ff 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:38,773 DEBUG [websockets.server] > PING d8 0a 69 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:38,801 DEBUG [websockets.server] < PONG d8 0a 69 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:43,782 DEBUG [websockets.server] > PING be e7 1d 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:43,838 DEBUG [websockets.server] < PONG be e7 1d 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:48,791 DEBUG [websockets.server] > PING a6 87 d8 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:48,822 DEBUG [websockets.server] < PONG a6 87 d8 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:53,800 DEBUG [websockets.server] > PING d6 8f 8e 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:53,856 DEBUG [websockets.server] < PONG d6 8f 8e 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:00:58,808 DEBUG [websockets.server] > PING '?\x08 PING 'ZB*t' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:03,887 DEBUG [websockets.server] < PONG 'ZB*t' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:08,826 DEBUG [websockets.server] > PING 9e ec 24 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:08,876 DEBUG [websockets.server] < PONG 9e ec 24 59 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:13,835 DEBUG [websockets.server] > PING f5 21 88 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:13,870 DEBUG [websockets.server] < PONG f5 21 88 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:17,910 DEBUG [websockets.server] < TEXT '[2,"103","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:01:17,911 INFO [ocpp] 11696759263: receive message [2,"103","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:01:17,917 INFO [ocpp] 11696759263: send [3,"103",{"currentTime":"2025-04-29T13:01:17+00:00"}] python-ocpp16-1 | 2025-04-29 13:01:17,918 DEBUG [websockets.server] > TEXT '[3,"103",{"currentTime":"2025-04-29T13:01:17+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:01:18,840 DEBUG [websockets.server] > PING dc 0b ac 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:18,914 DEBUG [websockets.server] < PONG dc 0b ac 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:21,260 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:01:21,260 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:01:23,846 DEBUG [websockets.server] > PING 4e d0 5f bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:23,908 DEBUG [websockets.server] < PONG 4e d0 5f bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:28,855 DEBUG [websockets.server] > PING c0 df 73 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:28,951 DEBUG [websockets.server] < PONG c0 df 73 6d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:33,863 DEBUG [websockets.server] > PING '\x05\x13Ք' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:33,941 DEBUG [websockets.server] < PONG '\x05\x13Ք' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:38,872 DEBUG [websockets.server] > PING f0 ed 88 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:38,939 DEBUG [websockets.server] < PONG f0 ed 88 21 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:43,881 DEBUG [websockets.server] > PING 55 f8 23 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:43,927 DEBUG [websockets.server] < PONG 55 f8 23 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:48,889 DEBUG [websockets.server] > PING '4#N8' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:48,989 DEBUG [websockets.server] < PONG '4#N8' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:53,896 DEBUG [websockets.server] > PING cb 06 f6 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:53,929 DEBUG [websockets.server] < PONG cb 06 f6 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:58,904 DEBUG [websockets.server] > PING 8a cc 65 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:01:58,967 DEBUG [websockets.server] < PONG 8a cc 65 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:03,909 DEBUG [websockets.server] > PING 08 36 20 c3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:03,959 DEBUG [websockets.server] < PONG 08 36 20 c3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:08,918 DEBUG [websockets.server] > PING ae 3a b4 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:08,951 DEBUG [websockets.server] < PONG ae 3a b4 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:13,929 DEBUG [websockets.server] > PING 06 d7 6f 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:13,997 DEBUG [websockets.server] < PONG 06 d7 6f 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:18,938 DEBUG [websockets.server] > PING 'ՖrD' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:18,987 DEBUG [websockets.server] < PONG 'ՖrD' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:21,135 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:02:21,136 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:02:23,945 DEBUG [websockets.server] > PING ca e4 44 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:23,986 DEBUG [websockets.server] < PONG ca e4 44 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:28,954 DEBUG [websockets.server] > PING dc 39 b7 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:29,027 DEBUG [websockets.server] < PONG dc 39 b7 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:33,963 DEBUG [websockets.server] > PING 4b e4 be 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:34,018 DEBUG [websockets.server] < PONG 4b e4 be 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:38,972 DEBUG [websockets.server] > PING 9f 5d 7e f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:39,010 DEBUG [websockets.server] < PONG 9f 5d 7e f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:43,976 DEBUG [websockets.server] > PING ad 11 15 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:44,004 DEBUG [websockets.server] < PONG ad 11 15 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:48,986 DEBUG [websockets.server] > PING c8 e4 cc 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:49,042 DEBUG [websockets.server] < PONG c8 e4 cc 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:53,994 DEBUG [websockets.server] > PING 15 5b c3 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:54,037 DEBUG [websockets.server] < PONG 15 5b c3 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:57,685 DEBUG [websockets.server] < TEXT '[2,"104","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:02:57,685 INFO [ocpp] 11696759263: receive message [2,"104","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:02:57,691 INFO [ocpp] 11696759263: send [3,"104",{"currentTime":"2025-04-29T13:02:57+00:00"}] python-ocpp16-1 | 2025-04-29 13:02:57,693 DEBUG [websockets.server] > TEXT '[3,"104",{"currentTime":"2025-04-29T13:02:57+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:02:58,999 DEBUG [websockets.server] > PING 43 ca 15 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:02:59,081 DEBUG [websockets.server] < PONG 43 ca 15 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:04,008 DEBUG [websockets.server] > PING fe 6f d1 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:05,067 DEBUG [websockets.server] < PONG fe 6f d1 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:09,017 DEBUG [websockets.server] > PING 'w?7V' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:09,059 DEBUG [websockets.server] < PONG 'w?7V' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:14,024 DEBUG [websockets.server] > PING f9 65 17 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:14,095 DEBUG [websockets.server] < PONG f9 65 17 f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:19,032 DEBUG [websockets.server] > PING 75 71 a3 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:19,079 DEBUG [websockets.server] < PONG 75 71 a3 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:20,977 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:03:20,977 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:03:24,036 DEBUG [websockets.server] > PING 75 cb c7 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:24,068 DEBUG [websockets.server] < PONG 75 cb c7 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:29,046 DEBUG [websockets.server] > PING 1e 14 02 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:29,107 DEBUG [websockets.server] < PONG 1e 14 02 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:34,055 DEBUG [websockets.server] > PING e7 6e ac 39 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:34,101 DEBUG [websockets.server] < PONG e7 6e ac 39 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:39,064 DEBUG [websockets.server] > PING c4 9b 40 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:39,137 DEBUG [websockets.server] < PONG c4 9b 40 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:44,073 DEBUG [websockets.server] > PING 30 9b 3b d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:44,127 DEBUG [websockets.server] < PONG 30 9b 3b d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:49,080 DEBUG [websockets.server] > PING 26 db f6 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:49,115 DEBUG [websockets.server] < PONG 26 db f6 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:54,088 DEBUG [websockets.server] > PING c6 91 a3 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:54,156 DEBUG [websockets.server] < PONG c6 91 a3 5e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:59,096 DEBUG [websockets.server] > PING d3 ba 1f af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:03:59,148 DEBUG [websockets.server] < PONG d3 ba 1f af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:04,103 DEBUG [websockets.server] > PING 12 cf 8a 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:04,137 DEBUG [websockets.server] < PONG 12 cf 8a 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:09,110 DEBUG [websockets.server] > PING 20 a1 36 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:09,174 DEBUG [websockets.server] < PONG 20 a1 36 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:14,118 DEBUG [websockets.server] > PING 14 6f 3c 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:14,160 DEBUG [websockets.server] < PONG 14 6f 3c 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:19,127 DEBUG [websockets.server] > PING '\x0cxչ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:19,196 DEBUG [websockets.server] < PONG '\x0cxչ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:20,848 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:04:20,848 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:04:24,133 DEBUG [websockets.server] > PING 2a 8b 8b c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:24,194 DEBUG [websockets.server] < PONG 2a 8b 8b c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:29,142 DEBUG [websockets.server] > PING 0b 27 e0 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:29,186 DEBUG [websockets.server] < PONG 0b 27 e0 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:34,152 DEBUG [websockets.server] > PING 54 e0 de 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:34,182 DEBUG [websockets.server] < PONG 54 e0 de 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:37,370 DEBUG [websockets.server] < TEXT '[2,"105","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:04:37,371 INFO [ocpp] 11696759263: receive message [2,"105","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:04:37,376 INFO [ocpp] 11696759263: send [3,"105",{"currentTime":"2025-04-29T13:04:37+00:00"}] python-ocpp16-1 | 2025-04-29 13:04:37,377 DEBUG [websockets.server] > TEXT '[3,"105",{"currentTime":"2025-04-29T13:04:37+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:04:39,157 DEBUG [websockets.server] > PING 'LP`U' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:39,220 DEBUG [websockets.server] < PONG 'LP`U' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:44,166 DEBUG [websockets.server] > PING 5e 09 bf a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:44,210 DEBUG [websockets.server] < PONG 5e 09 bf a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:49,176 DEBUG [websockets.server] > PING b7 ea ad ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:49,251 DEBUG [websockets.server] < PONG b7 ea ad ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:54,184 DEBUG [websockets.server] > PING 'h\x05nG' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:54,241 DEBUG [websockets.server] < PONG 'h\x05nG' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:59,192 DEBUG [websockets.server] > PING 93 62 ab ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:04:59,233 DEBUG [websockets.server] < PONG 93 62 ab ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:04,202 DEBUG [websockets.server] > PING 97 97 93 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:04,273 DEBUG [websockets.server] < PONG 97 97 93 e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:09,212 DEBUG [websockets.server] > PING c8 3f 8c de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:09,276 DEBUG [websockets.server] < PONG c8 3f 8c de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:14,222 DEBUG [websockets.server] > PING cb 64 42 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:14,257 DEBUG [websockets.server] < PONG cb 64 42 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:19,231 DEBUG [websockets.server] > PING 07 bf c3 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:19,299 DEBUG [websockets.server] < PONG 07 bf c3 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:20,701 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:05:20,702 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:05:24,238 DEBUG [websockets.server] > PING 'ogQK' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:24,297 DEBUG [websockets.server] < PONG 'ogQK' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:29,247 DEBUG [websockets.server] > PING 02 31 89 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:29,289 DEBUG [websockets.server] < PONG 02 31 89 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:34,255 DEBUG [websockets.server] > PING d6 7f f5 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:35,337 DEBUG [websockets.server] < PONG d6 7f f5 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:39,258 DEBUG [websockets.server] > PING 'ĹEk' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:39,325 DEBUG [websockets.server] < PONG 'ĹEk' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:44,264 DEBUG [websockets.server] > PING 'kwhc' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:44,319 DEBUG [websockets.server] < PONG 'kwhc' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:49,271 DEBUG [websockets.server] > PING 0e 14 e5 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:49,324 DEBUG [websockets.server] < PONG 0e 14 e5 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:54,281 DEBUG [websockets.server] > PING cf d0 60 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:54,354 DEBUG [websockets.server] < PONG cf d0 60 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:59,289 DEBUG [websockets.server] > PING 4f b6 f0 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:05:59,344 DEBUG [websockets.server] < PONG 4f b6 f0 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:04,298 DEBUG [websockets.server] > PING bb ad 7d 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:04,334 DEBUG [websockets.server] < PONG bb ad 7d 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:09,307 DEBUG [websockets.server] > PING 13 90 8f 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:09,372 DEBUG [websockets.server] < PONG 13 90 8f 45 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:14,318 DEBUG [websockets.server] > PING fc 7e 5f 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:14,366 DEBUG [websockets.server] < PONG fc 7e 5f 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:19,076 DEBUG [websockets.server] < TEXT '[2,"106","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:06:19,076 INFO [ocpp] 11696759263: receive message [2,"106","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:06:19,081 INFO [ocpp] 11696759263: send [3,"106",{"currentTime":"2025-04-29T13:06:19+00:00"}] python-ocpp16-1 | 2025-04-29 13:06:19,082 DEBUG [websockets.server] > TEXT '[3,"106",{"currentTime":"2025-04-29T13:06:19+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:06:19,322 DEBUG [websockets.server] > PING 7b e9 0c 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:19,358 DEBUG [websockets.server] < PONG 7b e9 0c 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:20,558 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:06:20,558 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:06:24,330 DEBUG [websockets.server] > PING 69 14 ed 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:24,402 DEBUG [websockets.server] < PONG 69 14 ed 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:29,339 DEBUG [websockets.server] > PING a1 37 6a ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:29,394 DEBUG [websockets.server] < PONG a1 37 6a ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:34,344 DEBUG [websockets.server] > PING 8c a6 4e c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:34,386 DEBUG [websockets.server] < PONG 8c a6 4e c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:39,352 DEBUG [websockets.server] > PING 'PQbw' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:39,378 DEBUG [websockets.server] < PONG 'PQbw' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:44,360 DEBUG [websockets.server] > PING 4b 37 41 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:44,419 DEBUG [websockets.server] < PONG 4b 37 41 d4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:49,368 DEBUG [websockets.server] > PING b4 58 43 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:49,413 DEBUG [websockets.server] < PONG b4 58 43 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:54,376 DEBUG [websockets.server] > PING 37 b3 b1 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:54,455 DEBUG [websockets.server] < PONG 37 b3 b1 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:59,384 DEBUG [websockets.server] > PING 's\x028}' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:06:59,443 DEBUG [websockets.server] < PONG 's\x028}' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:04,394 DEBUG [websockets.server] > PING 92 c5 f3 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:04,433 DEBUG [websockets.server] < PONG 92 c5 f3 cc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:09,402 DEBUG [websockets.server] > PING 30 14 23 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:09,473 DEBUG [websockets.server] < PONG 30 14 23 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:14,409 DEBUG [websockets.server] > PING ea 6e cc c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:14,463 DEBUG [websockets.server] < PONG ea 6e cc c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:19,412 DEBUG [websockets.server] > PING 69 c5 84 e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:19,459 DEBUG [websockets.server] < PONG 69 c5 84 e3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:20,411 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:07:20,411 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:07:24,418 DEBUG [websockets.server] > PING 99 f4 b9 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:24,454 DEBUG [websockets.server] < PONG 99 f4 b9 97 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:29,425 DEBUG [websockets.server] > PING d8 ef c0 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:29,496 DEBUG [websockets.server] < PONG d8 ef c0 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:34,432 DEBUG [websockets.server] > PING b0 1f 52 fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:34,486 DEBUG [websockets.server] < PONG b0 1f 52 fc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:39,440 DEBUG [websockets.server] > PING 85 74 b9 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:39,474 DEBUG [websockets.server] < PONG 85 74 b9 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:44,449 DEBUG [websockets.server] > PING 3f 05 d1 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:44,510 DEBUG [websockets.server] < PONG 3f 05 d1 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:49,457 DEBUG [websockets.server] > PING 1c 52 6d 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:49,502 DEBUG [websockets.server] < PONG 1c 52 6d 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:54,465 DEBUG [websockets.server] > PING fa d0 e8 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:54,534 DEBUG [websockets.server] < PONG fa d0 e8 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:56,832 DEBUG [websockets.server] < TEXT '[2,"107","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:07:56,833 INFO [ocpp] 11696759263: receive message [2,"107","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:07:56,837 INFO [ocpp] 11696759263: send [3,"107",{"currentTime":"2025-04-29T13:07:56+00:00"}] python-ocpp16-1 | 2025-04-29 13:07:56,838 DEBUG [websockets.server] > TEXT '[3,"107",{"currentTime":"2025-04-29T13:07:56+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:07:59,472 DEBUG [websockets.server] > PING eb 4f 83 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:07:59,528 DEBUG [websockets.server] < PONG eb 4f 83 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:04,481 DEBUG [websockets.server] > PING 81 0d 00 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:04,520 DEBUG [websockets.server] < PONG 81 0d 00 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:09,487 DEBUG [websockets.server] > PING 2d eb 98 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:09,514 DEBUG [websockets.server] < PONG 2d eb 98 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:14,497 DEBUG [websockets.server] > PING 5b b0 59 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:14,552 DEBUG [websockets.server] < PONG 5b b0 59 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:19,505 DEBUG [websockets.server] > PING a6 8f 75 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:19,542 DEBUG [websockets.server] < PONG a6 8f 75 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:20,294 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:08:20,295 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:08:24,510 DEBUG [websockets.server] > PING ";͊'" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:24,584 DEBUG [websockets.server] < PONG ";͊'" [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:29,518 DEBUG [websockets.server] > PING 76 a8 ca d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:29,572 DEBUG [websockets.server] < PONG 76 a8 ca d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:34,526 DEBUG [websockets.server] > PING 6d a4 18 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:34,597 DEBUG [websockets.server] < PONG 6d a4 18 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:39,530 DEBUG [websockets.server] > PING ee 15 be a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:39,582 DEBUG [websockets.server] < PONG ee 15 be a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:44,538 DEBUG [websockets.server] > PING 8e 42 34 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:44,570 DEBUG [websockets.server] < PONG 8e 42 34 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:49,547 DEBUG [websockets.server] > PING 4b 3b bd cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:49,609 DEBUG [websockets.server] < PONG 4b 3b bd cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:54,554 DEBUG [websockets.server] > PING ba 4b e2 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:54,599 DEBUG [websockets.server] < PONG ba 4b e2 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:59,560 DEBUG [websockets.server] > PING bd 85 8e 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:08:59,597 DEBUG [websockets.server] < PONG bd 85 8e 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:04,572 DEBUG [websockets.server] > PING 3a 54 4b 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:04,636 DEBUG [websockets.server] < PONG 3a 54 4b 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:09,580 DEBUG [websockets.server] > PING c9 07 9d fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:09,628 DEBUG [websockets.server] < PONG c9 07 9d fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:14,585 DEBUG [websockets.server] > PING 1d ec b8 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:14,621 DEBUG [websockets.server] < PONG 1d ec b8 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:19,592 DEBUG [websockets.server] > PING 'EeS\x0e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:19,666 DEBUG [websockets.server] < PONG 'EeS\x0e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:20,117 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:09:20,117 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:09:24,600 DEBUG [websockets.server] > PING 60 86 7d a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:24,658 DEBUG [websockets.server] < PONG 60 86 7d a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:29,609 DEBUG [websockets.server] > PING 29 12 2e 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:29,650 DEBUG [websockets.server] < PONG 29 12 2e 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:34,618 DEBUG [websockets.server] > PING 0e 08 ac 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:34,642 DEBUG [websockets.server] < PONG 0e 08 ac 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:36,542 DEBUG [websockets.server] < TEXT '[2,"108","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:09:36,542 INFO [ocpp] 11696759263: receive message [2,"108","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:09:36,546 INFO [ocpp] 11696759263: send [3,"108",{"currentTime":"2025-04-29T13:09:36+00:00"}] python-ocpp16-1 | 2025-04-29 13:09:36,548 DEBUG [websockets.server] > TEXT '[3,"108",{"currentTime":"2025-04-29T13:09:36+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:09:39,624 DEBUG [websockets.server] > PING fc db e7 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:39,690 DEBUG [websockets.server] < PONG fc db e7 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:44,633 DEBUG [websockets.server] > PING c0 9a 5a 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:44,680 DEBUG [websockets.server] < PONG c0 9a 5a 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:49,638 DEBUG [websockets.server] > PING '|\x1dG@' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:49,678 DEBUG [websockets.server] < PONG '|\x1dG@' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:54,646 DEBUG [websockets.server] > PING 72 6d 50 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:54,714 DEBUG [websockets.server] < PONG 72 6d 50 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:59,656 DEBUG [websockets.server] > PING 'O\x0eHY' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:09:59,700 DEBUG [websockets.server] < PONG 'O\x0eHY' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:04,666 DEBUG [websockets.server] > PING 75 83 05 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:04,738 DEBUG [websockets.server] < PONG 75 83 05 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:09,675 DEBUG [websockets.server] > PING ae 4f bf 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:09,730 DEBUG [websockets.server] < PONG ae 4f bf 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:14,684 DEBUG [websockets.server] > PING d7 60 ed 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:14,722 DEBUG [websockets.server] < PONG d7 60 ed 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:19,691 DEBUG [websockets.server] > PING c6 9e 01 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:19,762 DEBUG [websockets.server] < PONG c6 9e 01 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:20,018 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:10:20,019 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:10:24,699 DEBUG [websockets.server] > PING bf 70 42 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:24,761 DEBUG [websockets.server] < PONG bf 70 42 1d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:29,708 DEBUG [websockets.server] > PING 4c f7 d9 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:29,759 DEBUG [websockets.server] < PONG 4c f7 d9 bf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:34,712 DEBUG [websockets.server] > PING 5c e9 ce 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:34,797 DEBUG [websockets.server] < PONG 5c e9 ce 24 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:39,720 DEBUG [websockets.server] > PING d5 99 7d d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:39,779 DEBUG [websockets.server] < PONG d5 99 7d d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:44,727 DEBUG [websockets.server] > PING 8f 2c e1 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:44,769 DEBUG [websockets.server] < PONG 8f 2c e1 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:49,735 DEBUG [websockets.server] > PING bb c8 67 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:49,761 DEBUG [websockets.server] < PONG bb c8 67 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:54,744 DEBUG [websockets.server] > PING e8 f8 6c 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:54,809 DEBUG [websockets.server] < PONG e8 f8 6c 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:59,752 DEBUG [websockets.server] > PING 9d c9 2b f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:10:59,799 DEBUG [websockets.server] < PONG 9d c9 2b f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:04,761 DEBUG [websockets.server] > PING d8 3b af 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:06,578 DEBUG [websockets.server] < PONG d8 3b af 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:09,768 DEBUG [websockets.server] > PING 19 90 9d a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:09,830 DEBUG [websockets.server] < PONG 19 90 9d a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:14,775 DEBUG [websockets.server] > PING 05 9b 76 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:14,823 DEBUG [websockets.server] < PONG 05 9b 76 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:16,324 DEBUG [websockets.server] < TEXT '[2,"109","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:11:16,324 INFO [ocpp] 11696759263: receive message [2,"109","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:11:16,329 INFO [ocpp] 11696759263: send [3,"109",{"currentTime":"2025-04-29T13:11:16+00:00"}] python-ocpp16-1 | 2025-04-29 13:11:16,329 DEBUG [websockets.server] > TEXT '[3,"109",{"currentTime":"2025-04-29T13:11:16+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:11:19,784 DEBUG [websockets.server] > PING b2 0e cf 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:19,819 DEBUG [websockets.server] < PONG b2 0e cf 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:19,875 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:11:19,876 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:11:24,792 DEBUG [websockets.server] > PING b4 03 d4 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:24,819 DEBUG [websockets.server] < PONG b4 03 d4 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:29,796 DEBUG [websockets.server] > PING 90 4b 57 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:29,862 DEBUG [websockets.server] < PONG 90 4b 57 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:34,802 DEBUG [websockets.server] > PING 44 d9 7f 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:34,857 DEBUG [websockets.server] < PONG 44 d9 7f 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:39,809 DEBUG [websockets.server] > PING 0f 47 a1 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:39,848 DEBUG [websockets.server] < PONG 0f 47 a1 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:44,812 DEBUG [websockets.server] > PING 38 e9 78 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:44,888 DEBUG [websockets.server] < PONG 38 e9 78 ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:49,818 DEBUG [websockets.server] > PING 28 ed 65 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:49,880 DEBUG [websockets.server] < PONG 28 ed 65 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:54,826 DEBUG [websockets.server] > PING 17 2e eb 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:54,868 DEBUG [websockets.server] < PONG 17 2e eb 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:59,834 DEBUG [websockets.server] > PING c8 ac 5f 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:11:59,868 DEBUG [websockets.server] < PONG c8 ac 5f 9a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:04,840 DEBUG [websockets.server] > PING 84 63 6c b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:04,907 DEBUG [websockets.server] < PONG 84 63 6c b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:09,848 DEBUG [websockets.server] > PING 73 15 72 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:09,901 DEBUG [websockets.server] < PONG 73 15 72 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:14,858 DEBUG [websockets.server] > PING 3d 32 83 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:14,897 DEBUG [websockets.server] < PONG 3d 32 83 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:19,741 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:12:19,741 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:12:19,862 DEBUG [websockets.server] > PING db e6 27 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:19,899 DEBUG [websockets.server] < PONG db e6 27 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:24,872 DEBUG [websockets.server] > PING 65 6b af 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:24,939 DEBUG [websockets.server] < PONG 65 6b af 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:29,880 DEBUG [websockets.server] > PING 5d 8c a2 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:29,935 DEBUG [websockets.server] < PONG 5d 8c a2 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:34,889 DEBUG [websockets.server] > PING d5 21 26 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:34,927 DEBUG [websockets.server] < PONG d5 21 26 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:39,896 DEBUG [websockets.server] > PING a6 60 db 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:39,973 DEBUG [websockets.server] < PONG a6 60 db 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:44,902 DEBUG [websockets.server] > PING 53 93 7f 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:44,966 DEBUG [websockets.server] < PONG 53 93 7f 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:49,910 DEBUG [websockets.server] > PING 03 5b 28 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:49,960 DEBUG [websockets.server] < PONG 03 5b 28 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:54,918 DEBUG [websockets.server] > PING 8a 66 4b 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:54,954 DEBUG [websockets.server] < PONG 8a 66 4b 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:12:56,106 DEBUG [websockets.server] < TEXT '[2,"110","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:12:56,106 INFO [ocpp] 11696759263: receive message [2,"110","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:12:56,110 INFO [ocpp] 11696759263: send [3,"110",{"currentTime":"2025-04-29T13:12:56+00:00"}] python-ocpp16-1 | 2025-04-29 13:12:56,111 DEBUG [websockets.server] > TEXT '[3,"110",{"currentTime":"2025-04-29T13:12:56+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:12:59,926 DEBUG [websockets.server] > PING 46 70 61 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:00,013 DEBUG [websockets.server] < PONG 46 70 61 85 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:04,936 DEBUG [websockets.server] > PING 06 2e dd 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:05,000 DEBUG [websockets.server] < PONG 06 2e dd 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:09,942 DEBUG [websockets.server] > PING '\x1c!ē' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:09,994 DEBUG [websockets.server] < PONG '\x1c!ē' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:14,952 DEBUG [websockets.server] > PING b9 20 a3 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:14,992 DEBUG [websockets.server] < PONG b9 20 a3 93 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:19,690 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:13:19,690 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:13:19,955 DEBUG [websockets.server] > PING 5c 7c 94 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:19,988 DEBUG [websockets.server] < PONG 5c 7c 94 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:24,962 DEBUG [websockets.server] > PING d8 16 7d 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:25,026 DEBUG [websockets.server] < PONG d8 16 7d 64 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:29,970 DEBUG [websockets.server] > PING 28 0b aa f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:30,014 DEBUG [websockets.server] < PONG 28 0b aa f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:34,978 DEBUG [websockets.server] > PING 30 6d 67 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:35,004 DEBUG [websockets.server] < PONG 30 6d 67 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:39,987 DEBUG [websockets.server] > PING 2c f6 fb 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:40,046 DEBUG [websockets.server] < PONG 2c f6 fb 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:44,995 DEBUG [websockets.server] > PING 'H7_\x02' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:45,042 DEBUG [websockets.server] < PONG 'H7_\x02' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:50,002 DEBUG [websockets.server] > PING 08 ae 74 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:50,037 DEBUG [websockets.server] < PONG 08 ae 74 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:55,009 DEBUG [websockets.server] > PING 41 a5 80 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:13:55,080 DEBUG [websockets.server] < PONG 41 a5 80 95 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:00,014 DEBUG [websockets.server] > PING '3\x1c\x01\x07' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:00,073 DEBUG [websockets.server] < PONG '3\x1c\x01\x07' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:05,023 DEBUG [websockets.server] > PING 'KKmL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:05,065 DEBUG [websockets.server] < PONG 'KKmL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:10,033 DEBUG [websockets.server] > PING b8 55 22 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:10,058 DEBUG [websockets.server] < PONG b8 55 22 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:15,042 DEBUG [websockets.server] > PING f6 d3 5d 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:15,101 DEBUG [websockets.server] < PONG f6 d3 5d 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:19,545 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:14:19,545 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:14:20,046 DEBUG [websockets.server] > PING ea 92 45 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:20,097 DEBUG [websockets.server] < PONG ea 92 45 f4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:25,055 DEBUG [websockets.server] > PING 02 3c b2 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:25,087 DEBUG [websockets.server] < PONG 02 3c b2 cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:30,065 DEBUG [websockets.server] > PING 1f 92 a4 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:30,130 DEBUG [websockets.server] < PONG 1f 92 a4 e1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:35,074 DEBUG [websockets.server] > PING 2c a6 13 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:35,122 DEBUG [websockets.server] < PONG 2c a6 13 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:35,878 DEBUG [websockets.server] < TEXT '[2,"111","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:14:35,878 INFO [ocpp] 11696759263: receive message [2,"111","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:14:35,882 INFO [ocpp] 11696759263: send [3,"111",{"currentTime":"2025-04-29T13:14:35+00:00"}] python-ocpp16-1 | 2025-04-29 13:14:35,882 DEBUG [websockets.server] > TEXT '[3,"111",{"currentTime":"2025-04-29T13:14:35+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:14:40,082 DEBUG [websockets.server] > PING a0 9b c3 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:40,118 DEBUG [websockets.server] < PONG a0 9b c3 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:45,087 DEBUG [websockets.server] > PING b1 1c 78 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:45,162 DEBUG [websockets.server] < PONG b1 1c 78 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:50,095 DEBUG [websockets.server] > PING 0a e2 75 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:50,150 DEBUG [websockets.server] < PONG 0a e2 75 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:55,102 DEBUG [websockets.server] > PING ad 09 19 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:14:55,138 DEBUG [websockets.server] < PONG ad 09 19 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:00,113 DEBUG [websockets.server] > PING c7 fe 15 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:00,179 DEBUG [websockets.server] < PONG c7 fe 15 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:05,120 DEBUG [websockets.server] > PING 35 78 ad 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:05,172 DEBUG [websockets.server] < PONG 35 78 ad 44 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:10,129 DEBUG [websockets.server] > PING 45 5a ae 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:10,162 DEBUG [websockets.server] < PONG 45 5a ae 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:15,136 DEBUG [websockets.server] > PING c9 3d 3d a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:15,210 DEBUG [websockets.server] < PONG c9 3d 3d a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:19,412 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:15:19,412 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:15:20,140 DEBUG [websockets.server] > PING 82 28 84 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:20,236 DEBUG [websockets.server] < PONG 82 28 84 56 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:25,148 DEBUG [websockets.server] > PING c1 c5 e4 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:25,176 DEBUG [websockets.server] < PONG c1 c5 e4 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:30,159 DEBUG [websockets.server] > PING 1f c5 b4 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:30,221 DEBUG [websockets.server] < PONG 1f c5 b4 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:35,170 DEBUG [websockets.server] > PING 1b 01 3c ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:35,210 DEBUG [websockets.server] < PONG 1b 01 3c ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:40,179 DEBUG [websockets.server] > PING 5e cc 29 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:40,247 DEBUG [websockets.server] < PONG 5e cc 29 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:45,188 DEBUG [websockets.server] > PING 58 26 c5 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:45,235 DEBUG [websockets.server] < PONG 58 26 c5 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:50,197 DEBUG [websockets.server] > PING f2 8c 1f 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:50,273 DEBUG [websockets.server] < PONG f2 8c 1f 81 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:55,203 DEBUG [websockets.server] > PING fe aa a3 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:15:55,265 DEBUG [websockets.server] < PONG fe aa a3 c7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:00,209 DEBUG [websockets.server] > PING b8 59 8b 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:00,256 DEBUG [websockets.server] < PONG b8 59 8b 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:05,218 DEBUG [websockets.server] > PING ']ȑ4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:05,245 DEBUG [websockets.server] < PONG ']ȑ4' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:10,224 DEBUG [websockets.server] > PING bb 13 29 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:10,287 DEBUG [websockets.server] < PONG bb 13 29 47 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:15,232 DEBUG [websockets.server] > PING 'v\x05u\x16' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:15,277 DEBUG [websockets.server] < PONG 'v\x05u\x16' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:15,581 DEBUG [websockets.server] < TEXT '[2,"112","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:16:15,582 INFO [ocpp] 11696759263: receive message [2,"112","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:16:15,586 INFO [ocpp] 11696759263: send [3,"112",{"currentTime":"2025-04-29T13:16:15+00:00"}] python-ocpp16-1 | 2025-04-29 13:16:15,587 DEBUG [websockets.server] > TEXT '[3,"112",{"currentTime":"2025-04-29T13:16:15+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:16:19,277 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:16:19,278 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:16:20,237 DEBUG [websockets.server] > PING e4 70 91 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:20,280 DEBUG [websockets.server] < PONG e4 70 91 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:25,246 DEBUG [websockets.server] > PING 62 80 05 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:25,324 DEBUG [websockets.server] < PONG 62 80 05 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:30,254 DEBUG [websockets.server] > PING e3 8b db 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:30,314 DEBUG [websockets.server] < PONG e3 8b db 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:35,266 DEBUG [websockets.server] > PING ca f0 3b f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:35,306 DEBUG [websockets.server] < PONG ca f0 3b f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:40,274 DEBUG [websockets.server] > PING ac c7 2c fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:40,346 DEBUG [websockets.server] < PONG ac c7 2c fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:45,282 DEBUG [websockets.server] > PING af 25 7b ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:45,338 DEBUG [websockets.server] < PONG af 25 7b ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:45,642 DEBUG [websockets.server] < TEXT '[2,"113","StatusNotification",{"connectorId":1,...-04-29T13:16:45.001Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:16:45,643 INFO [ocpp] 11696759263: receive message [2,"113","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:16:45.001Z"}] python-ocpp16-1 | 2025-04-29 13:16:45,645 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:16:45,675 INFO [ocpp] 11696759263: send [3,"113",{}] python-ocpp16-1 | 2025-04-29 13:16:45,676 DEBUG [websockets.server] > TEXT '[3,"113",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:16:50,289 DEBUG [websockets.server] > PING ',빐' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:50,326 DEBUG [websockets.server] < PONG ',빐' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:55,298 DEBUG [websockets.server] > PING aa 8d 19 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:16:55,364 DEBUG [websockets.server] < PONG aa 8d 19 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:00,308 DEBUG [websockets.server] > PING 2e 94 ac 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:00,354 DEBUG [websockets.server] < PONG 2e 94 ac 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:05,313 DEBUG [websockets.server] > PING 9a 63 85 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:05,342 DEBUG [websockets.server] < PONG 9a 63 85 83 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:10,321 DEBUG [websockets.server] > PING 86 8f f6 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:10,382 DEBUG [websockets.server] < PONG 86 8f f6 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:15,330 DEBUG [websockets.server] > PING f7 8a 66 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:15,372 DEBUG [websockets.server] < PONG f7 8a 66 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:20,339 DEBUG [websockets.server] > PING 'y\x036\x03' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:21,080 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:17:21,081 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:17:21,096 DEBUG [websockets.server] < PONG 'y\x036\x03' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:25,344 DEBUG [websockets.server] > PING d6 f1 7a c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:27,071 DEBUG [websockets.server] < PONG d6 f1 7a c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:30,352 DEBUG [websockets.server] > PING 02 bb 95 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:30,405 DEBUG [websockets.server] < PONG 02 bb 95 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:35,376 DEBUG [websockets.server] > PING db fe 04 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:35,444 DEBUG [websockets.server] < PONG db fe 04 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:40,384 DEBUG [websockets.server] > PING 3c e2 db 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:40,433 DEBUG [websockets.server] < PONG 3c e2 db 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:45,390 DEBUG [websockets.server] > PING c8 e6 61 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:48,071 DEBUG [websockets.server] < PONG c8 e6 61 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:50,394 DEBUG [websockets.server] > PING 99 59 36 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:50,463 DEBUG [websockets.server] < PONG 99 59 36 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:55,353 DEBUG [websockets.server] < TEXT '[2,"114","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:17:55,354 INFO [ocpp] 11696759263: receive message [2,"114","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:17:55,358 INFO [ocpp] 11696759263: send [3,"114",{"currentTime":"2025-04-29T13:17:55+00:00"}] python-ocpp16-1 | 2025-04-29 13:17:55,358 DEBUG [websockets.server] > TEXT '[3,"114",{"currentTime":"2025-04-29T13:17:55+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:17:55,398 DEBUG [websockets.server] > PING 58 f6 10 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:17:55,457 DEBUG [websockets.server] < PONG 58 f6 10 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:00,403 DEBUG [websockets.server] > PING 48 20 4e 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:00,448 DEBUG [websockets.server] < PONG 48 20 4e 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:05,409 DEBUG [websockets.server] > PING '51\x07X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:05,439 DEBUG [websockets.server] < PONG '51\x07X' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:10,417 DEBUG [websockets.server] > PING 30 d9 91 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:10,477 DEBUG [websockets.server] < PONG 30 d9 91 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:15,427 DEBUG [websockets.server] > PING fb 09 02 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:15,469 DEBUG [websockets.server] < PONG fb 09 02 40 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:18,965 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:18:18,965 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:18:20,432 DEBUG [websockets.server] > PING 24 63 b6 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:20,464 DEBUG [websockets.server] < PONG 24 63 b6 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:21,505 DEBUG [web.ocpp16_rest] start_charging charger_id: 11696759263, connector_id: 1 python-ocpp16-1 | 2025-04-29 13:18:21,506 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 connectorId=1 rfid=VCH38 note=None python-ocpp16-1 | 2025-04-29 13:18:21,550 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 authorized=AuthorizedStatus.YES identityAuthorization=IdentityAuthorization.AUTHORIZED creditAuthorization=CreditAuthorization.AUTHORIZED python-ocpp16-1 | 2025-04-29 13:18:21,552 INFO [ocpp] 11696759263: send [2,"15f02fba-ded5-4f9b-b242-dd725c73559f","RemoteStartTransaction",{"idTag":"UCHRFIDVCH38","connectorId":1}] python-ocpp16-1 | 2025-04-29 13:18:21,553 DEBUG [websockets.server] > TEXT '[2,"15f02fba-ded5-4f9b-b242-dd725c73559f","Remo...CH38","connectorId":1}]' [108 bytes] python-ocpp16-1 | 2025-04-29 13:18:21,616 DEBUG [websockets.server] < TEXT '[3,"15f02fba-ded5-4f9b-b242-dd725c73559f",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:18:21,616 INFO [ocpp] 11696759263: receive message [3,"15f02fba-ded5-4f9b-b242-dd725c73559f",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:18:21,619 INFO [ocpp16] 11696759263: receive, Remote start accepted by charger python-ocpp16-1 | 2025-04-29 13:18:21,970 DEBUG [websockets.server] < TEXT '[2,"115","StartTransaction",{"connectorId":1,"i...-04-29T13:18:21.002Z"}]' [127 bytes] python-ocpp16-1 | 2025-04-29 13:18:21,971 INFO [ocpp] 11696759263: receive message [2,"115","StartTransaction",{"connectorId":1,"idTag":"UCHRFIDVCH38","meterStart":13432,"timestamp":"2025-04-29T13:18:21.002Z"}] python-ocpp16-1 | 2025-04-29 13:18:21,973 INFO [ocpp16] 11696759263: receive, charging initiated by our backends already authorized/prepared python-ocpp16-1 | 2025-04-29 13:18:21,974 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13432 powerWatts=None python-ocpp16-1 | 2025-04-29 13:18:22,031 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:18:22,035 INFO [ocpp] 11696759263: send [3,"115",{"transactionId":1,"idTagInfo":{"parentIdTag":"UCHRFIDVCH38","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:18:22,038 DEBUG [websockets.server] > TEXT '[3,"115",{"transactionId":1,"idTagInfo":{"paren...,"status":"Accepted"}}]' [92 bytes] python-ocpp16-1 | 2025-04-29 13:18:25,316 DEBUG [websockets.server] < TEXT '[2,"116","StatusNotification",{"connectorId":1,...-04-29T13:18:25.000Z"}]' [151 bytes] python-ocpp16-1 | 2025-04-29 13:18:25,316 INFO [ocpp] 11696759263: receive message [2,"116","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Charging","vendorErrorCode":"0","timestamp":"2025-04-29T13:18:25.000Z"}] python-ocpp16-1 | 2025-04-29 13:18:25,317 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Charging errorCode=NoError python-ocpp16-1 | 2025-04-29 13:18:25,337 INFO [ocpp] 11696759263: send [3,"116",{}] python-ocpp16-1 | 2025-04-29 13:18:25,339 DEBUG [websockets.server] > TEXT '[3,"116",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:18:25,436 DEBUG [websockets.server] > PING 52 88 91 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:25,470 DEBUG [websockets.server] < PONG 52 88 91 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:25,526 DEBUG [websockets.server] < TEXT '[2,"117","MeterValues",{"connectorId":1,"transa...ius","value":"31"}]}]}]' [765 bytes] python-ocpp16-1 | 2025-04-29 13:18:25,526 INFO [ocpp] 11696759263: receive message [2,"117","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:18:25.002Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"239"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"237"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"234"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"0.00"},{"measurand":"Power.Active.Import","unit":"W","value":"0"},{"measurand":"Temperature","unit":"Celsius","value":"31"}]}]}] python-ocpp16-1 | 2025-04-29 13:18:25,529 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=0 powerWatts=0.0 python-ocpp16-1 | 2025-04-29 13:18:25,557 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:18:25,559 INFO [ocpp] 11696759263: send [3,"117",{}] python-ocpp16-1 | 2025-04-29 13:18:25,559 DEBUG [websockets.server] > TEXT '[3,"117",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:18:30,440 DEBUG [websockets.server] > PING 3f 4c bb b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:30,516 DEBUG [websockets.server] < PONG 3f 4c bb b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:35,450 DEBUG [websockets.server] > PING e2 bc 9f 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:35,506 DEBUG [websockets.server] < PONG e2 bc 9f 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:40,457 DEBUG [websockets.server] > PING df 28 0d d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:40,492 DEBUG [websockets.server] < PONG df 28 0d d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:45,466 DEBUG [websockets.server] > PING 'GȈr' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:45,530 DEBUG [websockets.server] < PONG 'GȈr' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:50,472 DEBUG [websockets.server] > PING c2 2f 6a 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:50,516 DEBUG [websockets.server] < PONG c2 2f 6a 73 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:55,478 DEBUG [websockets.server] > PING 6a f1 3a cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:18:55,504 DEBUG [websockets.server] < PONG 6a f1 3a cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:00,488 DEBUG [websockets.server] > PING 3e b6 9e 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:00,538 DEBUG [websockets.server] < PONG 3e b6 9e 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:05,495 DEBUG [websockets.server] > PING '߽\x18\x04' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:05,615 DEBUG [websockets.server] < PONG '߽\x18\x04' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:10,502 DEBUG [websockets.server] > PING 5f 63 9a f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:10,551 DEBUG [websockets.server] < PONG 5f 63 9a f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:15,509 DEBUG [websockets.server] > PING ae 65 cb 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:15,543 DEBUG [websockets.server] < PONG ae 65 cb 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:18,839 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:19:18,839 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:19:20,514 DEBUG [websockets.server] > PING 3c 3c 5f e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:21,591 DEBUG [websockets.server] < PONG 3c 3c 5f e0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:25,286 DEBUG [websockets.server] < TEXT '[2,"118","MeterValues",{"connectorId":1,"transa...ius","value":"31"}]}]}]' [770 bytes] python-ocpp16-1 | 2025-04-29 13:19:25,287 INFO [ocpp] 11696759263: receive message [2,"118","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:19:25.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"226"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"241"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"237"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"16"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"51.00"},{"measurand":"Power.Active.Import","unit":"W","value":"3623"},{"measurand":"Temperature","unit":"Celsius","value":"31"}]}]}] python-ocpp16-1 | 2025-04-29 13:19:25,292 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=51 powerWatts=3623.0 python-ocpp16-1 | 2025-04-29 13:19:25,368 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:19:25,371 INFO [ocpp] 11696759263: send [3,"118",{}] python-ocpp16-1 | 2025-04-29 13:19:25,371 DEBUG [websockets.server] > TEXT '[3,"118",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:19:25,518 DEBUG [websockets.server] > PING be 32 72 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:25,589 DEBUG [websockets.server] < PONG be 32 72 d8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:30,526 DEBUG [websockets.server] > PING 23 04 ea a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:32,571 DEBUG [websockets.server] < PONG 23 04 ea a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:35,071 DEBUG [websockets.server] < TEXT '[2,"119","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:19:35,071 INFO [ocpp] 11696759263: receive message [2,"119","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:19:35,076 INFO [ocpp] 11696759263: send [3,"119",{"currentTime":"2025-04-29T13:19:35+00:00"}] python-ocpp16-1 | 2025-04-29 13:19:35,077 DEBUG [websockets.server] > TEXT '[3,"119",{"currentTime":"2025-04-29T13:19:35+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:19:35,532 DEBUG [websockets.server] > PING e7 00 b6 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:35,571 DEBUG [websockets.server] < PONG e7 00 b6 cb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:40,541 DEBUG [websockets.server] > PING '\x05\x0ef|' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:40,613 DEBUG [websockets.server] < PONG '\x05\x0ef|' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:45,550 DEBUG [websockets.server] > PING 65 8e c8 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:45,607 DEBUG [websockets.server] < PONG 65 8e c8 a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:50,556 DEBUG [websockets.server] > PING b7 da 29 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:50,605 DEBUG [websockets.server] < PONG b7 da 29 88 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:54,507 DEBUG [web.ocpp16_rest] get_configuration charger_id: 11696759263 python-ocpp16-1 | 2025-04-29 13:19:54,507 INFO [ocpp16] 11696759263: send, Get configuration request python-ocpp16-1 | 2025-04-29 13:19:54,507 INFO [ocpp] 11696759263: send [2,"d8039e0b-3a66-4ed8-9d09-199ac2eee0cb","GetConfiguration",{}] python-ocpp16-1 | 2025-04-29 13:19:54,507 DEBUG [websockets.server] > TEXT '[2,"d8039e0b-3a66-4ed8-9d09-199ac2eee0cb","GetConfiguration",{}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:19:54,579 DEBUG [websockets.server] < TEXT '[3,"d8039e0b-3a66-4ed8-9d09-199ac2eee0cb",{"con...10"}],"unknownKey":[]}]' [2149 bytes] python-ocpp16-1 | 2025-04-29 13:19:54,579 INFO [ocpp] 11696759263: receive message [3,"d8039e0b-3a66-4ed8-9d09-199ac2eee0cb",{"configurationKey":[{"key":"WebSocketPingInterval","readonly":false,"value":"60"},{"key":"ConnectionTimeOut","readonly":false,"value":"30"},{"key":"ConnectorMaximumCurrent","readonly":false,"value":"16"},{"key":"HeartbeatInterval","readonly":false,"value":"100"},{"key":"MeterValueSampleInterval","readonly":false,"value":"60"},{"key":"NumberOfConnectors","readonly":true,"value":"1"},{"key":"TransactionMessageAttempts","readonly":false,"value":"5"},{"key":"TransactionMessageRetryInterval","readonly":false,"value":"60"},{"key":"ClockAlignedDataInterval","readonly":true,"value":"0"},{"key":"GetConfigurationMaxKeys","readonly":true,"value":"29"},{"key":"LocalAuthorizeOffline","readonly":true,"value":"false"},{"key":"LocalPreAuthorize","readonly":true,"value":"true"},{"key":"MeterValuesAlignedData","readonly":true,"value":""},{"key":"MeterValuesSampledData","readonly":true,"value":"Voltage.L1,Voltage.L2,Voltage.L3,Current.Import.L1,Current.Import.L2,Current.Import.L3,Current.Offered,Energy.Active.Import.Register,Power.Active.Import,Temperature"},{"key":"ResetRetries","readonly":true,"value":"0"},{"key":"ConnectorPhaseRotation","readonly":true,"value":"NotApplicable"},{"key":"StopTransactionOnEVSideDisconnect","readonly":true,"value":"true"},{"key":"StopTransactionOnInvalidId","readonly":true,"value":"false"},{"key":"StopTxnAlignedData","readonly":true,"value":""},{"key":"StopTxnSampledData","readonly":true,"value":""},{"key":"SupportedFeatureProfiles","readonly":true,"value":"Core, Smart Charging"},{"key":"UnlockConnectorOnEVSideDisconnect","readonly":true,"value":"true"},{"key":"AuthorizeRemoteTxRequests","readonly":true,"value":"false"},{"key":"ReserveConnectorZeroSupported","readonly":true,"value":"false"},{"key":"ChargeProfileMaxStackLevel","readonly":true,"value":"9"},{"key":"ChargingScheduleAllowedChargingRateUnit","readonly":true,"value":"Current"},{"key":"ChargingScheduleMaxPeriods","readonly":true,"value":"10"},{"key":"ConnectorSwitch3to1PhaseSupported","readonly":true,"value":"0"},{"key":"MaxChargingProfilesInstalled","readonly":true,"value":"10"}],"unknownKey":[]}] python-ocpp16-1 | 2025-04-29 13:19:55,560 DEBUG [websockets.server] > PING da 24 5b 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:19:55,617 DEBUG [websockets.server] < PONG da 24 5b 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:00,565 DEBUG [websockets.server] > PING 60 d0 3e 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:00,613 DEBUG [websockets.server] < PONG 60 d0 3e 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:05,571 DEBUG [websockets.server] > PING 9f 5b 91 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:05,608 DEBUG [websockets.server] < PONG 9f 5b 91 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:10,582 DEBUG [websockets.server] > PING 'O#\x1b{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:10,649 DEBUG [websockets.server] < PONG 'O#\x1b{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:15,591 DEBUG [websockets.server] > PING 1b 08 be ed [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:15,642 DEBUG [websockets.server] < PONG 1b 08 be ed [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:18,694 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:20:18,694 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:20:20,594 DEBUG [websockets.server] > PING 29 c6 7a 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:20,644 DEBUG [websockets.server] < PONG 29 c6 7a 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:25,190 DEBUG [websockets.server] < TEXT '[2,"120","MeterValues",{"connectorId":1,"transa...ius","value":"31"}]}]}]' [771 bytes] python-ocpp16-1 | 2025-04-29 13:20:25,190 INFO [ocpp] 11696759263: receive message [2,"120","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:20:25.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"227"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"240"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"238"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"16"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"113.00"},{"measurand":"Power.Active.Import","unit":"W","value":"3600"},{"measurand":"Temperature","unit":"Celsius","value":"31"}]}]}] python-ocpp16-1 | 2025-04-29 13:20:25,195 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=113 powerWatts=3600.0 python-ocpp16-1 | 2025-04-29 13:20:25,230 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:20:25,232 INFO [ocpp] 11696759263: send [3,"120",{}] python-ocpp16-1 | 2025-04-29 13:20:25,232 DEBUG [websockets.server] > TEXT '[3,"120",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:20:25,598 DEBUG [websockets.server] > PING fe 08 75 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:25,642 DEBUG [websockets.server] < PONG fe 08 75 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:30,608 DEBUG [websockets.server] > PING f6 90 0b b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:30,639 DEBUG [websockets.server] < PONG f6 90 0b b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:35,616 DEBUG [websockets.server] > PING aa d7 45 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:35,678 DEBUG [websockets.server] < PONG aa d7 45 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:40,624 DEBUG [websockets.server] > PING 90 f9 52 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:40,671 DEBUG [websockets.server] < PONG 90 f9 52 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:45,632 DEBUG [websockets.server] > PING be b6 cc 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:45,662 DEBUG [websockets.server] < PONG be b6 cc 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:50,640 DEBUG [websockets.server] > PING b1 eb 95 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:50,706 DEBUG [websockets.server] < PONG b1 eb 95 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:55,648 DEBUG [websockets.server] > PING cc bc d2 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:55,650 INFO [ocpp16] 11696759263: send, Remote stop initialization python-ocpp16-1 | 2025-04-29 13:20:55,654 INFO [ocpp] 11696759263: send [2,"bb937981-fc90-48da-8662-ba113504c51c","RemoteStopTransaction",{"transactionId":1}] python-ocpp16-1 | 2025-04-29 13:20:55,655 DEBUG [websockets.server] > TEXT '[2,"bb937981-fc90-48da-8662-ba113504c51c","Remo...n",{"transactionId":1}]' [86 bytes] python-ocpp16-1 | 2025-04-29 13:20:55,701 DEBUG [websockets.server] < PONG cc bc d2 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:20:55,717 DEBUG [websockets.server] < TEXT '[3,"bb937981-fc90-48da-8662-ba113504c51c",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:20:55,718 INFO [ocpp] 11696759263: receive message [3,"bb937981-fc90-48da-8662-ba113504c51c",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:20:55,719 INFO [ocpp16] 11696759263: receive, Remote stop accepted by charger python-ocpp16-1 | 2025-04-29 13:20:55,959 DEBUG [websockets.server] < TEXT '[2,"121","StopTransaction",{"meterStop":13577,"...":1,"reason":"Remote"}]' [122 bytes] python-ocpp16-1 | 2025-04-29 13:20:55,959 INFO [ocpp] 11696759263: receive message [2,"121","StopTransaction",{"meterStop":13577,"timestamp":"2025-04-29T13:20:56.004Z","transactionId":1,"reason":"Remote"}] python-ocpp16-1 | 2025-04-29 13:20:55,961 DEBUG [quarkus_service] stop-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13577 python-ocpp16-1 | 2025-04-29 13:20:56,034 INFO [ocpp] 11696759263: send [3,"121",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:20:56,035 DEBUG [websockets.server] > TEXT '[3,"121",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}]' [68 bytes] python-ocpp16-1 | 2025-04-29 13:20:56,167 DEBUG [websockets.server] < TEXT '[2,"122","StatusNotification",{"connectorId":1,...-04-29T13:20:56.005Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:20:56,167 INFO [ocpp] 11696759263: receive message [2,"122","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Finishing","vendorErrorCode":"0","timestamp":"2025-04-29T13:20:56.005Z"}] python-ocpp16-1 | 2025-04-29 13:20:56,167 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Finishing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:20:56,183 INFO [ocpp] 11696759263: send [3,"122",{}] python-ocpp16-1 | 2025-04-29 13:20:56,185 DEBUG [websockets.server] > TEXT '[3,"122",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:20:58,219 DEBUG [websockets.server] < TEXT '[2,"123","StatusNotification",{"connectorId":1,...-04-29T13:20:59.000Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:20:58,219 INFO [ocpp] 11696759263: receive message [2,"123","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:20:59.000Z"}] python-ocpp16-1 | 2025-04-29 13:20:58,219 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:20:58,239 INFO [ocpp] 11696759263: send [3,"123",{}] python-ocpp16-1 | 2025-04-29 13:20:58,241 DEBUG [websockets.server] > TEXT '[3,"123",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:21:00,724 DEBUG [websockets.server] > PING cd 19 68 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:00,765 DEBUG [websockets.server] < PONG cd 19 68 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:05,733 DEBUG [websockets.server] > PING 2d f1 5e d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:05,805 DEBUG [websockets.server] < PONG 2d f1 5e d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:10,742 DEBUG [websockets.server] > PING bb e3 3a ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:10,795 DEBUG [websockets.server] < PONG bb e3 3a ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:14,791 DEBUG [websockets.server] < TEXT '[2,"124","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:21:14,791 INFO [ocpp] 11696759263: receive message [2,"124","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:21:14,795 INFO [ocpp] 11696759263: send [3,"124",{"currentTime":"2025-04-29T13:21:14+00:00"}] python-ocpp16-1 | 2025-04-29 13:21:14,796 DEBUG [websockets.server] > TEXT '[3,"124",{"currentTime":"2025-04-29T13:21:14+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:21:15,747 DEBUG [websockets.server] > PING 30 ba 1e 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:15,793 DEBUG [websockets.server] < PONG 30 ba 1e 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:18,591 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:21:18,591 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:21:20,752 DEBUG [websockets.server] > PING ba a4 17 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:20,791 DEBUG [websockets.server] < PONG ba a4 17 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:25,760 DEBUG [websockets.server] > PING d7 6b 3b 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:25,833 DEBUG [websockets.server] < PONG d7 6b 3b 28 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:30,766 DEBUG [websockets.server] > PING 7a 25 c2 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:30,827 DEBUG [websockets.server] < PONG 7a 25 c2 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:35,775 DEBUG [websockets.server] > PING da 76 f9 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:35,821 DEBUG [websockets.server] < PONG da 76 f9 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:40,783 DEBUG [websockets.server] > PING d9 db 24 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:40,863 DEBUG [websockets.server] < PONG d9 db 24 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:43,909 DEBUG [websockets.server] < TEXT '[2,"125","StatusNotification",{"connectorId":1,...-04-29T13:21:43.000Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:21:43,910 INFO [ocpp] 11696759263: receive message [2,"125","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available","vendorErrorCode":"0","timestamp":"2025-04-29T13:21:43.000Z"}] python-ocpp16-1 | 2025-04-29 13:21:43,910 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Available errorCode=NoError python-ocpp16-1 | 2025-04-29 13:21:43,933 INFO [ocpp] 11696759263: send [3,"125",{}] python-ocpp16-1 | 2025-04-29 13:21:43,934 DEBUG [websockets.server] > TEXT '[3,"125",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:21:45,787 DEBUG [websockets.server] > PING ed 1b c6 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:45,859 DEBUG [websockets.server] < PONG ed 1b c6 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:50,796 DEBUG [websockets.server] > PING 'c2\rL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:51,851 DEBUG [websockets.server] < PONG 'c2\rL' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:55,748 DEBUG [websockets.server] < TEXT '[2,"126","StatusNotification",{"connectorId":1,...-04-29T13:21:55.000Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:21:55,749 INFO [ocpp] 11696759263: receive message [2,"126","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:21:55.000Z"}] python-ocpp16-1 | 2025-04-29 13:21:55,753 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:21:55,774 INFO [ocpp] 11696759263: send [3,"126",{}] python-ocpp16-1 | 2025-04-29 13:21:55,775 DEBUG [websockets.server] > TEXT '[3,"126",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:21:55,800 DEBUG [websockets.server] > PING 4d 9b 92 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:21:55,847 DEBUG [websockets.server] < PONG 4d 9b 92 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:00,805 DEBUG [websockets.server] > PING 01 1b fe 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:01,842 DEBUG [websockets.server] < PONG 01 1b fe 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:04,378 DEBUG [web.ocpp16_rest] start_charging charger_id: 11696759263, connector_id: 1 python-ocpp16-1 | 2025-04-29 13:22:04,379 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 connectorId=1 rfid=VCH38 note=None python-ocpp16-1 | 2025-04-29 13:22:04,413 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 authorized=AuthorizedStatus.YES identityAuthorization=IdentityAuthorization.AUTHORIZED creditAuthorization=CreditAuthorization.AUTHORIZED python-ocpp16-1 | 2025-04-29 13:22:04,417 INFO [ocpp] 11696759263: send [2,"4d38f773-c020-4aa6-9ebd-59060c512b16","RemoteStartTransaction",{"idTag":"UCHRFIDVCH38","connectorId":1}] python-ocpp16-1 | 2025-04-29 13:22:04,417 DEBUG [websockets.server] > TEXT '[2,"4d38f773-c020-4aa6-9ebd-59060c512b16","Remo...CH38","connectorId":1}]' [108 bytes] python-ocpp16-1 | 2025-04-29 13:22:04,490 DEBUG [websockets.server] < TEXT '[3,"4d38f773-c020-4aa6-9ebd-59060c512b16",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:22:04,490 INFO [ocpp] 11696759263: receive message [3,"4d38f773-c020-4aa6-9ebd-59060c512b16",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:22:04,491 INFO [ocpp16] 11696759263: receive, Remote start accepted by charger python-ocpp16-1 | 2025-04-29 13:22:04,844 DEBUG [websockets.server] < TEXT '[2,"127","StartTransaction",{"connectorId":1,"i...-04-29T13:22:04.002Z"}]' [127 bytes] python-ocpp16-1 | 2025-04-29 13:22:04,846 INFO [ocpp] 11696759263: receive message [2,"127","StartTransaction",{"connectorId":1,"idTag":"UCHRFIDVCH38","meterStart":13579,"timestamp":"2025-04-29T13:22:04.002Z"}] python-ocpp16-1 | 2025-04-29 13:22:04,846 INFO [ocpp16] 11696759263: receive, charging initiated by our backends already authorized/prepared python-ocpp16-1 | 2025-04-29 13:22:04,846 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13579 powerWatts=None python-ocpp16-1 | 2025-04-29 13:22:04,880 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:22:04,880 INFO [ocpp] 11696759263: send [3,"127",{"transactionId":1,"idTagInfo":{"parentIdTag":"UCHRFIDVCH38","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:22:04,882 DEBUG [websockets.server] > TEXT '[3,"127",{"transactionId":1,"idTagInfo":{"paren...,"status":"Accepted"}}]' [92 bytes] python-ocpp16-1 | 2025-04-29 13:22:05,809 DEBUG [websockets.server] > PING b5 a9 d1 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:05,846 DEBUG [websockets.server] < PONG b5 a9 d1 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:08,094 DEBUG [websockets.server] < TEXT '[2,"128","StatusNotification",{"connectorId":1,...-04-29T13:22:07.000Z"}]' [151 bytes] python-ocpp16-1 | 2025-04-29 13:22:08,094 INFO [ocpp] 11696759263: receive message [2,"128","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Charging","vendorErrorCode":"0","timestamp":"2025-04-29T13:22:07.000Z"}] python-ocpp16-1 | 2025-04-29 13:22:08,094 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Charging errorCode=NoError python-ocpp16-1 | 2025-04-29 13:22:08,117 INFO [ocpp] 11696759263: send [3,"128",{}] python-ocpp16-1 | 2025-04-29 13:22:08,118 DEBUG [websockets.server] > TEXT '[3,"128",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:22:10,062 DEBUG [websockets.server] < TEXT '[2,"129","MeterValues",{"connectorId":1,"transa...ius","value":"31"}]}]}]' [765 bytes] python-ocpp16-1 | 2025-04-29 13:22:10,063 INFO [ocpp] 11696759263: receive message [2,"129","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:22:07.002Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"239"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"238"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"235"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"0.00"},{"measurand":"Power.Active.Import","unit":"W","value":"0"},{"measurand":"Temperature","unit":"Celsius","value":"31"}]}]}] python-ocpp16-1 | 2025-04-29 13:22:10,067 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=0 powerWatts=0.0 python-ocpp16-1 | 2025-04-29 13:22:10,105 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:22:10,106 INFO [ocpp] 11696759263: send [3,"129",{}] python-ocpp16-1 | 2025-04-29 13:22:10,107 DEBUG [websockets.server] > TEXT '[3,"129",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:22:10,813 DEBUG [websockets.server] > PING 0b 09 80 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:10,856 DEBUG [websockets.server] < PONG 0b 09 80 e8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:15,818 DEBUG [websockets.server] > PING fa 94 bf 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:15,896 DEBUG [websockets.server] < PONG fa 94 bf 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:18,492 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:22:18,492 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:22:20,822 DEBUG [websockets.server] > PING 35 94 42 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:20,892 DEBUG [websockets.server] < PONG 35 94 42 00 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:25,830 DEBUG [websockets.server] > PING d5 6c 81 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:25,884 DEBUG [websockets.server] < PONG d5 6c 81 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:30,839 DEBUG [websockets.server] > PING af 07 30 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:30,877 DEBUG [websockets.server] < PONG af 07 30 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:35,845 DEBUG [websockets.server] > PING 39 52 eb 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:35,871 DEBUG [websockets.server] < PONG 39 52 eb 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:40,853 DEBUG [websockets.server] > PING 35 40 c2 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:40,913 DEBUG [websockets.server] < PONG 35 40 c2 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:45,862 DEBUG [websockets.server] > PING 84 24 dc 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:45,905 DEBUG [websockets.server] < PONG 84 24 dc 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:50,870 DEBUG [websockets.server] > PING 80 3a 81 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:50,897 DEBUG [websockets.server] < PONG 80 3a 81 df [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:54,593 DEBUG [websockets.server] < TEXT '[2,"130","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:22:54,593 INFO [ocpp] 11696759263: receive message [2,"130","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:22:54,598 INFO [ocpp] 11696759263: send [3,"130",{"currentTime":"2025-04-29T13:22:54+00:00"}] python-ocpp16-1 | 2025-04-29 13:22:54,598 DEBUG [websockets.server] > TEXT '[3,"130",{"currentTime":"2025-04-29T13:22:54+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:22:55,875 DEBUG [websockets.server] > PING 58 d2 0c 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:22:55,941 DEBUG [websockets.server] < PONG 58 d2 0c 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:00,882 DEBUG [websockets.server] > PING 67 90 97 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:00,931 DEBUG [websockets.server] < PONG 67 90 97 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:05,891 DEBUG [websockets.server] > PING 2c a9 ea 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:07,561 DEBUG [websockets.server] < PONG 2c a9 ea 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:08,075 DEBUG [websockets.server] < TEXT '[2,"131","MeterValues",{"connectorId":1,"transa...ius","value":"31"}]}]}]' [770 bytes] python-ocpp16-1 | 2025-04-29 13:23:08,075 INFO [ocpp] 11696759263: receive message [2,"131","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:23:07.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"225"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"242"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"239"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"16"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"53.00"},{"measurand":"Power.Active.Import","unit":"W","value":"3586"},{"measurand":"Temperature","unit":"Celsius","value":"31"}]}]}] python-ocpp16-1 | 2025-04-29 13:23:08,079 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=53 powerWatts=3586.0 python-ocpp16-1 | 2025-04-29 13:23:08,129 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:23:08,131 INFO [ocpp] 11696759263: send [3,"131",{}] python-ocpp16-1 | 2025-04-29 13:23:08,132 DEBUG [websockets.server] > TEXT '[3,"131",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:23:10,898 DEBUG [websockets.server] > PING 1e 5f 60 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:10,973 DEBUG [websockets.server] < PONG 1e 5f 60 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:15,907 DEBUG [websockets.server] > PING 9f 6e e0 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:15,971 DEBUG [websockets.server] < PONG 9f 6e e0 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:18,369 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:23:18,369 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:23:20,912 DEBUG [websockets.server] > PING 24 3c de 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:20,974 DEBUG [websockets.server] < PONG 24 3c de 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:25,917 DEBUG [websockets.server] > PING 09 19 e9 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:25,961 DEBUG [websockets.server] < PONG 09 19 e9 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:30,927 DEBUG [websockets.server] > PING f8 57 49 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:31,003 DEBUG [websockets.server] < PONG f8 57 49 e6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:35,935 DEBUG [websockets.server] > PING 9f ff 9f a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:35,995 DEBUG [websockets.server] < PONG 9f ff 9f a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:40,945 DEBUG [websockets.server] > PING 03 c5 c9 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:40,986 DEBUG [websockets.server] < PONG 03 c5 c9 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:45,949 DEBUG [websockets.server] > PING 96 ca 0b b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:46,022 DEBUG [websockets.server] < PONG 96 ca 0b b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:50,954 DEBUG [websockets.server] > PING '\x03)b\x0e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:51,016 DEBUG [websockets.server] < PONG '\x03)b\x0e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:55,959 DEBUG [websockets.server] > PING 59 b7 86 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:23:56,010 DEBUG [websockets.server] < PONG 59 b7 86 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:00,968 DEBUG [websockets.server] > PING 9c a0 62 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:01,000 DEBUG [websockets.server] < PONG 9c a0 62 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:05,977 DEBUG [websockets.server] > PING 69 87 88 34 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:06,044 DEBUG [websockets.server] < PONG 69 87 88 34 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:07,998 DEBUG [websockets.server] < TEXT '[2,"132","MeterValues",{"connectorId":1,"transa...ius","value":"31"}]}]}]' [771 bytes] python-ocpp16-1 | 2025-04-29 13:24:07,998 INFO [ocpp] 11696759263: receive message [2,"132","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:24:07.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"225"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"241"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"238"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"16"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"114.00"},{"measurand":"Power.Active.Import","unit":"W","value":"3608"},{"measurand":"Temperature","unit":"Celsius","value":"31"}]}]}] python-ocpp16-1 | 2025-04-29 13:24:08,002 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=114 powerWatts=3608.0 python-ocpp16-1 | 2025-04-29 13:24:08,033 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:24:08,034 INFO [ocpp] 11696759263: send [3,"132",{}] python-ocpp16-1 | 2025-04-29 13:24:08,034 DEBUG [websockets.server] > TEXT '[3,"132",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:24:10,984 DEBUG [websockets.server] > PING fa 4b bc 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:11,043 DEBUG [websockets.server] < PONG fa 4b bc 10 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:15,992 DEBUG [websockets.server] > PING 02 83 a0 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:16,034 DEBUG [websockets.server] < PONG 02 83 a0 5c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:18,234 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:24:18,234 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:24:20,998 DEBUG [websockets.server] > PING e7 2c e6 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:21,034 DEBUG [websockets.server] < PONG e7 2c e6 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:25,282 DEBUG [websockets.server] < TEXT '[2,"133","StatusNotification",{"connectorId":1,...-04-29T13:24:25.000Z"}]' [154 bytes] python-ocpp16-1 | 2025-04-29 13:24:25,282 INFO [ocpp] 11696759263: receive message [2,"133","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"SuspendedEV","vendorErrorCode":"0","timestamp":"2025-04-29T13:24:25.000Z"}] python-ocpp16-1 | 2025-04-29 13:24:25,283 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=SuspendedEV errorCode=NoError python-ocpp16-1 | 2025-04-29 13:24:25,306 INFO [ocpp] 11696759263: send [3,"133",{}] python-ocpp16-1 | 2025-04-29 13:24:25,308 DEBUG [websockets.server] > TEXT '[3,"133",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:24:26,004 DEBUG [websockets.server] > PING 35 f3 89 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:26,040 DEBUG [websockets.server] < PONG 35 f3 89 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,090 DEBUG [websockets.server] < TEXT '[2,"134","StopTransaction",{"meterStop":13711,"...son":"EVDisconnected"}]' [130 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,091 INFO [ocpp] 11696759263: receive message [2,"134","StopTransaction",{"meterStop":13711,"timestamp":"2025-04-29T13:24:27.000Z","transactionId":1,"reason":"EVDisconnected"}] python-ocpp16-1 | 2025-04-29 13:24:28,092 DEBUG [quarkus_service] stop-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13711 python-ocpp16-1 | 2025-04-29 13:24:28,135 INFO [ocpp] 11696759263: send [3,"134",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:24:28,137 DEBUG [websockets.server] > TEXT '[3,"134",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}]' [68 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,294 DEBUG [websockets.server] < TEXT '[2,"135","StatusNotification",{"connectorId":1,...-04-29T13:24:27.001Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,294 INFO [ocpp] 11696759263: receive message [2,"135","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Finishing","vendorErrorCode":"0","timestamp":"2025-04-29T13:24:27.001Z"}] python-ocpp16-1 | 2025-04-29 13:24:28,295 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Finishing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:24:28,317 INFO [ocpp] 11696759263: send [3,"135",{}] python-ocpp16-1 | 2025-04-29 13:24:28,319 DEBUG [websockets.server] > TEXT '[3,"135",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,448 DEBUG [websockets.server] < TEXT '[2,"136","StatusNotification",{"connectorId":1,...-04-29T13:24:27.002Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,448 INFO [ocpp] 11696759263: receive message [2,"136","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:24:27.002Z"}] python-ocpp16-1 | 2025-04-29 13:24:28,449 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:24:28,470 INFO [ocpp] 11696759263: send [3,"136",{}] python-ocpp16-1 | 2025-04-29 13:24:28,470 DEBUG [websockets.server] > TEXT '[3,"136",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,605 DEBUG [websockets.server] < TEXT '[2,"137","StatusNotification",{"connectorId":1,...-04-29T13:24:28.003Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:24:28,606 INFO [ocpp] 11696759263: receive message [2,"137","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available","vendorErrorCode":"0","timestamp":"2025-04-29T13:24:28.003Z"}] python-ocpp16-1 | 2025-04-29 13:24:28,607 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Available errorCode=NoError python-ocpp16-1 | 2025-04-29 13:24:28,632 INFO [ocpp] 11696759263: send [3,"137",{}] python-ocpp16-1 | 2025-04-29 13:24:28,633 DEBUG [websockets.server] > TEXT '[3,"137",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:24:31,009 DEBUG [websockets.server] > PING c3 37 a4 a5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:31,073 DEBUG [websockets.server] < PONG c3 37 a4 a5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:34,401 DEBUG [websockets.server] < TEXT '[2,"138","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:24:34,401 INFO [ocpp] 11696759263: receive message [2,"138","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:24:34,405 INFO [ocpp] 11696759263: send [3,"138",{"currentTime":"2025-04-29T13:24:34+00:00"}] python-ocpp16-1 | 2025-04-29 13:24:34,406 DEBUG [websockets.server] > TEXT '[3,"138",{"currentTime":"2025-04-29T13:24:34+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:24:36,013 DEBUG [websockets.server] > PING b6 e1 a5 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:36,053 DEBUG [websockets.server] < PONG b6 e1 a5 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:41,017 DEBUG [websockets.server] > PING '̓ɳ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:41,049 DEBUG [websockets.server] < PONG '̓ɳ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:46,024 DEBUG [websockets.server] > PING 39 e8 c9 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:46,093 DEBUG [websockets.server] < PONG 39 e8 c9 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:51,031 DEBUG [websockets.server] > PING 'Wٺq' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:51,087 DEBUG [websockets.server] < PONG 'Wٺq' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:56,037 DEBUG [websockets.server] > PING 00 30 4b ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:24:56,097 DEBUG [websockets.server] < PONG 00 30 4b ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:01,046 DEBUG [websockets.server] > PING f2 57 e6 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:01,127 DEBUG [websockets.server] < PONG f2 57 e6 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:06,056 DEBUG [websockets.server] > PING c8 48 63 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:06,122 DEBUG [websockets.server] < PONG c8 48 63 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:11,064 DEBUG [websockets.server] > PING 86 90 da b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:13,061 DEBUG [websockets.server] < PONG 86 90 da b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:16,071 DEBUG [websockets.server] > PING a8 e3 3b dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:16,111 DEBUG [websockets.server] < PONG a8 e3 3b dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:18,162 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:25:18,162 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:25:21,078 DEBUG [websockets.server] > PING '-1JW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:21,109 DEBUG [websockets.server] < PONG '-1JW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:26,083 DEBUG [websockets.server] > PING 82 b3 92 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:26,152 DEBUG [websockets.server] < PONG 82 b3 92 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:31,091 DEBUG [websockets.server] > PING 44 ef e5 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:31,144 DEBUG [websockets.server] < PONG 44 ef e5 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:36,099 DEBUG [websockets.server] > PING ed 5e 3a 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:36,140 DEBUG [websockets.server] < PONG ed 5e 3a 2b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:41,107 DEBUG [websockets.server] > PING a8 47 0a 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:41,190 DEBUG [websockets.server] < PONG a8 47 0a 68 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:46,112 DEBUG [websockets.server] > PING f9 21 cc da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:46,184 DEBUG [websockets.server] < PONG f9 21 cc da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:51,118 DEBUG [websockets.server] > PING '\x14OT\x18' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:51,180 DEBUG [websockets.server] < PONG '\x14OT\x18' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:56,127 DEBUG [websockets.server] > PING b1 02 20 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:25:56,172 DEBUG [websockets.server] < PONG b1 02 20 80 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:01,135 DEBUG [websockets.server] > PING 20 c8 ed 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:01,166 DEBUG [websockets.server] < PONG 20 c8 ed 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:06,143 DEBUG [websockets.server] > PING 7a ad e8 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:06,208 DEBUG [websockets.server] < PONG 7a ad e8 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:11,151 DEBUG [websockets.server] > PING 64 2f 91 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:11,198 DEBUG [websockets.server] < PONG 64 2f 91 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:14,196 DEBUG [websockets.server] < TEXT '[2,"139","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:26:14,197 INFO [ocpp] 11696759263: receive message [2,"139","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:26:14,200 INFO [ocpp] 11696759263: send [3,"139",{"currentTime":"2025-04-29T13:26:14+00:00"}] python-ocpp16-1 | 2025-04-29 13:26:14,201 DEBUG [websockets.server] > TEXT '[3,"139",{"currentTime":"2025-04-29T13:26:14+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:26:16,156 DEBUG [websockets.server] > PING 53 c3 2a 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:16,196 DEBUG [websockets.server] < PONG 53 c3 2a 26 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:18,049 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:26:18,049 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:26:21,162 DEBUG [websockets.server] > PING fe 37 d3 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:21,194 DEBUG [websockets.server] < PONG fe 37 d3 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:26,170 DEBUG [websockets.server] > PING 93 b2 57 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:26,239 DEBUG [websockets.server] < PONG 93 b2 57 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:31,176 DEBUG [websockets.server] > PING 44 8e cf 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:31,231 DEBUG [websockets.server] < PONG 44 8e cf 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:36,185 DEBUG [websockets.server] > PING a4 df 43 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:36,223 DEBUG [websockets.server] < PONG a4 df 43 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:41,192 DEBUG [websockets.server] > PING 45 07 e1 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:41,265 DEBUG [websockets.server] < PONG 45 07 e1 fe [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:46,200 DEBUG [websockets.server] > PING 7b 86 3b 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:46,261 DEBUG [websockets.server] < PONG 7b 86 3b 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:51,208 DEBUG [websockets.server] > PING c8 8e 44 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:51,255 DEBUG [websockets.server] < PONG c8 8e 44 e9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:56,212 DEBUG [websockets.server] > PING 7c a5 61 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:26:56,249 DEBUG [websockets.server] < PONG 7c a5 61 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:01,220 DEBUG [websockets.server] > PING 2a 02 8e b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:01,292 DEBUG [websockets.server] < PONG 2a 02 8e b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:06,230 DEBUG [websockets.server] > PING ce e7 12 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:06,286 DEBUG [websockets.server] < PONG ce e7 12 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:11,239 DEBUG [websockets.server] > PING '\x0crd\x1e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:11,278 DEBUG [websockets.server] < PONG '\x0crd\x1e' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:16,247 DEBUG [websockets.server] > PING 43 c8 57 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:16,320 DEBUG [websockets.server] < PONG 43 c8 57 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:17,970 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:27:17,970 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:27:21,249 DEBUG [websockets.server] > PING 29 79 88 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:21,318 DEBUG [websockets.server] < PONG 29 79 88 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:26,257 DEBUG [websockets.server] > PING 60 fa 81 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:26,308 DEBUG [websockets.server] < PONG 60 fa 81 3b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:31,266 DEBUG [websockets.server] > PING 5a 2c 29 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:31,301 DEBUG [websockets.server] < PONG 5a 2c 29 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:36,275 DEBUG [websockets.server] > PING cb 77 13 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:36,344 DEBUG [websockets.server] < PONG cb 77 13 62 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:41,282 DEBUG [websockets.server] > PING e4 3a 2e 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:41,336 DEBUG [websockets.server] < PONG e4 3a 2e 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:46,291 DEBUG [websockets.server] > PING 6a 2d 96 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:46,328 DEBUG [websockets.server] < PONG 6a 2d 96 f3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:51,294 DEBUG [websockets.server] > PING c7 9f 22 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:51,370 DEBUG [websockets.server] < PONG c7 9f 22 af [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:53,973 DEBUG [websockets.server] < TEXT '[2,"140","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:27:53,973 INFO [ocpp] 11696759263: receive message [2,"140","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:27:53,979 INFO [ocpp] 11696759263: send [3,"140",{"currentTime":"2025-04-29T13:27:53+00:00"}] python-ocpp16-1 | 2025-04-29 13:27:53,979 DEBUG [websockets.server] > TEXT '[3,"140",{"currentTime":"2025-04-29T13:27:53+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:27:56,300 DEBUG [websockets.server] > PING 79 85 04 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:27:56,376 DEBUG [websockets.server] < PONG 79 85 04 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:01,308 DEBUG [websockets.server] > PING 2a 1e 91 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:01,367 DEBUG [websockets.server] < PONG 2a 1e 91 ff [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:06,317 DEBUG [websockets.server] > PING 0a f0 99 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:06,357 DEBUG [websockets.server] < PONG 0a f0 99 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:11,321 DEBUG [websockets.server] > PING ec f6 c3 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:11,349 DEBUG [websockets.server] < PONG ec f6 c3 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:16,331 DEBUG [websockets.server] > PING 1f 8d d1 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:16,393 DEBUG [websockets.server] < PONG 1f 8d d1 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:17,843 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:28:17,843 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:28:21,336 DEBUG [websockets.server] > PING 79 28 cf c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:21,389 DEBUG [websockets.server] < PONG 79 28 cf c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:26,344 DEBUG [websockets.server] > PING 6a 50 9c 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:26,383 DEBUG [websockets.server] < PONG 6a 50 9c 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:31,352 DEBUG [websockets.server] > PING 28 32 79 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:31,425 DEBUG [websockets.server] < PONG 28 32 79 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:36,361 DEBUG [websockets.server] > PING 3a ad 1e 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:36,415 DEBUG [websockets.server] < PONG 3a ad 1e 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:41,369 DEBUG [websockets.server] > PING 62 d0 f6 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:41,399 DEBUG [websockets.server] < PONG 62 d0 f6 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:46,376 DEBUG [websockets.server] > PING 71 1e 69 ed [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:46,435 DEBUG [websockets.server] < PONG 71 1e 69 ed [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:51,385 DEBUG [websockets.server] > PING 28 7e 07 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:51,427 DEBUG [websockets.server] < PONG 28 7e 07 f0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:56,390 DEBUG [websockets.server] > PING 0b ec 65 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:28:56,466 DEBUG [websockets.server] < PONG 0b ec 65 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:01,400 DEBUG [websockets.server] > PING c5 ce 96 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:01,460 DEBUG [websockets.server] < PONG c5 ce 96 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:06,409 DEBUG [websockets.server] > PING 'L\x15\x14l' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:06,450 DEBUG [websockets.server] < PONG 'L\x15\x14l' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:11,416 DEBUG [websockets.server] > PING fb e0 36 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:11,444 DEBUG [websockets.server] < PONG fb e0 36 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:16,424 DEBUG [websockets.server] > PING 'mmZ|' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:16,483 DEBUG [websockets.server] < PONG 'mmZ|' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:17,736 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:29:17,736 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:29:21,431 DEBUG [websockets.server] > PING 7a f0 5a c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:21,480 DEBUG [websockets.server] < PONG 7a f0 5a c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:26,438 DEBUG [websockets.server] > PING 78 c5 50 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:26,474 DEBUG [websockets.server] < PONG 78 c5 50 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:31,448 DEBUG [websockets.server] > PING 21 d0 62 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:31,590 DEBUG [websockets.server] < PONG 21 d0 62 89 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:33,740 DEBUG [websockets.server] < TEXT '[2,"141","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:29:33,741 INFO [ocpp] 11696759263: receive message [2,"141","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:29:33,744 INFO [ocpp] 11696759263: send [3,"141",{"currentTime":"2025-04-29T13:29:33+00:00"}] python-ocpp16-1 | 2025-04-29 13:29:33,744 DEBUG [websockets.server] > TEXT '[3,"141",{"currentTime":"2025-04-29T13:29:33+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:29:36,455 DEBUG [websockets.server] > PING 3d ad 46 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:36,488 DEBUG [websockets.server] < PONG 3d ad 46 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:41,461 DEBUG [websockets.server] > PING cf 23 7a 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:41,530 DEBUG [websockets.server] < PONG cf 23 7a 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:46,469 DEBUG [websockets.server] > PING a3 15 dd cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:46,523 DEBUG [websockets.server] < PONG a3 15 dd cf [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:51,477 DEBUG [websockets.server] > PING ad 0a 69 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:51,563 DEBUG [websockets.server] < PONG ad 0a 69 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:56,482 DEBUG [websockets.server] > PING 7d d7 56 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:29:56,551 DEBUG [websockets.server] < PONG 7d d7 56 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:01,490 DEBUG [websockets.server] > PING 40 ab ce 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:01,545 DEBUG [websockets.server] < PONG 40 ab ce 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:06,500 DEBUG [websockets.server] > PING 92 74 00 c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:06,543 DEBUG [websockets.server] < PONG 92 74 00 c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:11,508 DEBUG [websockets.server] > PING c8 fc 30 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:11,580 DEBUG [websockets.server] < PONG c8 fc 30 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:16,517 DEBUG [websockets.server] > PING 41 8b 8c 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:16,573 DEBUG [websockets.server] < PONG 41 8b 8c 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:17,573 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:30:17,573 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:30:21,525 DEBUG [websockets.server] > PING a0 26 12 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:21,569 DEBUG [websockets.server] < PONG a0 26 12 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:26,535 DEBUG [websockets.server] > PING 57 c1 35 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:26,561 DEBUG [websockets.server] < PONG 57 c1 35 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:31,543 DEBUG [websockets.server] > PING 2c e0 7f 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:31,603 DEBUG [websockets.server] < PONG 2c e0 7f 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:36,550 DEBUG [websockets.server] > PING f6 5a be 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:36,619 DEBUG [websockets.server] < PONG f6 5a be 78 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:41,559 DEBUG [websockets.server] > PING 43 5a f5 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:41,635 DEBUG [websockets.server] < PONG 43 5a f5 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:46,568 DEBUG [websockets.server] > PING 51 b7 8a a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:46,624 DEBUG [websockets.server] < PONG 51 b7 8a a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:51,576 DEBUG [websockets.server] > PING 02 01 0d 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:51,616 DEBUG [websockets.server] < PONG 02 01 0d 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:56,585 DEBUG [websockets.server] > PING 96 f9 00 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:30:56,656 DEBUG [websockets.server] < PONG 96 f9 00 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:01,590 DEBUG [websockets.server] > PING 8b 4f 00 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:01,645 DEBUG [websockets.server] < PONG 8b 4f 00 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:06,602 DEBUG [websockets.server] > PING '۰\x1d\x1f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:06,630 DEBUG [websockets.server] < PONG '۰\x1d\x1f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:11,609 DEBUG [websockets.server] > PING c9 66 42 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:11,672 DEBUG [websockets.server] < PONG c9 66 42 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:13,472 DEBUG [websockets.server] < TEXT '[2,"142","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:31:13,473 INFO [ocpp] 11696759263: receive message [2,"142","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:31:13,478 INFO [ocpp] 11696759263: send [3,"142",{"currentTime":"2025-04-29T13:31:13+00:00"}] python-ocpp16-1 | 2025-04-29 13:31:13,479 DEBUG [websockets.server] > TEXT '[3,"142",{"currentTime":"2025-04-29T13:31:13+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:31:16,616 DEBUG [websockets.server] > PING 92 51 a0 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:16,668 DEBUG [websockets.server] < PONG 92 51 a0 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:17,470 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:31:17,470 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:31:21,624 DEBUG [websockets.server] > PING 'Q2^\x0f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:21,664 DEBUG [websockets.server] < PONG 'Q2^\x0f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:26,632 DEBUG [websockets.server] > PING 0d 4d b3 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:26,706 DEBUG [websockets.server] < PONG 0d 4d b3 3f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:31,640 DEBUG [websockets.server] > PING 85 d8 b7 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:31,698 DEBUG [websockets.server] < PONG 85 d8 b7 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:36,650 DEBUG [websockets.server] > PING af a4 7a 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:36,688 DEBUG [websockets.server] < PONG af a4 7a 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:41,658 DEBUG [websockets.server] > PING da 29 5b 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:41,730 DEBUG [websockets.server] < PONG da 29 5b 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:46,667 DEBUG [websockets.server] > PING 7e cb 44 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:46,720 DEBUG [websockets.server] < PONG 7e cb 44 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:51,675 DEBUG [websockets.server] > PING 5f 4a e0 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:51,710 DEBUG [websockets.server] < PONG 5f 4a e0 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:56,682 DEBUG [websockets.server] > PING aa 4f 83 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:31:56,749 DEBUG [websockets.server] < PONG aa 4f 83 3a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:01,686 DEBUG [websockets.server] > PING cb af bf 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:01,737 DEBUG [websockets.server] < PONG cb af bf 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:06,695 DEBUG [websockets.server] > PING eb 87 d6 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:06,729 DEBUG [websockets.server] < PONG eb 87 d6 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:11,703 DEBUG [websockets.server] > PING '\x03Mc^' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:11,769 DEBUG [websockets.server] < PONG '\x03Mc^' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:16,709 DEBUG [websockets.server] > PING 82 06 cf 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:16,759 DEBUG [websockets.server] < PONG 82 06 cf 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:17,313 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:32:17,313 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:32:21,712 DEBUG [websockets.server] > PING 3e 3d d3 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:21,756 DEBUG [websockets.server] < PONG 3e 3d d3 55 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:26,718 DEBUG [websockets.server] > PING 77 ea b0 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:26,797 DEBUG [websockets.server] < PONG 77 ea b0 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:31,726 DEBUG [websockets.server] > PING 4e 4e ae 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:31,790 DEBUG [websockets.server] < PONG 4e 4e ae 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:36,734 DEBUG [websockets.server] > PING 1e 47 e4 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:36,784 DEBUG [websockets.server] < PONG 1e 47 e4 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:41,743 DEBUG [websockets.server] > PING '"Ȃ\x1f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:41,772 DEBUG [websockets.server] < PONG '"Ȃ\x1f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:46,752 DEBUG [websockets.server] > PING ed 70 04 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:46,828 DEBUG [websockets.server] < PONG ed 70 04 27 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:51,760 DEBUG [websockets.server] > PING 89 b6 88 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:51,814 DEBUG [websockets.server] < PONG 89 b6 88 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:53,215 DEBUG [websockets.server] < TEXT '[2,"143","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:32:53,215 INFO [ocpp] 11696759263: receive message [2,"143","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:32:53,220 INFO [ocpp] 11696759263: send [3,"143",{"currentTime":"2025-04-29T13:32:53+00:00"}] python-ocpp16-1 | 2025-04-29 13:32:53,221 DEBUG [websockets.server] > TEXT '[3,"143",{"currentTime":"2025-04-29T13:32:53+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:32:56,768 DEBUG [websockets.server] > PING '\ns0H' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:32:56,806 DEBUG [websockets.server] < PONG '\ns0H' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:01,777 DEBUG [websockets.server] > PING df 74 40 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:01,850 DEBUG [websockets.server] < PONG df 74 40 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:06,786 DEBUG [websockets.server] > PING 97 81 8a 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:06,844 DEBUG [websockets.server] < PONG 97 81 8a 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:11,791 DEBUG [websockets.server] > PING c4 53 3a 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:11,838 DEBUG [websockets.server] < PONG c4 53 3a 79 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:16,800 DEBUG [websockets.server] > PING 61 d3 e0 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:16,830 DEBUG [websockets.server] < PONG 61 d3 e0 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:17,189 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:33:17,189 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:33:21,808 DEBUG [websockets.server] > PING 42 b2 b5 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:21,878 DEBUG [websockets.server] < PONG 42 b2 b5 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:26,816 DEBUG [websockets.server] > PING 26 27 9f 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:26,873 DEBUG [websockets.server] < PONG 26 27 9f 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:31,824 DEBUG [websockets.server] > PING 22 f4 a9 ed [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:31,865 DEBUG [websockets.server] < PONG 22 f4 a9 ed [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:36,832 DEBUG [websockets.server] > PING 6c e9 37 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:36,907 DEBUG [websockets.server] < PONG 6c e9 37 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:41,840 DEBUG [websockets.server] > PING 24 3b 89 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:41,899 DEBUG [websockets.server] < PONG 24 3b 89 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:46,849 DEBUG [websockets.server] > PING cf 4c d2 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:46,887 DEBUG [websockets.server] < PONG cf 4c d2 b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:51,857 DEBUG [websockets.server] > PING b2 b2 00 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:51,927 DEBUG [websockets.server] < PONG b2 b2 00 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:56,865 DEBUG [websockets.server] > PING 1d f5 2f da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:33:56,919 DEBUG [websockets.server] < PONG 1d f5 2f da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:01,873 DEBUG [websockets.server] > PING d3 35 4b b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:01,911 DEBUG [websockets.server] < PONG d3 35 4b b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:06,881 DEBUG [websockets.server] > PING 85 bb 5f f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:06,953 DEBUG [websockets.server] < PONG 85 bb 5f f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:11,889 DEBUG [websockets.server] > PING 45 d4 6c 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:11,954 DEBUG [websockets.server] < PONG 45 d4 6c 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:16,897 DEBUG [websockets.server] > PING dc 29 b5 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:16,945 DEBUG [websockets.server] < PONG dc 29 b5 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:17,100 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:34:17,100 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:34:21,903 DEBUG [websockets.server] > PING de bc 12 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:21,941 DEBUG [websockets.server] < PONG de bc 12 de [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:26,909 DEBUG [websockets.server] > PING c9 cb 86 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:26,936 DEBUG [websockets.server] < PONG c9 cb 86 bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:31,915 DEBUG [websockets.server] > PING 97 da f0 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:31,982 DEBUG [websockets.server] < PONG 97 da f0 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:33,032 DEBUG [websockets.server] < TEXT '[2,"144","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:34:33,033 INFO [ocpp] 11696759263: receive message [2,"144","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:34:33,037 INFO [ocpp] 11696759263: send [3,"144",{"currentTime":"2025-04-29T13:34:33+00:00"}] python-ocpp16-1 | 2025-04-29 13:34:33,038 DEBUG [websockets.server] > TEXT '[3,"144",{"currentTime":"2025-04-29T13:34:33+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:34:36,920 DEBUG [websockets.server] > PING 64 da 45 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:36,978 DEBUG [websockets.server] < PONG 64 da 45 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:41,928 DEBUG [websockets.server] > PING 'gkSq' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:41,970 DEBUG [websockets.server] < PONG 'gkSq' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:46,936 DEBUG [websockets.server] > PING ed c5 fa d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:47,008 DEBUG [websockets.server] < PONG ed c5 fa d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:51,944 DEBUG [websockets.server] > PING a7 1e 77 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:53,004 DEBUG [websockets.server] < PONG a7 1e 77 36 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:56,951 DEBUG [websockets.server] > PING ff 24 e9 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:34:56,986 DEBUG [websockets.server] < PONG ff 24 e9 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:01,960 DEBUG [websockets.server] > PING 15 8c f3 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:02,030 DEBUG [websockets.server] < PONG 15 8c f3 69 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:06,968 DEBUG [websockets.server] > PING 62 dc 68 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:07,016 DEBUG [websockets.server] < PONG 62 dc 68 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:11,976 DEBUG [websockets.server] > PING e6 0f 71 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:12,010 DEBUG [websockets.server] < PONG e6 0f 71 0b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:16,952 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:35:16,953 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:35:16,979 DEBUG [websockets.server] > PING '\x0f>\x1a;' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:17,054 DEBUG [websockets.server] < PONG '\x0f>\x1a;' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:21,988 DEBUG [websockets.server] > PING 91 6c 79 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:22,047 DEBUG [websockets.server] < PONG 91 6c 79 6c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:26,996 DEBUG [websockets.server] > PING e9 02 d6 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:27,043 DEBUG [websockets.server] < PONG e9 02 d6 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:32,002 DEBUG [websockets.server] > PING fd d6 1e b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:32,081 DEBUG [websockets.server] < PONG fd d6 1e b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:37,009 DEBUG [websockets.server] > PING 86 e5 45 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:37,075 DEBUG [websockets.server] < PONG 86 e5 45 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:42,018 DEBUG [websockets.server] > PING 2c 08 fd 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:42,071 DEBUG [websockets.server] < PONG 2c 08 fd 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:47,024 DEBUG [websockets.server] > PING 5a f8 68 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:47,067 DEBUG [websockets.server] < PONG 5a f8 68 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:52,033 DEBUG [websockets.server] > PING eb ba 04 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:54,085 DEBUG [websockets.server] < PONG eb ba 04 84 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:57,038 DEBUG [websockets.server] > PING 0e 7f 57 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:35:57,102 DEBUG [websockets.server] < PONG 0e 7f 57 f6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:02,044 DEBUG [websockets.server] > PING 78 d5 ce 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:02,098 DEBUG [websockets.server] < PONG 78 d5 ce 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:07,050 DEBUG [websockets.server] > PING f8 b4 d0 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:08,106 DEBUG [websockets.server] < PONG f8 b4 d0 fa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:12,056 DEBUG [websockets.server] > PING e3 05 11 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:12,088 DEBUG [websockets.server] < PONG e3 05 11 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:12,792 DEBUG [websockets.server] < TEXT '[2,"145","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:36:12,792 INFO [ocpp] 11696759263: receive message [2,"145","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:36:12,796 INFO [ocpp] 11696759263: send [3,"145",{"currentTime":"2025-04-29T13:36:12+00:00"}] python-ocpp16-1 | 2025-04-29 13:36:12,797 DEBUG [websockets.server] > TEXT '[3,"145",{"currentTime":"2025-04-29T13:36:12+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:36:16,838 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:36:16,838 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:36:17,060 DEBUG [websockets.server] > PING c6 29 e0 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:17,094 DEBUG [websockets.server] < PONG c6 29 e0 e4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:22,069 DEBUG [websockets.server] > PING 46 ba f5 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:22,136 DEBUG [websockets.server] < PONG 46 ba f5 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:27,078 DEBUG [websockets.server] > PING 40 7e e6 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:27,130 DEBUG [websockets.server] < PONG 40 7e e6 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:32,085 DEBUG [websockets.server] > PING 0c 33 88 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:32,124 DEBUG [websockets.server] < PONG 0c 33 88 1c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:37,091 DEBUG [websockets.server] > PING 86 12 0f f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:37,166 DEBUG [websockets.server] < PONG 86 12 0f f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:42,100 DEBUG [websockets.server] > PING 08 7a 32 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:42,158 DEBUG [websockets.server] < PONG 08 7a 32 ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:47,108 DEBUG [websockets.server] > PING ca 04 45 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:47,146 DEBUG [websockets.server] < PONG ca 04 45 77 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:52,116 DEBUG [websockets.server] > PING 50 e1 00 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:52,186 DEBUG [websockets.server] < PONG 50 e1 00 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:57,126 DEBUG [websockets.server] > PING 51 80 bc 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:36:57,180 DEBUG [websockets.server] < PONG 51 80 bc 07 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:02,133 DEBUG [websockets.server] > PING 26 ce 86 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:02,173 DEBUG [websockets.server] < PONG 26 ce 86 a3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:07,141 DEBUG [websockets.server] > PING 2f ac 2a d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:07,215 DEBUG [websockets.server] < PONG 2f ac 2a d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:12,146 DEBUG [websockets.server] > PING 5a 83 f6 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:12,209 DEBUG [websockets.server] < PONG 5a 83 f6 ef [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:16,703 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:37:16,703 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:37:17,151 DEBUG [websockets.server] > PING 3c 2b 8d cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:17,235 DEBUG [websockets.server] < PONG 3c 2b 8d cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:22,161 DEBUG [websockets.server] > PING 6d fb ba a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:22,197 DEBUG [websockets.server] < PONG 6d fb ba a9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:27,169 DEBUG [websockets.server] > PING 'JV*1' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:27,235 DEBUG [websockets.server] < PONG 'JV*1' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:32,178 DEBUG [websockets.server] > PING c3 29 f7 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:32,227 DEBUG [websockets.server] < PONG c3 29 f7 b8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:37,186 DEBUG [websockets.server] > PING e3 63 09 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:37,221 DEBUG [websockets.server] < PONG e3 63 09 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:42,195 DEBUG [websockets.server] > PING b0 ba ef 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:42,262 DEBUG [websockets.server] < PONG b0 ba ef 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:47,203 DEBUG [websockets.server] > PING b1 9f f7 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:47,253 DEBUG [websockets.server] < PONG b1 9f f7 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:52,209 DEBUG [websockets.server] > PING 75 27 e1 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:52,250 DEBUG [websockets.server] < PONG 75 27 e1 dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:52,503 DEBUG [websockets.server] < TEXT '[2,"146","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:37:52,504 INFO [ocpp] 11696759263: receive message [2,"146","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:37:52,508 INFO [ocpp] 11696759263: send [3,"146",{"currentTime":"2025-04-29T13:37:52+00:00"}] python-ocpp16-1 | 2025-04-29 13:37:52,509 DEBUG [websockets.server] > TEXT '[3,"146",{"currentTime":"2025-04-29T13:37:52+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:37:57,217 DEBUG [websockets.server] > PING e4 33 7e a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:37:57,246 DEBUG [websockets.server] < PONG e4 33 7e a6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:02,224 DEBUG [websockets.server] > PING e2 46 40 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:02,286 DEBUG [websockets.server] < PONG e2 46 40 d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:07,232 DEBUG [websockets.server] > PING 9a f9 72 96 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:07,278 DEBUG [websockets.server] < PONG 9a f9 72 96 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:12,240 DEBUG [websockets.server] > PING 35 4f eb 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:12,270 DEBUG [websockets.server] < PONG 35 4f eb 8a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:16,565 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:38:16,565 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:38:17,245 DEBUG [websockets.server] > PING 90 8b ad b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:17,316 DEBUG [websockets.server] < PONG 90 8b ad b1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:22,254 DEBUG [websockets.server] > PING 3d 00 42 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:22,312 DEBUG [websockets.server] < PONG 3d 00 42 ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:27,263 DEBUG [websockets.server] > PING 17 ef 8e 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:27,306 DEBUG [websockets.server] < PONG 17 ef 8e 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:32,272 DEBUG [websockets.server] > PING f8 23 94 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:32,296 DEBUG [websockets.server] < PONG f8 23 94 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:37,281 DEBUG [websockets.server] > PING da 09 a0 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:37,341 DEBUG [websockets.server] < PONG da 09 a0 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:42,290 DEBUG [websockets.server] > PING 17 61 ad bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:42,333 DEBUG [websockets.server] < PONG 17 61 ad bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:47,298 DEBUG [websockets.server] > PING 26 be 06 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:47,377 DEBUG [websockets.server] < PONG 26 be 06 19 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:52,305 DEBUG [websockets.server] > PING 97 f8 e3 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:52,367 DEBUG [websockets.server] < PONG 97 f8 e3 5f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:57,309 DEBUG [websockets.server] > PING 71 a5 2a 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:38:57,355 DEBUG [websockets.server] < PONG 71 a5 2a 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:02,315 DEBUG [websockets.server] > PING 82 7c 2f e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:02,395 DEBUG [websockets.server] < PONG 82 7c 2f e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:07,321 DEBUG [websockets.server] > PING 7f b1 9b 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:07,383 DEBUG [websockets.server] < PONG 7f b1 9b 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:12,331 DEBUG [websockets.server] > PING 65 d5 fe 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:12,375 DEBUG [websockets.server] < PONG 65 d5 fe 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:16,469 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:39:16,469 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:39:17,335 DEBUG [websockets.server] > PING 2c cd 2e 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:17,369 DEBUG [websockets.server] < PONG 2c cd 2e 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:22,343 DEBUG [websockets.server] > PING 50 a4 b7 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:22,411 DEBUG [websockets.server] < PONG 50 a4 b7 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:27,352 DEBUG [websockets.server] > PING eb d7 6c 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:27,402 DEBUG [websockets.server] < PONG eb d7 6c 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:32,292 DEBUG [websockets.server] < TEXT '[2,"147","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:39:32,292 INFO [ocpp] 11696759263: receive message [2,"147","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:39:32,296 INFO [ocpp] 11696759263: send [3,"147",{"currentTime":"2025-04-29T13:39:32+00:00"}] python-ocpp16-1 | 2025-04-29 13:39:32,297 DEBUG [websockets.server] > TEXT '[3,"147",{"currentTime":"2025-04-29T13:39:32+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:39:32,355 DEBUG [websockets.server] > PING 01 e4 3d 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:32,397 DEBUG [websockets.server] < PONG 01 e4 3d 52 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:37,364 DEBUG [websockets.server] > PING 3a 4f 9e 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:37,388 DEBUG [websockets.server] < PONG 3a 4f 9e 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:42,372 DEBUG [websockets.server] > PING ab c1 4e 2c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:42,430 DEBUG [websockets.server] < PONG ab c1 4e 2c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:47,376 DEBUG [websockets.server] > PING 21 0b 99 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:47,422 DEBUG [websockets.server] < PONG 21 0b 99 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:52,383 DEBUG [websockets.server] > PING bc a1 ab 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:52,414 DEBUG [websockets.server] < PONG bc a1 ab 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:57,391 DEBUG [websockets.server] > PING e1 ab 9a ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:39:57,458 DEBUG [websockets.server] < PONG e1 ab 9a ce [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:02,399 DEBUG [websockets.server] > PING b0 b8 46 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:02,448 DEBUG [websockets.server] < PONG b0 b8 46 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:07,408 DEBUG [websockets.server] > PING 63 f7 af 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:07,438 DEBUG [websockets.server] < PONG 63 f7 af 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:12,417 DEBUG [websockets.server] > PING 37 c3 71 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:12,478 DEBUG [websockets.server] < PONG 37 c3 71 9e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:16,329 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:40:16,329 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:40:17,422 DEBUG [websockets.server] > PING a7 0e 4c 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:17,475 DEBUG [websockets.server] < PONG a7 0e 4c 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:22,430 DEBUG [websockets.server] > PING 2f 2d 8c 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:22,465 DEBUG [websockets.server] < PONG 2f 2d 8c 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:27,439 DEBUG [websockets.server] > PING a5 b8 69 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:27,509 DEBUG [websockets.server] < PONG a5 b8 69 54 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:32,447 DEBUG [websockets.server] > PING f7 7e a2 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:32,499 DEBUG [websockets.server] < PONG f7 7e a2 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:37,453 DEBUG [websockets.server] > PING ':IQ\x17' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:37,494 DEBUG [websockets.server] < PONG ':IQ\x17' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:42,461 DEBUG [websockets.server] > PING e3 1a 5e 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:42,487 DEBUG [websockets.server] < PONG e3 1a 5e 60 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:47,471 DEBUG [websockets.server] > PING 39 3e f1 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:47,531 DEBUG [websockets.server] < PONG 39 3e f1 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:52,480 DEBUG [websockets.server] > PING '\x11O\x00\x14' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:52,525 DEBUG [websockets.server] < PONG '\x11O\x00\x14' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:57,489 DEBUG [websockets.server] > PING '#q\x0b=' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:40:57,523 DEBUG [websockets.server] < PONG '#q\x0b=' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:02,498 DEBUG [websockets.server] > PING eb 6e c6 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:02,567 DEBUG [websockets.server] < PONG eb 6e c6 d1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:07,507 DEBUG [websockets.server] > PING ae 1e be 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:07,561 DEBUG [websockets.server] < PONG ae 1e be 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:12,059 DEBUG [websockets.server] < TEXT '[2,"148","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:41:12,060 INFO [ocpp] 11696759263: receive message [2,"148","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:41:12,064 INFO [ocpp] 11696759263: send [3,"148",{"currentTime":"2025-04-29T13:41:12+00:00"}] python-ocpp16-1 | 2025-04-29 13:41:12,065 DEBUG [websockets.server] > TEXT '[3,"148",{"currentTime":"2025-04-29T13:41:12+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:41:12,512 DEBUG [websockets.server] > PING 16 fb d9 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:12,565 DEBUG [websockets.server] < PONG 16 fb d9 a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:16,212 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:41:16,212 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:41:17,517 DEBUG [websockets.server] > PING fd 9a 8f 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:17,564 DEBUG [websockets.server] < PONG fd 9a 8f 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:22,525 DEBUG [websockets.server] > PING e9 65 92 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:22,558 DEBUG [websockets.server] < PONG e9 65 92 ad [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:27,531 DEBUG [websockets.server] > PING 13 f1 5f 96 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:27,604 DEBUG [websockets.server] < PONG 13 f1 5f 96 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:32,539 DEBUG [websockets.server] > PING d1 11 42 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:32,602 DEBUG [websockets.server] < PONG d1 11 42 16 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:37,547 DEBUG [websockets.server] > PING 0e 1b d5 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:37,592 DEBUG [websockets.server] < PONG 0e 1b d5 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:42,554 DEBUG [websockets.server] > PING 'D^c\x1c' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:42,584 DEBUG [websockets.server] < PONG 'D^c\x1c' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:47,562 DEBUG [websockets.server] > PING fa e4 5f 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:47,630 DEBUG [websockets.server] < PONG fa e4 5f 5d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:52,572 DEBUG [websockets.server] > PING '֠\x14N' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:52,622 DEBUG [websockets.server] < PONG '֠\x14N' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:57,580 DEBUG [websockets.server] > PING 56 3d f9 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:41:57,616 DEBUG [websockets.server] < PONG 56 3d f9 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:02,585 DEBUG [websockets.server] > PING 'nqsW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:02,662 DEBUG [websockets.server] < PONG 'nqsW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:07,592 DEBUG [websockets.server] > PING cc 44 e5 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:07,657 DEBUG [websockets.server] < PONG cc 44 e5 30 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:12,597 DEBUG [websockets.server] > PING a5 20 56 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:12,649 DEBUG [websockets.server] < PONG a5 20 56 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:16,143 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:42:16,143 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:42:17,602 DEBUG [websockets.server] > PING d9 d3 e9 ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:17,645 DEBUG [websockets.server] < PONG d9 d3 e9 ee [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:22,609 DEBUG [websockets.server] > PING 79 70 8c a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:22,687 DEBUG [websockets.server] < PONG 79 70 8c a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:27,617 DEBUG [websockets.server] > PING c1 51 ac 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:27,681 DEBUG [websockets.server] < PONG c1 51 ac 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:32,625 DEBUG [websockets.server] > PING 82 2d a3 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:32,673 DEBUG [websockets.server] < PONG 82 2d a3 7a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:37,631 DEBUG [websockets.server] > PING 1c 2f 42 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:37,671 DEBUG [websockets.server] < PONG 1c 2f 42 a1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:42,640 DEBUG [websockets.server] > PING 03 db 56 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:42,713 DEBUG [websockets.server] < PONG 03 db 56 b9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:47,649 DEBUG [websockets.server] > PING f7 14 c3 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:47,707 DEBUG [websockets.server] < PONG f7 14 c3 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:51,851 DEBUG [websockets.server] < TEXT '[2,"149","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:42:51,852 INFO [ocpp] 11696759263: receive message [2,"149","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:42:51,856 INFO [ocpp] 11696759263: send [3,"149",{"currentTime":"2025-04-29T13:42:51+00:00"}] python-ocpp16-1 | 2025-04-29 13:42:51,857 DEBUG [websockets.server] > TEXT '[3,"149",{"currentTime":"2025-04-29T13:42:51+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:42:52,654 DEBUG [websockets.server] > PING 1e d6 36 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:52,737 DEBUG [websockets.server] < PONG 1e d6 36 b0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:57,663 DEBUG [websockets.server] > PING e0 1f 52 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:42:57,731 DEBUG [websockets.server] < PONG e0 1f 52 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:02,673 DEBUG [websockets.server] > PING 60 df c5 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:02,722 DEBUG [websockets.server] < PONG 60 df c5 d2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:07,682 DEBUG [websockets.server] > PING b8 50 d1 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:07,714 DEBUG [websockets.server] < PONG b8 50 d1 7d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:12,690 DEBUG [websockets.server] > PING 8c 8b 64 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:12,754 DEBUG [websockets.server] < PONG 8c 8b 64 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:16,004 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:43:16,004 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:43:17,696 DEBUG [websockets.server] > PING 7d 80 a2 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:17,754 DEBUG [websockets.server] < PONG 7d 80 a2 1a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:22,703 DEBUG [websockets.server] > PING 78 2e 80 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:22,746 DEBUG [websockets.server] < PONG 78 2e 80 5b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:27,709 DEBUG [websockets.server] > PING c1 db 50 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:27,734 DEBUG [websockets.server] < PONG c1 db 50 98 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:32,717 DEBUG [websockets.server] > PING 10 83 39 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:32,782 DEBUG [websockets.server] < PONG 10 83 39 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:37,726 DEBUG [websockets.server] > PING 'z97]' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:37,770 DEBUG [websockets.server] < PONG 'z97]' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:42,736 DEBUG [websockets.server] > PING d8 0c 40 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:42,812 DEBUG [websockets.server] < PONG d8 0c 40 74 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:47,745 DEBUG [websockets.server] > PING 8f 65 96 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:47,806 DEBUG [websockets.server] < PONG 8f 65 96 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:52,756 DEBUG [websockets.server] > PING 8e d3 20 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:52,801 DEBUG [websockets.server] < PONG 8e d3 20 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:57,766 DEBUG [websockets.server] > PING e0 a6 33 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:43:57,843 DEBUG [websockets.server] < PONG e0 a6 33 3d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:02,775 DEBUG [websockets.server] > PING '\x0fbב' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:02,839 DEBUG [websockets.server] < PONG '\x0fbב' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:07,784 DEBUG [websockets.server] > PING e7 d5 12 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:07,831 DEBUG [websockets.server] < PONG e7 d5 12 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:12,792 DEBUG [websockets.server] > PING 25 a5 bf 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:12,825 DEBUG [websockets.server] < PONG 25 a5 bf 09 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:15,921 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:44:15,921 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:44:17,798 DEBUG [websockets.server] > PING ae 9e c5 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:17,869 DEBUG [websockets.server] < PONG ae 9e c5 e7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:22,802 DEBUG [websockets.server] > PING 60 40 9d c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:22,855 DEBUG [websockets.server] < PONG 60 40 9d c4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:27,809 DEBUG [websockets.server] > PING b9 9d 38 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:27,843 DEBUG [websockets.server] < PONG b9 9d 38 43 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:31,589 DEBUG [websockets.server] < TEXT '[2,"150","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:44:31,590 INFO [ocpp] 11696759263: receive message [2,"150","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:44:31,594 INFO [ocpp] 11696759263: send [3,"150",{"currentTime":"2025-04-29T13:44:31+00:00"}] python-ocpp16-1 | 2025-04-29 13:44:31,596 DEBUG [websockets.server] > TEXT '[3,"150",{"currentTime":"2025-04-29T13:44:31+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:44:32,813 DEBUG [websockets.server] > PING 35 fc 6b a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:32,843 DEBUG [websockets.server] < PONG 35 fc 6b a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:37,818 DEBUG [websockets.server] > PING 44 da e2 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:37,883 DEBUG [websockets.server] < PONG 44 da e2 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:42,826 DEBUG [websockets.server] > PING 53 b3 2a 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:42,876 DEBUG [websockets.server] < PONG 53 b3 2a 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:47,835 DEBUG [websockets.server] > PING f8 04 21 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:47,868 DEBUG [websockets.server] < PONG f8 04 21 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:52,840 DEBUG [websockets.server] > PING 0d f4 b5 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:52,905 DEBUG [websockets.server] < PONG 0d f4 b5 b4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:57,848 DEBUG [websockets.server] > PING ec ae 54 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:44:57,898 DEBUG [websockets.server] < PONG ec ae 54 01 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:02,855 DEBUG [websockets.server] > PING 'nnz{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:02,897 DEBUG [websockets.server] < PONG 'nnz{' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:07,871 DEBUG [websockets.server] > PING 1b 0e 11 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:07,930 DEBUG [websockets.server] < PONG 1b 0e 11 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:12,879 DEBUG [websockets.server] > PING 11 47 78 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:12,922 DEBUG [websockets.server] < PONG 11 47 78 f1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:15,770 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:45:15,770 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:45:17,886 DEBUG [websockets.server] > PING cb d0 d3 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:17,918 DEBUG [websockets.server] < PONG cb d0 d3 a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:22,891 DEBUG [websockets.server] > PING 36 e9 ae 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:22,957 DEBUG [websockets.server] < PONG 36 e9 ae 20 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:27,900 DEBUG [websockets.server] > PING 'wJɓ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:27,943 DEBUG [websockets.server] < PONG 'wJɓ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:32,909 DEBUG [websockets.server] > PING ';\x0e\x05\x1d' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:32,981 DEBUG [websockets.server] < PONG ';\x0e\x05\x1d' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:37,912 DEBUG [websockets.server] > PING 87 4a 2c 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:37,971 DEBUG [websockets.server] < PONG 87 4a 2c 14 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:42,918 DEBUG [websockets.server] > PING be bc cc 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:42,959 DEBUG [websockets.server] < PONG be bc cc 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:47,928 DEBUG [websockets.server] > PING 64 dc 22 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:48,005 DEBUG [websockets.server] < PONG 64 dc 22 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:52,942 DEBUG [websockets.server] > PING 9c 37 e7 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:52,987 DEBUG [websockets.server] < PONG 9c 37 e7 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:57,946 DEBUG [websockets.server] > PING d0 fc c4 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:45:57,977 DEBUG [websockets.server] < PONG d0 fc c4 90 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:02,955 DEBUG [websockets.server] > PING dd 10 6d 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:03,013 DEBUG [websockets.server] < PONG dd 10 6d 6b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:07,964 DEBUG [websockets.server] > PING ca c0 39 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:08,002 DEBUG [websockets.server] < PONG ca c0 39 2e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:11,295 DEBUG [websockets.server] < TEXT '[2,"151","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:46:11,296 INFO [ocpp] 11696759263: receive message [2,"151","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:46:11,302 INFO [ocpp] 11696759263: send [3,"151",{"currentTime":"2025-04-29T13:46:11+00:00"}] python-ocpp16-1 | 2025-04-29 13:46:11,303 DEBUG [websockets.server] > TEXT '[3,"151",{"currentTime":"2025-04-29T13:46:11+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:46:12,969 DEBUG [websockets.server] > PING '0x$u' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:13,043 DEBUG [websockets.server] < PONG '0x$u' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:15,591 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:46:15,591 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:46:17,976 DEBUG [websockets.server] > PING f8 0c 9e d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:18,037 DEBUG [websockets.server] < PONG f8 0c 9e d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:22,985 DEBUG [websockets.server] > PING 99 89 28 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:23,025 DEBUG [websockets.server] < PONG 99 89 28 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:27,993 DEBUG [websockets.server] > PING 57 d9 5e 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:28,063 DEBUG [websockets.server] < PONG 57 d9 5e 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:33,000 DEBUG [websockets.server] > PING 7e 82 17 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:33,049 DEBUG [websockets.server] < PONG 7e 82 17 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:38,009 DEBUG [websockets.server] > PING a2 e9 49 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:38,085 DEBUG [websockets.server] < PONG a2 e9 49 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:43,012 DEBUG [websockets.server] > PING 3e d9 60 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:43,074 DEBUG [websockets.server] < PONG 3e d9 60 fd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:48,021 DEBUG [websockets.server] > PING 77 c5 77 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:48,064 DEBUG [websockets.server] < PONG 77 c5 77 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:53,030 DEBUG [websockets.server] > PING f1 44 e0 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:53,054 DEBUG [websockets.server] < PONG f1 44 e0 ca [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:58,039 DEBUG [websockets.server] > PING dd ef 6a 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:46:59,108 DEBUG [websockets.server] < PONG dd ef 6a 6a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:03,047 DEBUG [websockets.server] > PING eb 9b d3 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:03,088 DEBUG [websockets.server] < PONG eb 9b d3 92 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:08,056 DEBUG [websockets.server] > PING a3 26 63 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:08,129 DEBUG [websockets.server] < PONG a3 26 63 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:13,062 DEBUG [websockets.server] > PING af 11 d9 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:13,114 DEBUG [websockets.server] < PONG af 11 d9 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:15,411 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:47:15,411 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:47:18,068 DEBUG [websockets.server] > PING 23 32 26 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:18,110 DEBUG [websockets.server] < PONG 23 32 26 f9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:23,075 DEBUG [websockets.server] > PING 1a ab a0 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:23,104 DEBUG [websockets.server] < PONG 1a ab a0 57 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:28,082 DEBUG [websockets.server] > PING b0 93 f9 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:28,149 DEBUG [websockets.server] < PONG b0 93 f9 ba [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:33,091 DEBUG [websockets.server] > PING d4 e3 29 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:33,141 DEBUG [websockets.server] < PONG d4 e3 29 4b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:38,100 DEBUG [websockets.server] > PING de 1c ce 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:38,133 DEBUG [websockets.server] < PONG de 1c ce 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:43,108 DEBUG [websockets.server] > PING a6 25 c2 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:43,177 DEBUG [websockets.server] < PONG a6 25 c2 c8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:48,118 DEBUG [websockets.server] > PING fe 12 c3 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:48,171 DEBUG [websockets.server] < PONG fe 12 c3 f5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:52,579 DEBUG [websockets.server] < TEXT '[2,"152","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:47:52,579 INFO [ocpp] 11696759263: receive message [2,"152","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:47:52,583 INFO [ocpp] 11696759263: send [3,"152",{"currentTime":"2025-04-29T13:47:52+00:00"}] python-ocpp16-1 | 2025-04-29 13:47:52,584 DEBUG [websockets.server] > TEXT '[3,"152",{"currentTime":"2025-04-29T13:47:52+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:47:53,124 DEBUG [websockets.server] > PING 4d 40 b9 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:53,171 DEBUG [websockets.server] < PONG 4d 40 b9 d5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:58,133 DEBUG [websockets.server] > PING e8 1c 28 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:47:58,165 DEBUG [websockets.server] < PONG e8 1c 28 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:03,140 DEBUG [websockets.server] > PING da e7 7e 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:03,209 DEBUG [websockets.server] < PONG da e7 7e 6e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:08,149 DEBUG [websockets.server] > PING f5 7e ec c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:10,079 DEBUG [websockets.server] < PONG f5 7e ec c0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:13,156 DEBUG [websockets.server] > PING f2 81 ef bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:13,191 DEBUG [websockets.server] < PONG f2 81 ef bd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:15,341 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:48:15,342 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:48:18,162 DEBUG [websockets.server] > PING b0 4e 7a 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:18,197 DEBUG [websockets.server] < PONG b0 4e 7a 17 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:23,171 DEBUG [websockets.server] > PING a2 79 cf b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:23,233 DEBUG [websockets.server] < PONG a2 79 cf b3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:28,179 DEBUG [websockets.server] > PING ed 8a 13 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:28,226 DEBUG [websockets.server] < PONG ed 8a 13 da [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:33,185 DEBUG [websockets.server] > PING 1e b4 04 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:33,221 DEBUG [websockets.server] < PONG 1e b4 04 4d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:38,192 DEBUG [websockets.server] > PING 'Ї\x1cc' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:38,302 DEBUG [websockets.server] < PONG 'Ї\x1cc' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:43,200 DEBUG [websockets.server] > PING 53 a4 1e 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:43,278 DEBUG [websockets.server] < PONG 53 a4 1e 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:48,209 DEBUG [websockets.server] > PING 'iAس' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:48,246 DEBUG [websockets.server] < PONG 'iAس' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:53,212 DEBUG [websockets.server] > PING 27 a2 5f 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:53,284 DEBUG [websockets.server] < PONG 27 a2 5f 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:58,218 DEBUG [websockets.server] > PING 45 b7 c7 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:48:58,282 DEBUG [websockets.server] < PONG 45 b7 c7 63 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:03,227 DEBUG [websockets.server] > PING 9a df 4b 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:03,265 DEBUG [websockets.server] < PONG 9a df 4b 9d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:08,234 DEBUG [websockets.server] > PING 45 09 ca 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:08,302 DEBUG [websockets.server] < PONG 45 09 ca 1e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:13,244 DEBUG [websockets.server] > PING 51 59 59 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:13,293 DEBUG [websockets.server] < PONG 51 59 59 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:15,192 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:49:15,193 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:49:18,252 DEBUG [websockets.server] > PING 98 6b 64 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:18,287 DEBUG [websockets.server] < PONG 98 6b 64 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:23,261 DEBUG [websockets.server] > PING 5d f3 d6 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:23,325 DEBUG [websockets.server] < PONG 5d f3 d6 8c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:28,270 DEBUG [websockets.server] > PING ae 67 33 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:30,069 DEBUG [websockets.server] < PONG ae 67 33 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:30,817 DEBUG [websockets.server] < TEXT '[2,"153","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:49:30,817 INFO [ocpp] 11696759263: receive message [2,"153","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:49:30,822 INFO [ocpp] 11696759263: send [3,"153",{"currentTime":"2025-04-29T13:49:30+00:00"}] python-ocpp16-1 | 2025-04-29 13:49:30,823 DEBUG [websockets.server] > TEXT '[3,"153",{"currentTime":"2025-04-29T13:49:30+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:49:33,275 DEBUG [websockets.server] > PING 4e fb 3c bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:33,321 DEBUG [websockets.server] < PONG 4e fb 3c bc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:38,282 DEBUG [websockets.server] > PING 2f 9f fc 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:38,389 DEBUG [websockets.server] < PONG 2f 9f fc 9f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:43,290 DEBUG [websockets.server] > PING 24 a1 e3 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:43,331 DEBUG [websockets.server] < PONG 24 a1 e3 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:48,297 DEBUG [websockets.server] > PING 3e 40 28 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:48,369 DEBUG [websockets.server] < PONG 3e 40 28 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:53,303 DEBUG [websockets.server] > PING ed 4d 3e 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:53,361 DEBUG [websockets.server] < PONG ed 4d 3e 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:58,309 DEBUG [websockets.server] > PING b7 4a 01 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:49:58,351 DEBUG [websockets.server] < PONG b7 4a 01 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:03,317 DEBUG [websockets.server] > PING b9 e3 e2 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:03,392 DEBUG [websockets.server] < PONG b9 e3 e2 12 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:08,321 DEBUG [websockets.server] > PING '/}v\x13' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:08,382 DEBUG [websockets.server] < PONG '/}v\x13' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:13,329 DEBUG [websockets.server] > PING 69 50 cc 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:13,374 DEBUG [websockets.server] < PONG 69 50 cc 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:15,074 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:50:15,074 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:50:18,334 DEBUG [websockets.server] > PING 9f 46 c1 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:18,368 DEBUG [websockets.server] < PONG 9f 46 c1 b5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:23,338 DEBUG [websockets.server] > PING 04 d1 66 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:23,412 DEBUG [websockets.server] < PONG 04 d1 66 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:28,347 DEBUG [websockets.server] > PING b9 06 b3 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:28,400 DEBUG [websockets.server] < PONG b9 06 b3 f2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:33,355 DEBUG [websockets.server] > PING ca c4 c9 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:33,388 DEBUG [websockets.server] < PONG ca c4 c9 e2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:38,364 DEBUG [websockets.server] > PING ae e8 7d 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:38,434 DEBUG [websockets.server] < PONG ae e8 7d 49 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:43,373 DEBUG [websockets.server] > PING 3d 82 1f 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:43,423 DEBUG [websockets.server] < PONG 3d 82 1f 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:48,381 DEBUG [websockets.server] > PING 0a 9d bc c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:48,414 DEBUG [websockets.server] < PONG 0a 9d bc c9 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:53,388 DEBUG [websockets.server] > PING 68 0c fc 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:53,456 DEBUG [websockets.server] < PONG 68 0c fc 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:58,396 DEBUG [websockets.server] > PING eb 2f 1e 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:50:58,450 DEBUG [websockets.server] < PONG eb 2f 1e 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:03,403 DEBUG [websockets.server] > PING 3a a8 56 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:03,443 DEBUG [websockets.server] < PONG 3a a8 56 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:08,412 DEBUG [websockets.server] > PING d1 d7 d8 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:08,483 DEBUG [websockets.server] < PONG d1 d7 d8 32 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:10,531 DEBUG [websockets.server] < TEXT '[2,"154","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:51:10,531 INFO [ocpp] 11696759263: receive message [2,"154","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:51:10,540 INFO [ocpp] 11696759263: send [3,"154",{"currentTime":"2025-04-29T13:51:10+00:00"}] python-ocpp16-1 | 2025-04-29 13:51:10,542 DEBUG [websockets.server] > TEXT '[3,"154",{"currentTime":"2025-04-29T13:51:10+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:51:13,418 DEBUG [websockets.server] > PING 1d bb ba 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:13,483 DEBUG [websockets.server] < PONG 1d bb ba 70 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:14,931 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:51:14,931 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:51:18,426 DEBUG [websockets.server] > PING dc 52 5b 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:18,477 DEBUG [websockets.server] < PONG dc 52 5b 04 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:23,435 DEBUG [websockets.server] > PING 77 3c 3a 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:23,469 DEBUG [websockets.server] < PONG 77 3c 3a 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:28,439 DEBUG [websockets.server] > PING 8d a7 ee 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:28,509 DEBUG [websockets.server] < PONG 8d a7 ee 2a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:33,448 DEBUG [websockets.server] > PING 0a ed 38 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:33,501 DEBUG [websockets.server] < PONG 0a ed 38 9c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:38,454 DEBUG [websockets.server] > PING d2 25 25 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:38,493 DEBUG [websockets.server] < PONG d2 25 25 82 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:43,462 DEBUG [websockets.server] > PING 79 d8 2d b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:43,534 DEBUG [websockets.server] < PONG 79 d8 2d b7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:48,471 DEBUG [websockets.server] > PING 9c a1 a6 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:48,522 DEBUG [websockets.server] < PONG 9c a1 a6 a4 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:53,480 DEBUG [websockets.server] > PING 2b 0b d6 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:53,514 DEBUG [websockets.server] < PONG 2b 0b d6 22 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:58,489 DEBUG [websockets.server] > PING 2a 4d 0b 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:51:58,556 DEBUG [websockets.server] < PONG 2a 4d 0b 8b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:03,500 DEBUG [websockets.server] > PING 26 2e 90 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:03,547 DEBUG [websockets.server] < PONG 26 2e 90 99 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:08,509 DEBUG [websockets.server] > PING b9 be 0c 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:08,582 DEBUG [websockets.server] < PONG b9 be 0c 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:13,520 DEBUG [websockets.server] > PING cf bc 96 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:13,570 DEBUG [websockets.server] < PONG cf bc 96 8d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:14,772 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:52:14,772 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:52:18,530 DEBUG [websockets.server] > PING f7 61 8a 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:18,566 DEBUG [websockets.server] < PONG f7 61 8a 03 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:23,536 DEBUG [websockets.server] > PING fb 68 31 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:23,602 DEBUG [websockets.server] < PONG fb 68 31 4f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:28,545 DEBUG [websockets.server] > PING b7 67 20 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:28,588 DEBUG [websockets.server] < PONG b7 67 20 67 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:33,554 DEBUG [websockets.server] > PING a4 a0 29 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:33,585 DEBUG [websockets.server] < PONG a4 a0 29 37 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:38,562 DEBUG [websockets.server] > PING 3c b4 c0 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:38,630 DEBUG [websockets.server] < PONG 3c b4 c0 aa [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:43,568 DEBUG [websockets.server] > PING 4e e2 46 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:43,622 DEBUG [websockets.server] < PONG 4e e2 46 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:48,576 DEBUG [websockets.server] > PING 6d 8e 6a 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:48,613 DEBUG [websockets.server] < PONG 6d 8e 6a 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:50,267 DEBUG [websockets.server] < TEXT '[2,"155","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:52:50,267 INFO [ocpp] 11696759263: receive message [2,"155","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:52:50,271 INFO [ocpp] 11696759263: send [3,"155",{"currentTime":"2025-04-29T13:52:50+00:00"}] python-ocpp16-1 | 2025-04-29 13:52:50,272 DEBUG [websockets.server] > TEXT '[3,"155",{"currentTime":"2025-04-29T13:52:50+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:52:53,583 DEBUG [websockets.server] > PING 1d 40 9a a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:53,654 DEBUG [websockets.server] < PONG 1d 40 9a a2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:58,588 DEBUG [websockets.server] > PING 89 5a f5 2c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:52:58,639 DEBUG [websockets.server] < PONG 89 5a f5 2c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:03,596 DEBUG [websockets.server] > PING 53 b6 98 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:03,677 DEBUG [websockets.server] < PONG 53 b6 98 41 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:08,602 DEBUG [websockets.server] > PING e7 d2 3d ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:08,667 DEBUG [websockets.server] < PONG e7 d2 3d ab [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:13,608 DEBUG [websockets.server] > PING f3 5a dd dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:13,657 DEBUG [websockets.server] < PONG f3 5a dd dd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:14,611 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:53:14,611 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:53:18,616 DEBUG [websockets.server] > PING bb a4 53 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:18,653 DEBUG [websockets.server] < PONG bb a4 53 51 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:23,624 DEBUG [websockets.server] > PING '\uec69g' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:23,695 DEBUG [websockets.server] < PONG '\uec69g' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:28,628 DEBUG [websockets.server] > PING a1 f6 dd 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:28,687 DEBUG [websockets.server] < PONG a1 f6 dd 4c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:33,635 DEBUG [websockets.server] > PING d4 48 62 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:33,680 DEBUG [websockets.server] < PONG d4 48 62 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:38,643 DEBUG [websockets.server] > PING 3f ee 4e 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:38,720 DEBUG [websockets.server] < PONG 3f ee 4e 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:43,651 DEBUG [websockets.server] > PING 38 cb 1c 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:43,710 DEBUG [websockets.server] < PONG 38 cb 1c 65 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:48,659 DEBUG [websockets.server] > PING 09 9b b1 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:48,706 DEBUG [websockets.server] < PONG 09 9b b1 0f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:53,668 DEBUG [websockets.server] > PING f7 d4 78 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:53,698 DEBUG [websockets.server] < PONG f7 d4 78 71 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:58,676 DEBUG [websockets.server] > PING '\x16HP\x7f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:53:58,734 DEBUG [websockets.server] < PONG '\x16HP\x7f' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:03,682 DEBUG [websockets.server] > PING c8 a9 b7 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:03,724 DEBUG [websockets.server] < PONG c8 a9 b7 0d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:05,325 DEBUG [websockets.server] < TEXT '[2,"156","StatusNotification",{"connectorId":1,...-04-29T13:54:05.000Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:54:05,325 INFO [ocpp] 11696759263: receive message [2,"156","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:54:05.000Z"}] python-ocpp16-1 | 2025-04-29 13:54:05,326 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:54:08,690 DEBUG [websockets.server] > PING f4 43 bb f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:08,720 DEBUG [websockets.server] < PONG f4 43 bb f8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:08,909 INFO [ocpp] 11696759263: send [3,"156",{}] python-ocpp16-1 | 2025-04-29 13:54:08,911 DEBUG [websockets.server] > TEXT '[3,"156",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:54:13,696 DEBUG [websockets.server] > PING '\x06ƦW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:13,760 DEBUG [websockets.server] < PONG '\x06ƦW' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:14,514 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:54:14,514 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:54:18,703 DEBUG [websockets.server] > PING 72 b0 df 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:18,758 DEBUG [websockets.server] < PONG 72 b0 df 02 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:22,685 DEBUG [web.ocpp16_rest] start_charging charger_id: 11696759263, connector_id: 1 python-ocpp16-1 | 2025-04-29 13:54:22,686 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 connectorId=1 rfid=VCH38 note=None python-ocpp16-1 | 2025-04-29 13:54:23,707 DEBUG [websockets.server] > PING db 1c dd 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:23,711 INFO [ocpp16] 11696759263: send, Remote start initialization python-ocpp16-1 | 2025-04-29 13:54:23,738 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 authorized=AuthorizedStatus.YES identityAuthorization=IdentityAuthorization.AUTHORIZED creditAuthorization=CreditAuthorization.AUTHORIZED python-ocpp16-1 | 2025-04-29 13:54:23,740 INFO [ocpp] 11696759263: send [2,"89bc2218-dfc4-4963-8ee8-d16ef7b5210f","RemoteStartTransaction",{"idTag":"UCHRFIDVCH38","connectorId":1}] python-ocpp16-1 | 2025-04-29 13:54:23,742 DEBUG [websockets.server] > TEXT '[2,"89bc2218-dfc4-4963-8ee8-d16ef7b5210f","Remo...CH38","connectorId":1}]' [108 bytes] python-ocpp16-1 | 2025-04-29 13:54:23,750 DEBUG [websockets.server] < PONG db 1c dd 08 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:23,806 DEBUG [websockets.server] < TEXT '[3,"89bc2218-dfc4-4963-8ee8-d16ef7b5210f",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:54:23,808 INFO [ocpp] 11696759263: receive message [3,"89bc2218-dfc4-4963-8ee8-d16ef7b5210f",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:54:23,809 INFO [ocpp16] 11696759263: receive, Remote start accepted by charger python-ocpp16-1 | 2025-04-29 13:54:23,811 INFO [ocpp] 11696759263: send [2,"915f4889-0e3d-4434-8465-85aaba7e8fbb","RemoteStartTransaction",{"idTag":"UCHRFIDVCH38","connectorId":1}] python-ocpp16-1 | 2025-04-29 13:54:23,813 DEBUG [websockets.server] > TEXT '[2,"915f4889-0e3d-4434-8465-85aaba7e8fbb","Remo...CH38","connectorId":1}]' [108 bytes] python-ocpp16-1 | 2025-04-29 13:54:23,861 DEBUG [websockets.server] < TEXT '[3,"915f4889-0e3d-4434-8465-85aaba7e8fbb",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:54:23,862 INFO [ocpp] 11696759263: receive message [3,"915f4889-0e3d-4434-8465-85aaba7e8fbb",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:54:23,863 INFO [ocpp16] 11696759263: receive, Remote start accepted by charger python-ocpp16-1 | 2025-04-29 13:54:24,216 DEBUG [websockets.server] < TEXT '[2,"157","StartTransaction",{"connectorId":1,"i...-04-29T13:54:24.005Z"}]' [127 bytes] python-ocpp16-1 | 2025-04-29 13:54:24,217 INFO [ocpp] 11696759263: receive message [2,"157","StartTransaction",{"connectorId":1,"idTag":"UCHRFIDVCH38","meterStart":13711,"timestamp":"2025-04-29T13:54:24.005Z"}] python-ocpp16-1 | 2025-04-29 13:54:24,217 INFO [ocpp16] 11696759263: receive, charging initiated by our backends already authorized/prepared python-ocpp16-1 | 2025-04-29 13:54:24,217 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13711 powerWatts=None python-ocpp16-1 | 2025-04-29 13:54:24,874 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:54:24,876 INFO [ocpp] 11696759263: send [3,"157",{"transactionId":1,"idTagInfo":{"parentIdTag":"UCHRFIDVCH38","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:54:24,876 DEBUG [websockets.server] > TEXT '[3,"157",{"transactionId":1,"idTagInfo":{"paren...,"status":"Accepted"}}]' [92 bytes] python-ocpp16-1 | 2025-04-29 13:54:28,010 DEBUG [websockets.server] < TEXT '[2,"158","StatusNotification",{"connectorId":1,...-04-29T13:54:28.000Z"}]' [151 bytes] python-ocpp16-1 | 2025-04-29 13:54:28,011 INFO [ocpp] 11696759263: receive message [2,"158","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Charging","vendorErrorCode":"0","timestamp":"2025-04-29T13:54:28.000Z"}] python-ocpp16-1 | 2025-04-29 13:54:28,011 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Charging errorCode=NoError python-ocpp16-1 | 2025-04-29 13:54:28,053 INFO [ocpp] 11696759263: send [3,"158",{}] python-ocpp16-1 | 2025-04-29 13:54:28,055 DEBUG [websockets.server] > TEXT '[3,"158",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:54:28,264 DEBUG [websockets.server] < TEXT '[2,"159","MeterValues",{"connectorId":1,"transa...ius","value":"33"}]}]}]' [765 bytes] python-ocpp16-1 | 2025-04-29 13:54:28,265 INFO [ocpp] 11696759263: receive message [2,"159","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:54:28.002Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"237"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"238"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"237"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"0.00"},{"measurand":"Power.Active.Import","unit":"W","value":"0"},{"measurand":"Temperature","unit":"Celsius","value":"33"}]}]}] python-ocpp16-1 | 2025-04-29 13:54:28,268 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=0 powerWatts=0.0 python-ocpp16-1 | 2025-04-29 13:54:28,350 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:54:28,352 INFO [ocpp] 11696759263: send [3,"159",{}] python-ocpp16-1 | 2025-04-29 13:54:28,352 DEBUG [websockets.server] > TEXT '[3,"159",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:54:28,870 DEBUG [websockets.server] > PING 01 87 ec 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:28,918 DEBUG [websockets.server] < PONG 01 87 ec 3c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:30,022 DEBUG [websockets.server] < TEXT '[2,"160","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:54:30,022 INFO [ocpp] 11696759263: receive message [2,"160","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:54:30,028 INFO [ocpp] 11696759263: send [3,"160",{"currentTime":"2025-04-29T13:54:30+00:00"}] python-ocpp16-1 | 2025-04-29 13:54:30,029 DEBUG [websockets.server] > TEXT '[3,"160",{"currentTime":"2025-04-29T13:54:30+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:54:33,876 DEBUG [websockets.server] > PING 9f 93 f9 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:33,917 DEBUG [websockets.server] < PONG 9f 93 f9 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:38,887 DEBUG [websockets.server] > PING 3f 3b e8 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:38,954 DEBUG [websockets.server] < PONG 3f 3b e8 05 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:43,891 DEBUG [websockets.server] > PING a7 8c 04 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:43,946 DEBUG [websockets.server] < PONG a7 8c 04 a8 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:48,898 DEBUG [websockets.server] > PING 90 97 68 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:48,939 DEBUG [websockets.server] < PONG 90 97 68 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:53,909 DEBUG [websockets.server] > PING 6e d4 70 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:53,977 DEBUG [websockets.server] < PONG 6e d4 70 87 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:58,917 DEBUG [websockets.server] > PING b0 88 86 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:54:58,971 DEBUG [websockets.server] < PONG b0 88 86 7b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:03,922 DEBUG [websockets.server] > PING 70 b7 f9 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:03,966 DEBUG [websockets.server] < PONG 70 b7 f9 e5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:08,932 DEBUG [websockets.server] > PING 3b ab 63 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:09,009 DEBUG [websockets.server] < PONG 3b ab 63 bb [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:13,935 DEBUG [websockets.server] > PING 90 b9 29 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:13,997 DEBUG [websockets.server] < PONG 90 b9 29 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:14,349 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:55:14,350 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:55:18,943 DEBUG [websockets.server] > PING 19 ef c8 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:18,991 DEBUG [websockets.server] < PONG 19 ef c8 86 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:23,951 DEBUG [websockets.server] > PING e3 05 3f d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:23,986 DEBUG [websockets.server] < PONG e3 05 3f d7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:27,984 DEBUG [websockets.server] < TEXT '[2,"161","MeterValues",{"connectorId":1,"transa...ius","value":"33"}]}]}]' [770 bytes] python-ocpp16-1 | 2025-04-29 13:55:27,984 INFO [ocpp] 11696759263: receive message [2,"161","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:55:28.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"224"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"241"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"240"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"16"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"54.00"},{"measurand":"Power.Active.Import","unit":"W","value":"3594"},{"measurand":"Temperature","unit":"Celsius","value":"33"}]}]}] python-ocpp16-1 | 2025-04-29 13:55:27,986 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=54 powerWatts=3594.0 python-ocpp16-1 | 2025-04-29 13:55:28,055 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:55:28,057 INFO [ocpp] 11696759263: send [3,"161",{}] python-ocpp16-1 | 2025-04-29 13:55:28,058 DEBUG [websockets.server] > TEXT '[3,"161",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:55:28,955 DEBUG [websockets.server] > PING 2a 39 d3 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:28,986 DEBUG [websockets.server] < PONG 2a 39 d3 3e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:33,963 DEBUG [websockets.server] > PING 1e 7d 1b 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:34,028 DEBUG [websockets.server] < PONG 1e 7d 1b 9b [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:38,969 DEBUG [websockets.server] > PING 8f cb f7 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:39,022 DEBUG [websockets.server] < PONG 8f cb f7 1f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:43,973 DEBUG [websockets.server] > PING e6 e5 89 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:44,012 DEBUG [websockets.server] < PONG e6 e5 89 f7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:48,981 DEBUG [websockets.server] > PING 0e d5 49 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:49,006 DEBUG [websockets.server] < PONG 0e d5 49 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:53,989 DEBUG [websockets.server] > PING 13 0b 8c 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:54,062 DEBUG [websockets.server] < PONG 13 0b 8c 11 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:58,996 DEBUG [websockets.server] > PING 68 81 f0 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:55:59,060 DEBUG [websockets.server] < PONG 68 81 f0 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:04,002 DEBUG [websockets.server] > PING f6 61 d3 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:04,038 DEBUG [websockets.server] < PONG f6 61 d3 b2 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:09,009 DEBUG [websockets.server] > PING 4d cc 51 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:09,082 DEBUG [websockets.server] < PONG 4d cc 51 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:09,796 DEBUG [websockets.server] < TEXT '[2,"162","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:56:09,797 INFO [ocpp] 11696759263: receive message [2,"162","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:56:09,800 INFO [ocpp] 11696759263: send [3,"162",{"currentTime":"2025-04-29T13:56:09+00:00"}] python-ocpp16-1 | 2025-04-29 13:56:09,800 DEBUG [websockets.server] > TEXT '[3,"162",{"currentTime":"2025-04-29T13:56:09+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:56:14,012 DEBUG [websockets.server] > PING 99 ba 7c 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:14,095 DEBUG [websockets.server] < PONG 99 ba 7c 25 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:14,236 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:56:14,236 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:56:19,018 DEBUG [websockets.server] > PING 83 01 36 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:19,078 DEBUG [websockets.server] < PONG 83 01 36 cd [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:24,028 DEBUG [websockets.server] > PING cd 74 66 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:24,070 DEBUG [websockets.server] < PONG cd 74 66 c1 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:27,919 DEBUG [websockets.server] < TEXT '[2,"163","MeterValues",{"connectorId":1,"transa...ius","value":"33"}]}]}]' [771 bytes] python-ocpp16-1 | 2025-04-29 13:56:27,919 INFO [ocpp] 11696759263: receive message [2,"163","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:56:27.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"224"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"242"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"240"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"16"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"111.00"},{"measurand":"Power.Active.Import","unit":"W","value":"3596"},{"measurand":"Temperature","unit":"Celsius","value":"33"}]}]}] python-ocpp16-1 | 2025-04-29 13:56:27,922 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=111 powerWatts=3596.0 python-ocpp16-1 | 2025-04-29 13:56:27,974 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:56:27,975 INFO [ocpp] 11696759263: send [3,"163",{}] python-ocpp16-1 | 2025-04-29 13:56:27,976 DEBUG [websockets.server] > TEXT '[3,"163",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:56:29,032 DEBUG [websockets.server] > PING 64 c1 d6 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:29,070 DEBUG [websockets.server] < PONG 64 c1 d6 d6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:34,040 DEBUG [websockets.server] > PING 1e aa fa 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:34,115 DEBUG [websockets.server] < PONG 1e aa fa 48 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:39,049 DEBUG [websockets.server] > PING f4 9a b7 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:39,107 DEBUG [websockets.server] < PONG f4 9a b7 94 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:44,053 DEBUG [websockets.server] > PING 12 e1 23 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:44,056 INFO [ocpp16] 11696759263: send, Remote stop initialization python-ocpp16-1 | 2025-04-29 13:56:44,059 INFO [ocpp] 11696759263: send [2,"2f04cc6f-4177-4e0b-ac11-3652a7ba2782","RemoteStopTransaction",{"transactionId":1}] python-ocpp16-1 | 2025-04-29 13:56:44,059 DEBUG [websockets.server] > TEXT '[2,"2f04cc6f-4177-4e0b-ac11-3652a7ba2782","Remo...n",{"transactionId":1}]' [86 bytes] python-ocpp16-1 | 2025-04-29 13:56:44,137 DEBUG [websockets.server] < PONG 12 e1 23 dc [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:44,172 DEBUG [websockets.server] < TEXT '[3,"2f04cc6f-4177-4e0b-ac11-3652a7ba2782",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:56:44,172 INFO [ocpp] 11696759263: receive message [3,"2f04cc6f-4177-4e0b-ac11-3652a7ba2782",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:56:44,174 INFO [ocpp16] 11696759263: receive, Remote stop accepted by charger python-ocpp16-1 | 2025-04-29 13:56:44,345 DEBUG [websockets.server] < TEXT '[2,"164","StopTransaction",{"meterStop":13839,"...":1,"reason":"Remote"}]' [122 bytes] python-ocpp16-1 | 2025-04-29 13:56:44,346 INFO [ocpp] 11696759263: receive message [2,"164","StopTransaction",{"meterStop":13839,"timestamp":"2025-04-29T13:56:43.004Z","transactionId":1,"reason":"Remote"}] python-ocpp16-1 | 2025-04-29 13:56:44,346 DEBUG [quarkus_service] stop-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13839 python-ocpp16-1 | 2025-04-29 13:56:45,428 INFO [ocpp] 11696759263: send [3,"164",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:56:45,429 DEBUG [websockets.server] > TEXT '[3,"164",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}]' [68 bytes] python-ocpp16-1 | 2025-04-29 13:56:45,597 DEBUG [websockets.server] < TEXT '[2,"165","StatusNotification",{"connectorId":1,...-04-29T13:56:43.005Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:56:45,600 INFO [ocpp] 11696759263: receive message [2,"165","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Finishing","vendorErrorCode":"0","timestamp":"2025-04-29T13:56:43.005Z"}] python-ocpp16-1 | 2025-04-29 13:56:45,601 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Finishing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:56:45,643 INFO [ocpp] 11696759263: send [3,"165",{}] python-ocpp16-1 | 2025-04-29 13:56:45,644 DEBUG [websockets.server] > TEXT '[3,"165",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:56:46,605 DEBUG [websockets.server] < TEXT '[2,"166","StatusNotification",{"connectorId":1,...-04-29T13:56:46.000Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:56:46,606 INFO [ocpp] 11696759263: receive message [2,"166","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:56:46.000Z"}] python-ocpp16-1 | 2025-04-29 13:56:46,606 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:56:46,643 INFO [ocpp] 11696759263: send [3,"166",{}] python-ocpp16-1 | 2025-04-29 13:56:46,645 DEBUG [websockets.server] > TEXT '[3,"166",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:56:49,178 DEBUG [websockets.server] > PING 44 a8 7d 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:49,251 DEBUG [websockets.server] < PONG 44 a8 7d 7c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:54,186 DEBUG [websockets.server] > PING 83 68 cc d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:54,243 DEBUG [websockets.server] < PONG 83 68 cc d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:59,194 DEBUG [websockets.server] > PING 5e 11 64 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:56:59,236 DEBUG [websockets.server] < PONG 5e 11 64 db [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:04,201 DEBUG [websockets.server] > PING '$\x1cr$' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:04,281 DEBUG [websockets.server] < PONG '$\x1cr$' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:09,209 DEBUG [websockets.server] > PING bd 49 d7 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:09,272 DEBUG [websockets.server] < PONG bd 49 d7 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:14,168 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:57:14,168 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:57:14,213 DEBUG [websockets.server] > PING 2e 51 9a c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:14,272 DEBUG [websockets.server] < PONG 2e 51 9a c6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:16,292 DEBUG [web.ocpp16_rest] start_charging charger_id: 11696759263, connector_id: 1 python-ocpp16-1 | 2025-04-29 13:57:16,293 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 connectorId=1 rfid=VCH38 note=None python-ocpp16-1 | 2025-04-29 13:57:16,360 DEBUG [quarkus_service] prepare-connector-charging, chargerId=11696759263 authorized=AuthorizedStatus.YES identityAuthorization=IdentityAuthorization.AUTHORIZED creditAuthorization=CreditAuthorization.AUTHORIZED python-ocpp16-1 | 2025-04-29 13:57:16,361 INFO [ocpp] 11696759263: send [2,"687a0d36-3f42-4de9-9458-7f13e666f0e9","RemoteStartTransaction",{"idTag":"UCHRFIDVCH38","connectorId":1}] python-ocpp16-1 | 2025-04-29 13:57:16,362 DEBUG [websockets.server] > TEXT '[2,"687a0d36-3f42-4de9-9458-7f13e666f0e9","Remo...CH38","connectorId":1}]' [108 bytes] python-ocpp16-1 | 2025-04-29 13:57:16,424 DEBUG [websockets.server] < TEXT '[3,"687a0d36-3f42-4de9-9458-7f13e666f0e9",{"status":"Accepted"}]' [64 bytes] python-ocpp16-1 | 2025-04-29 13:57:16,425 INFO [ocpp] 11696759263: receive message [3,"687a0d36-3f42-4de9-9458-7f13e666f0e9",{"status":"Accepted"}] python-ocpp16-1 | 2025-04-29 13:57:16,426 INFO [ocpp16] 11696759263: receive, Remote start accepted by charger python-ocpp16-1 | 2025-04-29 13:57:16,777 DEBUG [websockets.server] < TEXT '[2,"167","StartTransaction",{"connectorId":1,"i...-04-29T13:57:16.000Z"}]' [127 bytes] python-ocpp16-1 | 2025-04-29 13:57:16,778 INFO [ocpp] 11696759263: receive message [2,"167","StartTransaction",{"connectorId":1,"idTag":"UCHRFIDVCH38","meterStart":13843,"timestamp":"2025-04-29T13:57:16.000Z"}] python-ocpp16-1 | 2025-04-29 13:57:16,778 INFO [ocpp16] 11696759263: receive, charging initiated by our backends already authorized/prepared python-ocpp16-1 | 2025-04-29 13:57:16,778 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13843 powerWatts=None python-ocpp16-1 | 2025-04-29 13:57:16,822 DEBUG [quarkus_service] start-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:57:16,823 INFO [ocpp] 11696759263: send [3,"167",{"transactionId":1,"idTagInfo":{"parentIdTag":"UCHRFIDVCH38","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:57:16,824 DEBUG [websockets.server] > TEXT '[3,"167",{"transactionId":1,"idTagInfo":{"paren...,"status":"Accepted"}}]' [92 bytes] python-ocpp16-1 | 2025-04-29 13:57:19,218 DEBUG [websockets.server] > PING 8f cc 66 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:19,282 DEBUG [websockets.server] < PONG 8f cc 66 29 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:20,182 DEBUG [websockets.server] < TEXT '[2,"168","StatusNotification",{"connectorId":1,...-04-29T13:57:19.000Z"}]' [151 bytes] python-ocpp16-1 | 2025-04-29 13:57:20,182 INFO [ocpp] 11696759263: receive message [2,"168","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Charging","vendorErrorCode":"0","timestamp":"2025-04-29T13:57:19.000Z"}] python-ocpp16-1 | 2025-04-29 13:57:20,182 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Charging errorCode=NoError python-ocpp16-1 | 2025-04-29 13:57:20,212 INFO [ocpp] 11696759263: send [3,"168",{}] python-ocpp16-1 | 2025-04-29 13:57:20,212 DEBUG [websockets.server] > TEXT '[3,"168",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:57:20,386 DEBUG [websockets.server] < TEXT '[2,"169","MeterValues",{"connectorId":1,"transa...ius","value":"34"}]}]}]' [765 bytes] python-ocpp16-1 | 2025-04-29 13:57:20,386 INFO [ocpp] 11696759263: receive message [2,"169","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:57:19.002Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"237"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"238"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"237"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"1"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"0.00"},{"measurand":"Power.Active.Import","unit":"W","value":"0"},{"measurand":"Temperature","unit":"Celsius","value":"34"}]}]}] python-ocpp16-1 | 2025-04-29 13:57:20,389 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=0 powerWatts=0.0 python-ocpp16-1 | 2025-04-29 13:57:20,432 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:57:20,434 INFO [ocpp] 11696759263: send [3,"169",{}] python-ocpp16-1 | 2025-04-29 13:57:20,435 DEBUG [websockets.server] > TEXT '[3,"169",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:57:24,223 DEBUG [websockets.server] > PING 8c 2d fc 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:24,282 DEBUG [websockets.server] < PONG 8c 2d fc 66 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:29,231 DEBUG [websockets.server] > PING f1 a2 c3 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:29,276 DEBUG [websockets.server] < PONG f1 a2 c3 ea [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:34,236 DEBUG [websockets.server] > PING 16 75 b2 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:34,272 DEBUG [websockets.server] < PONG 16 75 b2 15 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:39,240 DEBUG [websockets.server] > PING db a3 c0 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:39,266 DEBUG [websockets.server] < PONG db a3 c0 a0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:44,248 DEBUG [websockets.server] > PING 8d e8 b8 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:44,308 DEBUG [websockets.server] < PONG 8d e8 b8 13 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:49,252 DEBUG [websockets.server] > PING 38 4d 56 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:49,302 DEBUG [websockets.server] < PONG 38 4d 56 8f [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:49,606 DEBUG [websockets.server] < TEXT '[2,"170","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:57:49,607 INFO [ocpp] 11696759263: receive message [2,"170","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:57:49,611 INFO [ocpp] 11696759263: send [3,"170",{"currentTime":"2025-04-29T13:57:49+00:00"}] python-ocpp16-1 | 2025-04-29 13:57:49,611 DEBUG [websockets.server] > TEXT '[3,"170",{"currentTime":"2025-04-29T13:57:49+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:57:54,256 DEBUG [websockets.server] > PING a2 6d 5f 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:54,304 DEBUG [websockets.server] < PONG a2 6d 5f 31 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:59,265 DEBUG [websockets.server] > PING 24 d8 ca 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:57:59,342 DEBUG [websockets.server] < PONG 24 d8 ca 53 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:04,269 DEBUG [websockets.server] > PING 4d 16 67 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:04,334 DEBUG [websockets.server] < PONG 4d 16 67 8e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:09,276 DEBUG [websockets.server] > PING 61 80 27 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:09,326 DEBUG [websockets.server] < PONG 61 80 27 b6 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:11,176 DEBUG [websockets.server] < TEXT '[2,"171","StatusNotification",{"connectorId":1,...-04-29T13:58:10.000Z"}]' [154 bytes] python-ocpp16-1 | 2025-04-29 13:58:11,177 INFO [ocpp] 11696759263: receive message [2,"171","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"SuspendedEV","vendorErrorCode":"0","timestamp":"2025-04-29T13:58:10.000Z"}] python-ocpp16-1 | 2025-04-29 13:58:11,177 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=SuspendedEV errorCode=NoError python-ocpp16-1 | 2025-04-29 13:58:11,215 INFO [ocpp] 11696759263: send [3,"171",{}] python-ocpp16-1 | 2025-04-29 13:58:11,217 DEBUG [websockets.server] > TEXT '[3,"171",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:58:14,075 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:58:14,075 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:58:14,279 DEBUG [websockets.server] > PING 63 b9 d4 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:14,329 DEBUG [websockets.server] < PONG 63 b9 d4 42 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:19,288 DEBUG [websockets.server] > PING 'զæ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:19,319 DEBUG [websockets.server] < PONG 'զæ' [text, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:20,223 DEBUG [websockets.server] < TEXT '[2,"172","MeterValues",{"connectorId":1,"transa...ius","value":"34"}]}]}]' [766 bytes] python-ocpp16-1 | 2025-04-29 13:58:20,223 INFO [ocpp] 11696759263: receive message [2,"172","MeterValues",{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2025-04-29T13:58:19.000Z","sampledValue":[{"measurand":"Voltage","phase":"L1","unit":"V","value":"237"},{"measurand":"Voltage","phase":"L2","unit":"V","value":"239"},{"measurand":"Voltage","phase":"L3","unit":"V","value":"237"},{"measurand":"Current.Import","phase":"L1","unit":"A","value":"1"},{"measurand":"Current.Import","phase":"L2","unit":"A","value":"0"},{"measurand":"Current.Import","phase":"L3","unit":"A","value":"0"},{"measurand":"Current.Offered","unit":"A","value":"16"},{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"47.00"},{"measurand":"Power.Active.Import","unit":"W","value":"0"},{"measurand":"Temperature","unit":"Celsius","value":"34"}]}]}] python-ocpp16-1 | 2025-04-29 13:58:20,225 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 connectorId=1 meterValue=47 powerWatts=0.0 python-ocpp16-1 | 2025-04-29 13:58:20,274 DEBUG [quarkus_service] update-connector-charging, chargerId=11696759263 shall_continue=True python-ocpp16-1 | 2025-04-29 13:58:20,275 INFO [ocpp] 11696759263: send [3,"172",{}] python-ocpp16-1 | 2025-04-29 13:58:20,276 DEBUG [websockets.server] > TEXT '[3,"172",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:58:24,296 DEBUG [websockets.server] > PING ec 68 4b 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:24,367 DEBUG [websockets.server] < PONG ec 68 4b 50 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:29,302 DEBUG [websockets.server] > PING e4 01 49 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:29,361 DEBUG [websockets.server] < PONG e4 01 49 91 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:34,309 DEBUG [websockets.server] > PING e4 31 12 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:34,355 DEBUG [websockets.server] < PONG e4 31 12 46 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:34,909 DEBUG [websockets.server] < TEXT '[2,"173","StopTransaction",{"meterStop":13890,"...d":1,"reason":"Local"}]' [121 bytes] python-ocpp16-1 | 2025-04-29 13:58:34,909 INFO [ocpp] 11696759263: receive message [2,"173","StopTransaction",{"meterStop":13890,"timestamp":"2025-04-29T13:58:34.000Z","transactionId":1,"reason":"Local"}] python-ocpp16-1 | 2025-04-29 13:58:34,910 DEBUG [quarkus_service] stop-connector-charging, chargerId=11696759263 connectorId=1 meterValue=13890 python-ocpp16-1 | 2025-04-29 13:58:34,971 INFO [ocpp] 11696759263: send [3,"173",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}] python-ocpp16-1 | 2025-04-29 13:58:34,972 DEBUG [websockets.server] > TEXT '[3,"173",{"idTagInfo":{"parentIdTag":"111111","status":"Accepted"}}]' [68 bytes] python-ocpp16-1 | 2025-04-29 13:58:35,113 DEBUG [websockets.server] < TEXT '[2,"174","StatusNotification",{"connectorId":1,...-04-29T13:58:34.001Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:58:35,113 INFO [ocpp] 11696759263: receive message [2,"174","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Finishing","vendorErrorCode":"0","timestamp":"2025-04-29T13:58:34.001Z"}] python-ocpp16-1 | 2025-04-29 13:58:35,114 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Finishing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:58:35,149 INFO [ocpp] 11696759263: send [3,"174",{}] python-ocpp16-1 | 2025-04-29 13:58:35,150 DEBUG [websockets.server] > TEXT '[3,"174",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:58:35,319 DEBUG [websockets.server] < TEXT '[2,"175","StatusNotification",{"connectorId":1,...-04-29T13:58:34.002Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:58:35,320 INFO [ocpp] 11696759263: receive message [2,"175","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Preparing","vendorErrorCode":"0","timestamp":"2025-04-29T13:58:34.002Z"}] python-ocpp16-1 | 2025-04-29 13:58:35,321 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Preparing errorCode=NoError python-ocpp16-1 | 2025-04-29 13:58:35,347 INFO [ocpp] 11696759263: send [3,"175",{}] python-ocpp16-1 | 2025-04-29 13:58:35,347 DEBUG [websockets.server] > TEXT '[3,"175",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:58:35,473 DEBUG [websockets.server] < TEXT '[2,"176","StatusNotification",{"connectorId":1,...-04-29T13:58:34.008Z"}]' [152 bytes] python-ocpp16-1 | 2025-04-29 13:58:35,474 INFO [ocpp] 11696759263: receive message [2,"176","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available","vendorErrorCode":"0","timestamp":"2025-04-29T13:58:34.008Z"}] python-ocpp16-1 | 2025-04-29 13:58:35,475 DEBUG [quarkus_service] on-charger-status, chargerId=11696759263 connectorId=1 status=Available errorCode=NoError python-ocpp16-1 | 2025-04-29 13:58:35,512 INFO [ocpp] 11696759263: send [3,"176",{}] python-ocpp16-1 | 2025-04-29 13:58:35,514 DEBUG [websockets.server] > TEXT '[3,"176",{}]' [12 bytes] python-ocpp16-1 | 2025-04-29 13:58:39,316 DEBUG [websockets.server] > PING 47 a1 f6 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:39,369 DEBUG [websockets.server] < PONG 47 a1 f6 c5 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:44,321 DEBUG [websockets.server] > PING 8a 83 ab 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:44,363 DEBUG [websockets.server] < PONG 8a 83 ab 0c [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:49,329 DEBUG [websockets.server] > PING d2 10 72 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:49,353 DEBUG [websockets.server] < PONG d2 10 72 35 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:54,337 DEBUG [websockets.server] > PING b0 c9 71 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:54,397 DEBUG [websockets.server] < PONG b0 c9 71 d0 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:59,340 DEBUG [websockets.server] > PING 90 9c 51 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:58:59,383 DEBUG [websockets.server] < PONG 90 9c 51 5a [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:04,345 DEBUG [websockets.server] > PING c0 b8 11 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:04,376 DEBUG [websockets.server] < PONG c0 b8 11 33 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:09,351 DEBUG [websockets.server] > PING 6c 3c e5 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:09,416 DEBUG [websockets.server] < PONG 6c 3c e5 2d [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:13,960 DEBUG [websockets.server] < PING '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:59:13,960 DEBUG [websockets.server] > PONG '' [0 bytes] python-ocpp16-1 | 2025-04-29 13:59:14,353 DEBUG [websockets.server] > PING d4 dc 1e 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:14,412 DEBUG [websockets.server] < PONG d4 dc 1e 58 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:19,361 DEBUG [websockets.server] > PING 21 06 b1 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:19,404 DEBUG [websockets.server] < PONG 21 06 b1 7e [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:24,370 DEBUG [websockets.server] > PING ba 87 8c a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:24,396 DEBUG [websockets.server] < PONG ba 87 8c a7 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:29,339 DEBUG [websockets.server] < TEXT '[2,"177","Heartbeat",{}]' [24 bytes] python-ocpp16-1 | 2025-04-29 13:59:29,339 INFO [ocpp] 11696759263: receive message [2,"177","Heartbeat",{}] python-ocpp16-1 | 2025-04-29 13:59:29,342 INFO [ocpp] 11696759263: send [3,"177",{"currentTime":"2025-04-29T13:59:29+00:00"}] python-ocpp16-1 | 2025-04-29 13:59:29,343 DEBUG [websockets.server] > TEXT '[3,"177",{"currentTime":"2025-04-29T13:59:29+00:00"}]' [53 bytes] python-ocpp16-1 | 2025-04-29 13:59:29,372 DEBUG [websockets.server] > PING af 63 9f ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:29,442 DEBUG [websockets.server] < PONG af 63 9f ec [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:34,380 DEBUG [websockets.server] > PING dd 27 1e 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:34,434 DEBUG [websockets.server] < PONG dd 27 1e 38 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:39,388 DEBUG [websockets.server] > PING e9 e6 04 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:39,424 DEBUG [websockets.server] < PONG e9 e6 04 76 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:44,396 DEBUG [websockets.server] > PING ea ff 13 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:44,465 DEBUG [websockets.server] < PONG ea ff 13 d3 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:49,403 DEBUG [websockets.server] > PING 02 95 30 61 [binary, 4 bytes] python-ocpp16-1 | 2025-04-29 13:59:49,459 DEBUG [websockets.server] < PONG 02 95 30 61 [binary, 4 bytes]