-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 07 19:52:34 msm8909 python3[2272]: DB VERSION: 9
May 07 19:52:34 msm8909 python3[2272]: [DB] No upgrade needed
May 07 19:52:35 msm8909 python3[2272]: [DEBUG] Looking for old files to remove in /data/logs
May 07 19:52:35 msm8909 python3[2272]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:35 msm8909 python3[2272]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:35 msm8909 python3[2272]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:35 msm8909 python3[2272]: [SSE] SETTING UP SSE
May 07 19:52:35 msm8909 python3[2272]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:35 msm8909 python3[2272]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xae9b1db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 07 19:52:35 msm8909 python3[2272]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xadedd950>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 07 19:52:49 msm8909 python3[2272]: Traceback (most recent call last):
May 07 19:52:49 msm8909 python3[2272]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 07 19:52:49 msm8909 python3[2272]: hci0 = BluetoothAdapter(0);
May 07 19:52:49 msm8909 python3[2272]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 07 19:52:49 msm8909 python3[2272]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 07 19:52:49 msm8909 python3[2272]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 07 19:52:49 msm8909 python3[2272]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 07 19:52:49 msm8909 python3[2272]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 07 19:52:49 msm8909 python3[2272]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 07 19:52:49 msm8909 python3[2272]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 07 19:52:49 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 07 19:52:49 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 07 19:52:49 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 07 19:52:54 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 07 19:52:54 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 07 19:52:54 msm8909 systemd[1]: Started Mother Gateway Service.
May 07 19:52:56 msm8909 python3[3116]: READING DB FROM FILE: /data/mother.db
May 07 19:52:56 msm8909 python3[3116]: DB VERSION: 9
May 07 19:52:56 msm8909 python3[3116]: [DB] No upgrade needed
May 07 19:52:57 msm8909 python3[3116]: [DEBUG] Looking for old files to remove in /data/logs
May 07 19:52:57 msm8909 python3[3116]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:57 msm8909 python3[3116]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:57 msm8909 python3[3116]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:52:57 msm8909 python3[3116]: [SSE] SETTING UP SSE
May 07 19:52:57 msm8909 python3[3116]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:53:35 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:53:35 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:53:35 msm8909 python3[3116]: Running Scheduled: Thread Check
May 07 19:53:35 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:53:35 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:53:35 msm8909 python3[3116]: [SSE] Sending: {"key": "40f929b2488143adbe644395235fd2ad", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:53:35 msm8909 python3[3116]: [SSE] RX'd: {'key': '16a2de902e604c8db978fbfb780a29f5', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715082778.920943}
May 07 19:53:35 msm8909 python3[3116]: [SSE] RX'd: {'type': 'wearables', 'key': None, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}]', 'source': 1, 'timestamp': 1715082780.2320306}
May 07 19:53:35 msm8909 python3[3116]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'timestamp': 1715082780.4347844}
May 07 19:53:35 msm8909 python3[3116]: [SSE] UPDATING W CONFIG
May 07 19:53:35 msm8909 python3[3116]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'timestamp': 1715082780.7002058}
May 07 19:53:35 msm8909 python3[3116]: [SSE] UPDATING W CONFIG
May 07 19:53:35 msm8909 python3[3116]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'timestamp': 1715082780.9332056}
May 07 19:53:35 msm8909 python3[3116]: [SSE] UPDATING W CONFIG
May 07 19:53:36 msm8909 python3[3116]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'timestamp': 1715082781.148654}
May 07 19:53:36 msm8909 python3[3116]: [SSE] UPDATING W CONFIG
May 07 19:53:36 msm8909 python3[3116]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'timestamp': 1715082781.436955}
May 07 19:53:36 msm8909 python3[3116]: [SSE] UPDATING W CONFIG
May 07 19:53:36 msm8909 python3[3116]: [SSE] RX'd: {'type': 'prov', 'key': None, 'data': '0', 'source': 1, 'timestamp': 1715082781.4955738}
May 07 19:53:36 msm8909 python3[3116]: [SSE] SETTING PROVISIONING TO: 0
May 07 19:53:36 msm8909 python3[3116]: [CONFIG] SSE Has new config, updating
May 07 19:53:36 msm8909 python3[3116]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:53:36 msm8909 python3[3116]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:53:36 msm8909 python3[3116]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 19:53:36 msm8909 python3[3116]: [CLOUD] Activating Gateway
May 07 19:53:36 msm8909 python3[3116]: [SSE] RX'd: {'key': '40f929b2488143adbe644395235fd2ad', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715082816.2961361}
May 07 19:53:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:7A:56:97 .
May 07 19:53:37 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:53:37 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:53:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:63:30:52 .
May 07 19:53:37 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 19:53:37 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 19:53:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:09:A0:9C .
May 07 19:53:37 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 07 19:53:37 msm8909 python3[3116]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 19:53:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:48:10:21 .
May 07 19:53:37 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:53:37 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:53:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:31:50:9D .
May 07 19:53:37 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 19:53:37 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 19:53:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 07 19:53:37 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 07 19:53:37 msm8909 python3[3116]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 19:53:38 msm8909 python3[3116]: DBUS: Discovered 06:05:04:87:BB:28 .
May 07 19:53:38 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:53:38 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:53:38 msm8909 python3[3116]: DBUS: Discovered 06:05:04:33:04:2B .
May 07 19:53:38 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 19:53:38 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 19:53:39 msm8909 python3[3116]: DBUS: Discovered 06:05:04:50:93:05 .
May 07 19:53:39 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1327, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000008052f000b002009005a106d6e
May 07 19:53:39 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:53:39 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:53:39 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:53:39 msm8909 python3[3116]: DBUS: Discovered 06:05:04:66:30:47 .
May 07 19:53:39 msm8909 python3[3116]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 07 19:53:39 msm8909 python3[3116]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 19:53:39 msm8909 python3[3116]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 07 19:53:39 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 108, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1330, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050532000b001005005d106c6e
May 07 19:53:39 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:53:39 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 19:53:39 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 19:53:39 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:53:39 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:53:40 msm8909 python3[3116]: DBUS: Discovered 06:05:04:71:88:0E .
May 07 19:53:40 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:53:40 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:53:51 msm8909 python3[3116]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 07 19:53:51 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 19:53:51 msm8909 python3[3116]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 19:53:51 msm8909 python3[3116]: DBUS: Discovered 06:05:04:61:15:83 .
May 07 19:53:51 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 95, 'act_cals': 16, 'skin_temp': 95, 'solar_gen': 549, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022500e710b2380058005f5f
May 07 19:53:51 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:53:52 msm8909 python3[3116]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 07 19:53:52 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1d\x07'} 1d07065f00
May 07 19:53:52 msm8909 python3[3116]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 07 19:53:52 msm8909 python3[3116]: DBUS: Discovered 06:05:04:13:9C:CF .
May 07 19:53:52 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 19:53:52 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 19:53:53 msm8909 python3[3116]: DBUS: Discovered 06:05:04:8E:52:AD .
May 07 19:53:53 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 07 19:53:53 msm8909 python3[3116]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 19:53:55 msm8909 python3[3116]: DBUS: Discovered 06:05:04:62:A2:9E .
May 07 19:53:55 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 07 19:53:55 msm8909 python3[3116]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 19:53:55 msm8909 python3[3116]: DBUS: Discovered 06:05:04:1F:66:01 .
May 07 19:53:55 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 19:53:55 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 19:54:04 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:54:04 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:54:04 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 19:54:04 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 19:54:05 msm8909 python3[3116]: DBUS: Discovered 06:05:04:72:36:74 .
May 07 19:54:05 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 19:54:05 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 19:54:05 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:54:05 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:54:05 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1327, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000008052f000b002009005a006d6e
May 07 19:54:05 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:54:06 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 108, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1332, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050534000b001005005d006c6e
May 07 19:54:06 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:54:06 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:54:06 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:54:06 msm8909 python3[3116]: DBUS: Discovered 06:05:04:44:7C:06 .
May 07 19:54:06 msm8909 python3[3116]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 07 19:54:06 msm8909 python3[3116]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 19:54:06 msm8909 python3[3116]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 07 19:54:06 msm8909 python3[3116]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 07 19:54:06 msm8909 python3[3116]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 19:54:07 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:54:07 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:54:07 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 19:54:07 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 19:54:08 msm8909 python3[3116]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 07 19:54:08 msm8909 python3[3116]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 07 19:54:08 msm8909 python3[3116]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 19:54:08 msm8909 python3[3116]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 07 19:54:08 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\x03'} 1f03055f00
May 07 19:54:08 msm8909 python3[3116]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 07 19:54:20 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:54:20 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:54:22 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1329, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080531000b002009005a206d6e
May 07 19:54:22 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:54:32 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1329, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080531000b002009005a306d6e
May 07 19:54:32 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:54:35 msm8909 python3[3116]: DBUS: Discovered 06:05:04:67:BC:31 .
May 07 19:54:35 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 07 19:54:35 msm8909 python3[3116]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 07 19:54:35 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:54:35 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:54:35 msm8909 python3[3116]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 07 19:54:35 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 07 19:54:35 msm8909 python3[3116]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 07 19:54:35 msm8909 python3[3116]: DBUS: Discovered 06:05:04:39:B4:0A .
May 07 19:54:35 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xca'} 17ca065f00
May 07 19:54:35 msm8909 python3[3116]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 07 19:54:36 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:54:36 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:54:36 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:54:36 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:54:36 msm8909 python3[3116]: [SSE] Sending: {"key": "cd7dca4b240f4379aef989e8c5a1d831", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:54:36 msm8909 python3[3116]: [SSE] RX'd: {'key': 'cd7dca4b240f4379aef989e8c5a1d831', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715082876.7617044}
May 07 19:54:36 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:54:36 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:54:37 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:54:37 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:54:46 msm8909 python3[3116]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 07 19:54:46 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$}'} 247d065f00
May 07 19:54:46 msm8909 python3[3116]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 07 19:54:47 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1329, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080531000b002009005a006d6e
May 07 19:54:47 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:54:48 msm8909 python3[3116]: DBUS: Discovered 06:05:04:56:48:68 .
May 07 19:54:48 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'!X'} 2158065f00
May 07 19:54:48 msm8909 python3[3116]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 07 19:54:49 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:54:49 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:54:50 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 95, 'act_cals': 16, 'skin_temp': 95, 'solar_gen': 550, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022600e710b2380059205f5f
May 07 19:54:50 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:55:00 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 19:55:00 msm8909 python3[3116]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 19:55:01 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1329, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080531000b002009005a206d6e
May 07 19:55:01 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:55:03 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 95, 'act_cals': 16, 'skin_temp': 95, 'solar_gen': 550, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022600e710b2380059305f5f
May 07 19:55:03 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:55:04 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:55:04 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:55:06 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:55:06 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:55:15 msm8909 python3[3116]: DBUS: Discovered 06:05:04:F0:E7:AC .
May 07 19:55:15 msm8909 python3[3116]: ADVERT: {'company_id': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\\'} 245c245c0006
May 07 19:55:15 msm8909 python3[3116]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 19:55:17 msm8909 python3[3116]: DBUS: Discovered 06:05:04:98:43:90 .
May 07 19:55:17 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1c\x80'} 1c80065f00
May 07 19:55:17 msm8909 python3[3116]: IGNORING 06:05:04:98:43:90 WITH PAIRING CODE: 1c80
May 07 19:55:18 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 95, 'act_cals': 16, 'skin_temp': 95, 'solar_gen': 550, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022600e710b2380059005f5f
May 07 19:55:18 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:55:19 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1330, 'battery': 87, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080532000b0020090057306d6f
May 07 19:55:19 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:55:29 msm8909 python3[3116]: DBUS: Discovered 06:05:04:EE:9C:61 .
May 07 19:55:29 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00!'} 0021055f00
May 07 19:55:29 msm8909 python3[3116]: IGNORING 06:05:04:EE:9C:61 WITH PAIRING CODE: 0021
May 07 19:55:29 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1334, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050536000b001005005d006d6e
May 07 19:55:29 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:55:30 msm8909 python3[3116]: DBUS: Discovered 06:05:04:6D:74:4C .
May 07 19:55:30 msm8909 python3[3116]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 07 19:55:30 msm8909 python3[3116]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 19:55:31 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1330, 'battery': 87, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080532000b0020090057106d6f
May 07 19:55:31 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:55:36 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:55:36 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:55:36 msm8909 python3[3116]: [SSE] Sending: {"key": "506432527643482c8611eaf3e21e29ed", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:55:36 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:55:36 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:55:36 msm8909 python3[3116]: [SSE] RX'd: {'key': '506432527643482c8611eaf3e21e29ed', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715082936.7875693}
May 07 19:55:45 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 95, 'act_cals': 16, 'skin_temp': 95, 'solar_gen': 551, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022700e710b2380059305f5f
May 07 19:55:45 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:55:46 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1334, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050536000b001005005d206d6e
May 07 19:55:46 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:55:56 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1334, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050536000b001005005d306d6e
May 07 19:55:56 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:56:07 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:56:07 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:56:10 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1336, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050538000b001005005d106d6e
May 07 19:56:10 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:56:11 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 19:56:11 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 19:56:12 msm8909 python3[3116]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 07 19:56:12 msm8909 python3[3116]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 19:56:14 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:56:14 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:56:24 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:56:24 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:56:36 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:56:36 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:56:36 msm8909 python3[3116]: [SSE] Sending: {"key": "7e13652f9ebb49b7ab785cd72f6bf721", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:56:37 msm8909 python3[3116]: [SSE] RX'd: {'key': '7e13652f9ebb49b7ab785cd72f6bf721', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715082996.9621701}
May 07 19:56:37 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:56:37 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:56:39 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 95, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 552, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022800e710b2380059105f60
May 07 19:56:39 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:56:39 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1336, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050538000b001005005d006d6e
May 07 19:56:39 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:56:42 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1332, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080534000b002009005a006e6f
May 07 19:56:42 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:56:42 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:56:42 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:56:52 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1336, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000050538000b001005005d106d6e
May 07 19:56:52 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:56:52 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:56:52 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:56:55 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1332, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000080534000b002009005a106e6f
May 07 19:56:55 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:56:55 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 19:56:55 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 19:56:55 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:56:55 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:56:56 msm8909 python3[3116]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 07 19:56:56 msm8909 python3[3116]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 19:57:08 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:57:08 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:57:11 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1338, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000005053a000b001005005d306d6e
May 07 19:57:11 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:57:21 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 19:57:21 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 19:57:21 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:57:21 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:57:22 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 110, 'solar_gen': 1338, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000005053a000b001005005d006d6e
May 07 19:57:22 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:57:23 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:57:23 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:57:24 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:57:24 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:57:36 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:57:36 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:57:36 msm8909 python3[3116]: [SSE] Sending: {"key": "3889dd2970f04af18e574534d1f7a15f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:57:37 msm8909 python3[3116]: DBUS: Discovered 06:05:04:B3:76:89 .
May 07 19:57:37 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x01Y'} 0159065f00
May 07 19:57:37 msm8909 python3[3116]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 07 19:57:37 msm8909 python3[3116]: [SSE] RX'd: {'key': '3889dd2970f04af18e574534d1f7a15f', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083057.3498628}
May 07 19:57:38 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:57:38 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:57:38 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:57:38 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:57:49 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:57:49 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:57:52 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:57:52 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:58:05 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:58:05 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:58:08 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:58:08 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:58:19 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:58:19 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:58:20 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 19:58:20 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 19:58:30 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:58:30 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:58:32 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1340, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000005053c000b001005005e306d6f
May 07 19:58:32 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:58:32 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:58:32 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:58:33 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 07 19:58:33 msm8909 python3[3116]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 19:58:33 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1340, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000005053c000b001005005e006d6f
May 07 19:58:33 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:58:34 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 553, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022900e710b2380058006060
May 07 19:58:34 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:58:35 msm8909 python3[3116]: Running Scheduled: Thread Check
May 07 19:58:37 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:58:37 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:58:37 msm8909 python3[3116]: [SSE] Sending: {"key": "23137f7486a94510b88a42eb28f7b87d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:58:37 msm8909 python3[3116]: [SSE] RX'd: {'key': '23137f7486a94510b88a42eb28f7b87d', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083117.4916282}
May 07 19:58:39 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:58:39 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:58:47 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 19:58:47 msm8909 python3[3116]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 19:58:48 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 109, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1340, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000005053c000b001005005e106d6f
May 07 19:58:48 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 19:58:48 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:58:48 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:58:48 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 07 19:58:48 msm8909 python3[3116]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 19:58:48 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 19:58:48 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 19:58:49 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 553, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022900e710b2380058206060
May 07 19:58:49 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:58:59 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 19:58:59 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 19:59:01 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 553, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022900e710b2380058306060
May 07 19:59:01 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:59:02 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 07 19:59:02 msm8909 python3[3116]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 19:59:09 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:59:09 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:59:14 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 553, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022900e710b2380058006060
May 07 19:59:14 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:59:17 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 19:59:17 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 19:59:26 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 19:59:26 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 19:59:29 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 07 19:59:29 msm8909 python3[3116]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 19:59:30 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 19:59:30 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 19:59:37 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 19:59:37 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 19:59:37 msm8909 python3[3116]: [SSE] Sending: {"key": "e26773cc940f4ee19b549bf59bd57d86", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 19:59:37 msm8909 python3[3116]: [SSE] RX'd: {'key': 'e26773cc940f4ee19b549bf59bd57d86', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083177.7335722}
May 07 19:59:40 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 19:59:40 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 19:59:41 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 554, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022a00e710b2380059306060
May 07 19:59:41 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:59:42 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1338, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000008053a000b002009005b206e6f
May 07 19:59:42 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:59:44 msm8909 python3[3116]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 07 19:59:44 msm8909 python3[3116]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 07 19:59:44 msm8909 python3[3116]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 19:59:45 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:59:45 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:59:56 msm8909 python3[3116]: ADVERT: {'run_steps': 187, 'mtp_version': 7, 'case_temp': 126, 'act_cals': 35, 'skin_temp': 127, 'solar_gen': 487, 'battery': 83, 'sleep_state': 4, 'total_cals': 1215, 'heart_rate': 64, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 1180, 'thermal_gen': 20, 'total_steps': 8402, 'company_id': b'\x0f\x89', 'distance': 6365, 'pairing_code': b'\x0f\x89', 'walk_steps': 8215} 0f890f89000700bb201718dd000501e7001423149c4053247e7f
May 07 19:59:56 msm8909 python3[3116]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 07 19:59:56 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 487, 'totalCals': 1215, 'bmrCals': 1180, 'caseTemp': 126, 'sleepDuration': 5, 'runSteps': 187, 'sleepState': 4, 'actCals': 35, 'skinTemp': 127, 'totalSteps': 8402, 'heartRate': 64, 'distance': 6365, 'walkSteps': 8215, 'battery': 83, 'thermalGen': 20}, 'utcTimestamp': 1715083196, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 07 19:59:56 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 487, 'totalCals': 1215, 'bmrCals': 1180, 'caseTemp': 126, 'sleepDuration': 5, 'runSteps': 187, 'sleepState': 4, 'actCals': 35, 'skinTemp': 127, 'totalSteps': 8402, 'heartRate': 64, 'distance': 6365, 'walkSteps': 8215, 'battery': 83, 'thermalGen': 20}, 'utcTimestamp': 1715083196, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 07 19:59:56 msm8909 python3[3116]: [SSE] Sending: {"key": "1e6fdf52be3649dc9a5226f52b2a61e4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 487, "totalCals": 1215, "bmrCals": 1180, "caseTemp": 126, "sleepDuration": 5, "runSteps": 187, "sleepState": 4, "actCals": 35, "skinTemp": 127, "totalSteps": 8402, "heartRate": 64, "distance": 6365, "walkSteps": 8215, "battery": 83, "thermalGen": 20}, "utcTimestamp": 1715083196, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 07 19:59:56 msm8909 python3[3116]: [SSE] RX'd: {'key': '1e6fdf52be3649dc9a5226f52b2a61e4', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083196.5093174}
May 07 19:59:57 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1338, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 8, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000008053a000b002009005b006e6f
May 07 19:59:57 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 19:59:57 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 19:59:57 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 19:59:58 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 554, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 394, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 231, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f1018a022a00e710b2380059106060
May 07 19:59:58 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 19:59:58 msm8909 python3[3116]: DBUS: Discovered 06:05:04:B8:CE:1E .
May 07 19:59:58 msm8909 python3[3116]: ADVERT: {'company_id': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\xce'} 0ace0ace0006
May 07 19:59:58 msm8909 python3[3116]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 20:00:10 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:00:10 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:00:10 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:00:10 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:00:24 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1340, 'battery': 89, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000053c000b0020090059206e70
May 07 20:00:24 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:00:26 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:00:26 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:00:36 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1340, 'battery': 89, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000053c000b0020090059006e70
May 07 20:00:36 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:00:36 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:00:36 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:00:37 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:00:37 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:00:37 msm8909 python3[3116]: [SSE] Sending: {"key": "48bf550203cd4809be14625e67f0ea67", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:00:38 msm8909 python3[3116]: [SSE] RX'd: {'key': '48bf550203cd4809be14625e67f0ea67', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083238.0657721}
May 07 20:00:39 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1344, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000540000c001005005d106e6f
May 07 20:00:39 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:00:41 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:00:41 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:00:54 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1340, 'battery': 89, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 11, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000053c000b0020090059106e70
May 07 20:00:54 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:00:54 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1344, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000540000c001005005d206e6f
May 07 20:00:54 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:00:56 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:01:07 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 555, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022b00e810b2380059006060
May 07 20:01:07 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:01:10 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:01:10 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:01:10 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:01:10 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:01:16 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:01:16 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:01:16 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:01:17 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:01:17 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:01:17 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:01:25 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 556, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022c00e810b2380057106060
May 07 20:01:25 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:01:25 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:01:25 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:01:25 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:01:25 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:01:26 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:01:26 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:01:28 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:01:28 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:01:37 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:01:37 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:01:37 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:01:37 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:01:37 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:01:37 msm8909 python3[3116]: [SSE] Sending: {"key": "b33649a6e9e3480c94d4343d8c76bc0e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:01:37 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:01:42 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 556, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022c00e810b2380057306060
May 07 20:01:42 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:01:43 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:01:43 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:01:44 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1345, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000541000c001005005d306e6f
May 07 20:01:44 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:01:57 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:01:57 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:01:57 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:01:58 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:01:58 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:01:58 msm8909 python3[3116]: [SSE] RX'd: {'key': 'b33649a6e9e3480c94d4343d8c76bc0e', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083298.3392727}
May 07 20:01:58 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:02:04 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 556, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022c00e810b2380057106060
May 07 20:02:04 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:02:06 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 556, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022c00e810b2380057206060
May 07 20:02:06 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:02:18 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:02:18 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:02:18 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:02:19 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:02:25 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 07 20:02:25 msm8909 python3[3116]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 20:02:26 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 557, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022d00e810b2380059006060
May 07 20:02:26 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:02:27 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:02:27 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:02:39 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:02:39 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:02:39 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:02:39 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:02:39 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:02:39 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:02:39 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:02:39 msm8909 python3[3116]: [SSE] Sending: {"key": "3cfd492a015b476eaecc384158de6c05", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:02:39 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:02:46 msm8909 python3[3116]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 07 20:02:46 msm8909 python3[3116]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 20:02:47 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 20:02:47 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 20:02:48 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:02:48 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:02:48 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 557, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022d00e810b2380059206060
May 07 20:02:48 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:02:59 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:02:59 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:02:59 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:03:00 msm8909 python3[3116]: [SSE] RX'd: {'key': '3cfd492a015b476eaecc384158de6c05', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083360.2238088}
May 07 20:03:00 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:03:06 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:03:06 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:03:08 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1344, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000540000c002009005b306f70
May 07 20:03:08 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:03:20 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:03:20 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:03:20 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:03:20 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:03:20 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:03:21 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:03:28 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:03:28 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:03:30 msm8909 python3[3116]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 07 20:03:30 msm8909 python3[3116]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 20:03:41 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:03:41 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:03:41 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:03:41 msm8909 python3[3116]: Running Scheduled: Thread Check
May 07 20:03:41 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:03:41 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:03:41 msm8909 python3[3116]: [SSE] Sending: {"key": "bbc9260d529a4348878fb3b26b49f407", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:03:41 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:03:48 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 557, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022d00e810b2380059006060
May 07 20:03:48 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:04:01 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:04:01 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:04:01 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:04:02 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:04:02 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:04:02 msm8909 python3[3116]: [SSE] RX'd: {'key': 'bbc9260d529a4348878fb3b26b49f407', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083422.1759167}
May 07 20:04:02 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:04:07 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1345, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000541000c002009005b106f70
May 07 20:04:07 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:04:08 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:04:08 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:04:10 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 557, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022d00e810b2380059206060
May 07 20:04:10 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:04:10 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:04:10 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:04:22 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:04:22 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:04:22 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:04:23 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:04:29 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:04:29 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:04:31 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:04:31 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:04:32 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 558, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022e00e810b2380057006060
May 07 20:04:32 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:04:43 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:04:43 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:04:43 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:04:43 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:04:43 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:04:43 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:04:43 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:04:43 msm8909 python3[3116]: [SSE] Sending: {"key": "02b7f2cd3440435aa3cdf98ffefc0c88", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:04:43 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:04:48 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:04:48 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:04:49 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1351, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000547000c001005005e206e6f
May 07 20:04:49 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:04:49 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:04:49 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:04:51 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:04:51 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:04:52 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 558, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022e00e810b2380057206060
May 07 20:04:52 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:04:56 msm8909 python3[3116]: ADVERT: {'run_steps': 187, 'mtp_version': 7, 'case_temp': 126, 'act_cals': 35, 'skin_temp': 127, 'solar_gen': 487, 'battery': 83, 'sleep_state': 4, 'total_cals': 1215, 'heart_rate': 64, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 1180, 'thermal_gen': 20, 'total_steps': 8402, 'company_id': b'\x0f\x89', 'distance': 6365, 'pairing_code': b'\x0f\x89', 'walk_steps': 8215} 0f890f89000700bb201718dd000501e7001423149c4053247e7f
May 07 20:05:06 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:05:06 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:05:06 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:05:06 msm8909 python3[3116]: ADVERT: {'run_steps': 187, 'mtp_version': 7, 'case_temp': 126, 'act_cals': 35, 'skin_temp': 127, 'solar_gen': 487, 'battery': 83, 'sleep_state': 4, 'total_cals': 1215, 'heart_rate': 64, 'sleep_duration': 5, 'alert_status': b'\x00', 'bmr_cals': 1180, 'thermal_gen': 20, 'total_steps': 8402, 'company_id': b'\x0f\x89', 'distance': 6365, 'pairing_code': b'\x0f\x89', 'walk_steps': 8215} 0f890f89000700bb201718dd000501e7001423149c4053247e7f
May 07 20:05:06 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 487, 'totalCals': 1215, 'bmrCals': 1180, 'caseTemp': 126, 'sleepDuration': 5, 'runSteps': 187, 'sleepState': 4, 'actCals': 35, 'skinTemp': 127, 'totalSteps': 8402, 'heartRate': 64, 'distance': 6365, 'walkSteps': 8215, 'battery': 83, 'thermalGen': 20}, 'utcTimestamp': 1715083506, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 07 20:05:06 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 487, 'totalCals': 1215, 'bmrCals': 1180, 'caseTemp': 126, 'sleepDuration': 5, 'runSteps': 187, 'sleepState': 4, 'actCals': 35, 'skinTemp': 127, 'totalSteps': 8402, 'heartRate': 64, 'distance': 6365, 'walkSteps': 8215, 'battery': 83, 'thermalGen': 20}, 'utcTimestamp': 1715083506, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 07 20:05:06 msm8909 python3[3116]: [SSE] Sending: {"key": "4009dcd646364c7dbf2fc5af130714a7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 487, "totalCals": 1215, "bmrCals": 1180, "caseTemp": 126, "sleepDuration": 5, "runSteps": 187, "sleepState": 4, "actCals": 35, "skinTemp": 127, "totalSteps": 8402, "heartRate": 64, "distance": 6365, "walkSteps": 8215, "battery": 83, "thermalGen": 20}, "utcTimestamp": 1715083506, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 07 20:05:06 msm8909 python3[3116]: [SSE] RX'd: {'key': '02b7f2cd3440435aa3cdf98ffefc0c88', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083484.2067952}
May 07 20:05:06 msm8909 python3[3116]: [SSE] RX'd: {'key': '4009dcd646364c7dbf2fc5af130714a7', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083506.5509293}
May 07 20:05:08 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 111, 'solar_gen': 1351, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000547000c001005005e006e6f
May 07 20:05:08 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:05:09 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:05:09 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:05:10 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:05:10 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:05:13 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:05:13 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:05:19 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:05:19 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:05:22 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 558, 'battery': 87, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022e00e810b2380057106060
May 07 20:05:22 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:05:24 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 559, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022f00e810b2380058206060
May 07 20:05:24 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:05:34 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:05:34 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:05:35 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:05:35 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:05:35 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:05:35 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:05:38 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:05:38 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:05:44 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:05:44 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:05:44 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:05:44 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:05:44 msm8909 python3[3116]: [SSE] Sending: {"key": "288f35f488594897a5af1090a452df4b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:05:45 msm8909 python3[3116]: [SSE] RX'd: {'key': '288f35f488594897a5af1090a452df4b', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083544.6290126}
May 07 20:05:51 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 559, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022f00e810b2380058006060
May 07 20:05:51 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:06:01 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:06:01 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:06:01 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 110, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1353, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000549000c001005005d206e70
May 07 20:06:01 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:06:01 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 559, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022f00e810b2380058106060
May 07 20:06:01 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:06:01 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:06:01 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:06:03 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 559, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022f00e810b2380058206060
May 07 20:06:03 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:06:06 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:06:13 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1351, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000547000c002009005a206f71
May 07 20:06:13 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:06:13 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 559, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000022f00e810b2380058306060
May 07 20:06:13 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:06:14 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:06:14 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:06:26 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:06:26 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:06:26 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:06:26 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:06:26 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:06:26 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:06:31 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 20:06:31 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 20:06:33 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 560, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023000e810b2380059106060
May 07 20:06:33 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:06:34 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 20:06:34 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 20:06:35 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1351, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000547000c002009005a006f71
May 07 20:06:35 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:06:46 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:06:46 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:06:46 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:06:47 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:06:47 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:06:47 msm8909 python3[3116]: [SSE] Sending: {"key": "39ab1587db9044599d7d924d87518464", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:06:47 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:06:52 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:06:52 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:06:54 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 129, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 561, 'battery': 75, 'sleep_state': 4, 'total_cals': 1229, 'heart_rate': 64, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1194, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023101372394aa404b248185
May 07 20:06:54 msm8909 python3[3116]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 07 20:06:54 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 561, 'totalCals': 1229, 'bmrCals': 1194, 'caseTemp': 129, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 64, 'distance': 6129, 'walkSteps': 7845, 'battery': 75, 'thermalGen': 311}, 'utcTimestamp': 1715083614, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:06:54 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 561, 'totalCals': 1229, 'bmrCals': 1194, 'caseTemp': 129, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 64, 'distance': 6129, 'walkSteps': 7845, 'battery': 75, 'thermalGen': 311}, 'utcTimestamp': 1715083614, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:06:54 msm8909 python3[3116]: [SSE] Sending: {"key": "651fdf717e5f424bb3c2ac656ff0b282", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 561, "totalCals": 1229, "bmrCals": 1194, "caseTemp": 129, "sleepDuration": 0, "runSteps": 229, "sleepState": 4, "actCals": 35, "skinTemp": 133, "totalSteps": 8074, "heartRate": 64, "distance": 6129, "walkSteps": 7845, "battery": 75, "thermalGen": 311}, "utcTimestamp": 1715083614, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 07 20:06:55 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1351, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000547000c002009005a206f71
May 07 20:06:55 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:07:07 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:07:07 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:07:07 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:07:08 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:07:08 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:07:08 msm8909 python3[3116]: [SSE] RX'd: {'key': '39ab1587db9044599d7d924d87518464', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083608.0169854}
May 07 20:07:08 msm8909 python3[3116]: [SSE] RX'd: {'key': '651fdf717e5f424bb3c2ac656ff0b282', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083615.174}
May 07 20:07:08 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:07:13 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:07:13 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:07:14 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:07:14 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:07:14 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1353, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000549000c002009005a006f71
May 07 20:07:14 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:07:14 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:07:14 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:07:14 msm8909 python3[3116]: ADVERT: {'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x0fd'} 0f640f640006
May 07 20:07:14 msm8909 python3[3116]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 20:07:16 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:07:16 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:07:17 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1357, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000054d000c001005005e206f70
May 07 20:07:17 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:07:17 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:07:17 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:07:28 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:07:28 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:07:28 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:07:28 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:07:34 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1353, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000549000c002009005a206f71
May 07 20:07:34 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:07:36 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:07:36 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:07:36 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:07:36 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:07:36 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:07:36 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:07:38 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:07:38 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:07:48 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:07:48 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:07:48 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:07:49 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:07:49 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:07:49 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:07:49 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:07:49 msm8909 python3[3116]: [SSE] Sending: {"key": "5712e7aca5ad455aa30436b00d6b8a97", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:07:49 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:07:54 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:07:54 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:07:54 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:07:54 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:07:57 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:07:57 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:07:58 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:07:58 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:08:09 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:08:09 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:08:09 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:08:10 msm8909 python3[3116]: [SSE] RX'd: {'key': '5712e7aca5ad455aa30436b00d6b8a97', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083670.0463593}
May 07 20:08:10 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:08:17 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 07 20:08:17 msm8909 python3[3116]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 20:08:30 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:08:30 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:08:30 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:08:30 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:08:35 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 07 20:08:35 msm8909 python3[3116]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 20:08:35 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:08:35 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:08:36 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:08:36 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:08:50 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:08:50 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:08:50 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:08:50 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:08:50 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:08:50 msm8909 python3[3116]: Running Scheduled: Thread Check
May 07 20:08:50 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:08:50 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:08:50 msm8909 python3[3116]: [SSE] Sending: {"key": "79ca695d960845c1af7bcbf8cab58446", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:08:50 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:08:56 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:08:56 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:08:59 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:08:59 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:09:10 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:09:10 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:09:10 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:09:10 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:09:16 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 96, 'solar_gen': 561, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023100e810b2380058106060
May 07 20:09:16 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:09:17 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:09:17 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:09:19 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:09:19 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:09:19 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1357, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000054d000c002009005a106f71
May 07 20:09:19 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:09:31 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:09:31 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:09:31 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:09:31 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:09:31 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:09:31 msm8909 python3[3116]: [SSE] RX'd: {'key': '79ca695d960845c1af7bcbf8cab58446', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083731.4069798}
May 07 20:09:31 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:09:37 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:09:37 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:09:37 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:09:37 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:09:39 msm8909 python3[3116]: DBUS: Discovered 06:05:04:61:2B:77 .
May 07 20:09:39 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04g'} 0467065f00
May 07 20:09:39 msm8909 python3[3116]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 07 20:09:39 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 20:09:39 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 20:09:51 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:09:51 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:09:51 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:09:51 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:09:58 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:09:58 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:10:06 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 129, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 561, 'battery': 75, 'sleep_state': 4, 'total_cals': 1229, 'heart_rate': 64, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1194, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023101372394aa404b248185
May 07 20:10:08 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:10:08 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:10:08 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:10:08 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 129, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 561, 'battery': 75, 'sleep_state': 4, 'total_cals': 1229, 'heart_rate': 64, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1194, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023101372394aa404b248185
May 07 20:10:08 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 561, 'totalCals': 1229, 'bmrCals': 1194, 'caseTemp': 129, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 64, 'distance': 6129, 'walkSteps': 7845, 'battery': 75, 'thermalGen': 311}, 'utcTimestamp': 1715083808, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:10:08 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 561, 'totalCals': 1229, 'bmrCals': 1194, 'caseTemp': 129, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 64, 'distance': 6129, 'walkSteps': 7845, 'battery': 75, 'thermalGen': 311}, 'utcTimestamp': 1715083808, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:10:08 msm8909 python3[3116]: [SSE] Sending: {"key": "618ba049b3a54c6a92f84d5dc20ad324", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 561, "totalCals": 1229, "bmrCals": 1194, "caseTemp": 129, "sleepDuration": 0, "runSteps": 229, "sleepState": 4, "actCals": 35, "skinTemp": 133, "totalSteps": 8074, "heartRate": 64, "distance": 6129, "walkSteps": 7845, "battery": 75, "thermalGen": 311}, "utcTimestamp": 1715083808, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 07 20:10:09 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:10:09 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:10:09 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:10:09 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:10:09 msm8909 python3[3116]: [SSE] Sending: {"key": "f3ce6a41255a4549ad1a8a1917de1c31", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:10:09 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:10:14 msm8909 python3[3116]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 07 20:10:14 msm8909 python3[3116]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 20:10:15 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1358, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000054e000c002009005b307071
May 07 20:10:15 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:10:18 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 20:10:18 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 20:10:29 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:10:29 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:10:29 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:10:30 msm8909 python3[3116]: [SSE] RX'd: {'key': '618ba049b3a54c6a92f84d5dc20ad324', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083809.4756219}
May 07 20:10:30 msm8909 python3[3116]: [SSE] RX'd: {'key': 'f3ce6a41255a4549ad1a8a1917de1c31', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083809.7835143}
May 07 20:10:30 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:10:35 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1358, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000054e000c002009005b107071
May 07 20:10:35 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:10:38 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:10:38 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:10:39 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1362, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000552000c001005005e206f70
May 07 20:10:39 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:10:50 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:10:50 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:10:50 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:10:50 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:10:50 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:10:50 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:10:57 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1362, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000552000c001005005e006f70
May 07 20:10:57 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:10:59 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1362, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000552000c001005005e106f70
May 07 20:10:59 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:10:59 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1358, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000054e000c002009005b307071
May 07 20:10:59 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:11:00 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:11:00 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:11:10 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:11:10 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:11:10 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:11:11 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:11:11 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:11:11 msm8909 python3[3116]: [SSE] Sending: {"key": "f52c19d9641840a7a662849e4c0a74b4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:11:11 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:11:16 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1364, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000554000c001005005d206f70
May 07 20:11:16 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:11:18 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:11:18 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:11:19 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1360, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000550000c002009005a107071
May 07 20:11:19 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:11:20 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:11:20 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:11:31 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:11:31 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:11:31 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:11:31 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:11:39 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1360, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000550000c002009005a307071
May 07 20:11:39 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:11:41 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:11:41 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:11:41 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:11:41 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:11:51 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:11:51 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:11:51 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:11:52 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:11:52 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:11:52 msm8909 python3[3116]: [SSE] RX'd: {'key': 'f52c19d9641840a7a662849e4c0a74b4', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083871.9639018}
May 07 20:11:52 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:11:59 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:11:59 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:11:59 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 96, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 564, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023400e810b2380058206061
May 07 20:11:59 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:12:01 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1360, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000550000c002009005a107071
May 07 20:12:01 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:12:01 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:12:01 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:12:12 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:12:12 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:12:12 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:12:12 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:12:21 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 127, 'act_cals': 28, 'skin_temp': 130, 'solar_gen': 12, 'battery': 74, 'sleep_state': 4, 'total_cals': 719, 'heart_rate': 64, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 691, 'thermal_gen': 62, 'total_steps': 7120, 'company_id': b'\x1di', 'distance': 5270, 'pairing_code': b'\x1di', 'walk_steps': 7120} 1d691d69000700001bd014960000000c003e1c72b3404a147f82
May 07 20:12:21 msm8909 python3[3116]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 07 20:12:21 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 12, 'totalCals': 719, 'bmrCals': 691, 'caseTemp': 127, 'sleepDuration': 0, 'runSteps': 0, 'sleepState': 4, 'actCals': 28, 'skinTemp': 130, 'totalSteps': 7120, 'heartRate': 64, 'distance': 5270, 'walkSteps': 7120, 'battery': 74, 'thermalGen': 62}, 'utcTimestamp': 1715083941, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 07 20:12:21 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 12, 'totalCals': 719, 'bmrCals': 691, 'caseTemp': 127, 'sleepDuration': 0, 'runSteps': 0, 'sleepState': 4, 'actCals': 28, 'skinTemp': 130, 'totalSteps': 7120, 'heartRate': 64, 'distance': 5270, 'walkSteps': 7120, 'battery': 74, 'thermalGen': 62}, 'utcTimestamp': 1715083941, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 07 20:12:21 msm8909 python3[3116]: [SSE] Sending: {"key": "9f534814cbd64e3b9dee32b8f724f02d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 12, "totalCals": 719, "bmrCals": 691, "caseTemp": 127, "sleepDuration": 0, "runSteps": 0, "sleepState": 4, "actCals": 28, "skinTemp": 130, "totalSteps": 7120, "heartRate": 64, "distance": 5270, "walkSteps": 7120, "battery": 74, "thermalGen": 62}, "utcTimestamp": 1715083941, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 07 20:12:22 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 565, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023500e810b2380059006161
May 07 20:12:22 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:12:22 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 112, 'solar_gen': 1366, 'battery': 92, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000556000c001005005c106f70
May 07 20:12:22 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:12:22 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:12:22 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:12:32 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:12:32 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:12:32 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:12:33 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:12:33 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:12:33 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:12:33 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:12:33 msm8909 python3[3116]: [SSE] Sending: {"key": "18a344ee1f7a4a83aa0f23bf0dd71098", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:12:33 msm8909 python3[3116]: [SSE] RX'd: {'key': '9f534814cbd64e3b9dee32b8f724f02d', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083942.0362771}
May 07 20:12:33 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:12:39 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 565, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023500e810b2380059206161
May 07 20:12:39 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:12:40 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:12:40 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:12:53 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:12:53 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:12:53 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:12:53 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:13:00 msm8909 python3[3116]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 07 20:13:00 msm8909 python3[3116]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 20:13:01 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:13:01 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:13:01 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 565, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023500e810b2380059006161
May 07 20:13:01 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:13:02 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1362, 'battery': 89, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000552000c0020090059007071
May 07 20:13:02 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:13:02 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:13:02 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:13:03 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:13:03 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:13:13 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:13:13 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:13:13 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:13:13 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:13:13 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:13:13 msm8909 python3[3116]: [SSE] RX'd: {'key': '18a344ee1f7a4a83aa0f23bf0dd71098', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715083953.4991148}
May 07 20:13:13 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:13:18 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 565, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023500e810b2380059206161
May 07 20:13:18 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:13:19 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:13:19 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:13:20 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1368, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000558000c001005005d306f71
May 07 20:13:20 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:13:21 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1364, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000554000c002009005a207071
May 07 20:13:21 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:13:34 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:13:34 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:13:34 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:13:34 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:13:39 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:13:39 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:13:40 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1368, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000558000c001005005d106f71
May 07 20:13:40 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:13:40 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1364, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000554000c002009005a007071
May 07 20:13:40 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:13:54 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:13:54 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:13:54 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:13:54 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:14:00 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1368, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000558000c001005005d306f71
May 07 20:14:00 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:14:00 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:14:00 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:14:03 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1364, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000554000c002009005a207071
May 07 20:14:03 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:14:03 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 565, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023500e810b2380059206161
May 07 20:14:03 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:14:14 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:14:14 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:14:14 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:14:14 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:14:14 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:14:14 msm8909 python3[3116]: Running Scheduled: Thread Check
May 07 20:14:14 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:14:14 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:14:14 msm8909 python3[3116]: [SSE] Sending: {"key": "3f2f3f835665423e90b465ba672b2dfc", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:14:14 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:14:19 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1370, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055a000c001005005d106f71
May 07 20:14:19 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:14:20 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:14:20 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:14:22 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1366, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000556000c002009005a007071
May 07 20:14:22 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:14:23 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 566, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023600e810b2380059006161
May 07 20:14:23 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:14:23 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:14:23 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:14:34 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:14:34 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:14:34 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:14:34 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:14:41 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:14:41 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:14:42 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1366, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000556000c002009005a207071
May 07 20:14:42 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:14:42 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1370, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055a000c001005005d306f71
May 07 20:14:42 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:14:54 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:14:54 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:14:54 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:14:54 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:15:01 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1366, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000556000c002009005a007071
May 07 20:15:01 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:15:02 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 111, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1370, 'battery': 93, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055a000c001005005d106f71
May 07 20:15:02 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:15:03 msm8909 python3[3116]: DBUS: Discovered 06:05:04:BB:1A:EF .
May 07 20:15:03 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1a\xef'} 1aef1aef0006
May 07 20:15:03 msm8909 python3[3116]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 07 20:15:03 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04g'} 0467065f00
May 07 20:15:03 msm8909 python3[3116]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 07 20:15:03 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 07 20:15:03 msm8909 python3[3116]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 20:15:04 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:15:04 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:15:15 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:15:15 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:15:15 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:15:15 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:15:15 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:15:15 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:15:15 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:15:15 msm8909 python3[3116]: [SSE] Sending: {"key": "927a750a540c4706a0f33bee359edf3c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:15:15 msm8909 python3[3116]: [SSE] RX'd: {'key': '3f2f3f835665423e90b465ba672b2dfc', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084055.2823825}
May 07 20:15:15 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:15:21 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1372, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055c000c001005005e007071
May 07 20:15:21 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:15:22 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 567, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023700e810b2380058206161
May 07 20:15:22 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:15:22 msm8909 python3[3116]: DBUS: Discovered 06:05:04:A2:25:3D .
May 07 20:15:22 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'%='} 253d055f00
May 07 20:15:22 msm8909 python3[3116]: IGNORING 06:05:04:A2:25:3D WITH PAIRING CODE: 253d
May 07 20:15:22 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 07 20:15:22 msm8909 python3[3116]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 20:15:35 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:15:35 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:15:35 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:15:35 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:15:41 msm8909 python3[3116]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 07 20:15:41 msm8909 python3[3116]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 20:15:42 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 567, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023700e810b2380058006161
May 07 20:15:42 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:15:43 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:15:43 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:15:43 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:15:43 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:15:45 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:15:45 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:15:55 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:15:55 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:15:55 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:15:55 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:16:01 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:16:01 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:16:05 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:16:05 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:16:05 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:16:05 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:16:06 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:16:06 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:16:15 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:16:15 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:16:15 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:16:16 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:16:16 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:16:16 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:16:16 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:16:16 msm8909 python3[3116]: [SSE] Sending: {"key": "b174c0783f9746be98246317428b0483", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:16:16 msm8909 python3[3116]: [SSE] RX'd: {'key': '927a750a540c4706a0f33bee359edf3c', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084117.184046}
May 07 20:16:16 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:16:27 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:16:27 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:16:27 msm8909 python3[3116]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 07 20:16:27 msm8909 python3[3116]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 20:16:36 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:16:36 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:16:36 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:16:36 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:16:42 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 07 20:16:42 msm8909 python3[3116]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 20:16:44 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 130, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 572, 'battery': 75, 'sleep_state': 4, 'total_cals': 1238, 'heart_rate': 93, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1203, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023c013723e4b35d4b248285
May 07 20:16:56 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:16:56 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:16:56 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:16:56 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:17:02 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:17:02 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:17:03 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:17:03 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:17:03 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:17:03 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:17:03 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 568, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023800e810b2380059006161
May 07 20:17:03 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:17:16 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:17:16 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:17:16 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:17:17 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:17:17 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:17:17 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:17:17 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:17:17 msm8909 python3[3116]: [SSE] Sending: {"key": "26e8dd8881b94ef4b07a113e03adb0c8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:17:17 msm8909 python3[3116]: [SSE] RX'd: {'key': 'b174c0783f9746be98246317428b0483', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084177.3762913}
May 07 20:17:17 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:17:23 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1d\x07'} 1d07065f00
May 07 20:17:23 msm8909 python3[3116]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 07 20:17:23 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:17:23 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:17:23 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:17:23 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:17:23 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1372, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055c000c002009005a207072
May 07 20:17:23 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:17:25 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 569, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023900e810b2380058306161
May 07 20:17:25 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:17:26 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:17:26 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:17:26 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:17:26 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:17:37 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:17:37 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:17:37 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:17:37 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:17:43 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 569, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023900e810b2380058006161
May 07 20:17:43 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:17:43 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1372, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055c000c002009005a007072
May 07 20:17:43 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:17:43 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1375, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055f000c001005005e207071
May 07 20:17:43 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:17:45 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1375, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055f000c001005005e307071
May 07 20:17:45 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:17:46 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:17:46 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:17:57 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:17:57 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:17:57 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:17:57 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:18:03 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 569, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023900e810b2380058206161
May 07 20:18:03 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:18:03 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1372, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055c000c002009005a207072
May 07 20:18:03 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:18:05 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:18:05 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:18:05 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:18:05 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:18:07 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:18:07 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:18:07 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1375, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000055f000c001005005e107071
May 07 20:18:07 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:18:17 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:18:17 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:18:17 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:18:18 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:18:18 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:18:18 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:18:18 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:18:18 msm8909 python3[3116]: [SSE] Sending: {"key": "9b0518de45af42b1b28dda5e62448966", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:18:18 msm8909 python3[3116]: [SSE] RX'd: {'key': '26e8dd8881b94ef4b07a113e03adb0c8', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084237.8397119}
May 07 20:18:18 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:18:23 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1373, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055d000c002009005a007072
May 07 20:18:23 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:18:24 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1377, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000561000c001005005e307071
May 07 20:18:24 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:18:25 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 569, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023900e810b2380058106161
May 07 20:18:25 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:18:25 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:18:25 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:18:27 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:18:27 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:18:38 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:18:38 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:18:38 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:18:38 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:18:44 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 569, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023900e810b2380058306161
May 07 20:18:44 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:18:45 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1373, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055d000c002009005a307072
May 07 20:18:45 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:18:46 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:18:46 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:18:47 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 130, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 573, 'battery': 76, 'sleep_state': 4, 'total_cals': 1240, 'heart_rate': 58, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1205, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023d013723f4b53a4c148285
May 07 20:18:47 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 573, 'totalCals': 1240, 'bmrCals': 1205, 'caseTemp': 130, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 58, 'distance': 6129, 'walkSteps': 7845, 'battery': 76, 'thermalGen': 311}, 'utcTimestamp': 1715084327, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:18:47 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 573, 'totalCals': 1240, 'bmrCals': 1205, 'caseTemp': 130, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 58, 'distance': 6129, 'walkSteps': 7845, 'battery': 76, 'thermalGen': 311}, 'utcTimestamp': 1715084327, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:18:47 msm8909 python3[3116]: [SSE] Sending: {"key": "18111afea40a4b29806b77fcac31f6a7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 573, "totalCals": 1240, "bmrCals": 1205, "caseTemp": 130, "sleepDuration": 0, "runSteps": 229, "sleepState": 4, "actCals": 35, "skinTemp": 133, "totalSteps": 8074, "heartRate": 58, "distance": 6129, "walkSteps": 7845, "battery": 76, "thermalGen": 311}, "utcTimestamp": 1715084327, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 07 20:18:48 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:18:48 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:18:48 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:18:48 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:18:58 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:18:58 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:18:58 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:18:59 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:18:59 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:18:59 msm8909 python3[3116]: [SSE] RX'd: {'key': '9b0518de45af42b1b28dda5e62448966', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084298.7576802}
May 07 20:18:59 msm8909 python3[3116]: [SSE] RX'd: {'key': '18111afea40a4b29806b77fcac31f6a7', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084328.0851469}
May 07 20:18:59 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:19:04 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:19:04 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:19:04 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 569, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023900e810b2380058106161
May 07 20:19:04 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:19:04 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1373, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055d000c002009005a107072
May 07 20:19:04 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:19:06 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:19:06 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:19:19 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:19:19 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:19:19 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:19:19 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:19:24 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1375, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055f000c002009005b307072
May 07 20:19:24 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:19:27 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:19:27 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:19:39 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:19:39 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:19:39 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:19:39 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:19:39 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:19:39 msm8909 python3[3116]: Running Scheduled: Thread Check
May 07 20:19:39 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:19:39 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:19:39 msm8909 python3[3116]: [SSE] Sending: {"key": "284133eb89c143649c5b1c2c1ebfc39c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:19:39 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:19:44 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1375, 'battery': 91, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000055f000c002009005b107072
May 07 20:19:44 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:19:45 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:19:45 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:20:00 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:20:00 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:20:00 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:20:00 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:20:06 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:20:06 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:20:08 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 07 20:20:08 msm8909 python3[3116]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 20:20:08 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1379, 'battery': 94, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000563000c001005005e107071
May 07 20:20:08 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:20:09 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:20:09 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:20:20 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:20:20 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:20:20 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:20:20 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:20:20 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:20:20 msm8909 python3[3116]: [SSE] RX'd: {'key': '284133eb89c143649c5b1c2c1ebfc39c', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084380.4939697}
May 07 20:20:20 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:20:26 msm8909 python3[3116]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 07 20:20:26 msm8909 python3[3116]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 20:20:26 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:20:26 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:20:27 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 07 20:20:27 msm8909 python3[3116]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 20:20:29 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:20:29 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:20:29 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:20:29 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:20:40 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:20:40 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:20:40 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:20:40 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:20:47 msm8909 python3[3116]: DBUS: Discovered 06:05:04:B5:22:28 .
May 07 20:20:47 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 124, 'act_cals': 28, 'skin_temp': 126, 'solar_gen': 452, 'battery': 57, 'sleep_state': 4, 'total_cals': 724, 'heart_rate': 64, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 696, 'thermal_gen': 127, 'total_steps': 7327, 'company_id': b'"(', 'distance': 5392, 'pairing_code': b'"(', 'walk_steps': 7327} 22282228000700001c9f1510000001c4007f1ca2b84039147c7e
May 07 20:20:47 msm8909 python3[3116]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 20:20:48 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:20:48 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:20:48 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 571, 'battery': 88, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023b00e810b2380058006161
May 07 20:20:48 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:20:49 msm8909 python3[3116]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 07 20:20:49 msm8909 python3[3116]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 20:20:49 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:20:49 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:21:00 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:21:00 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:21:00 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:21:00 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:21:06 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 07 20:21:06 msm8909 python3[3116]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 20:21:07 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:21:07 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:21:10 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 124, 'act_cals': 28, 'skin_temp': 126, 'solar_gen': 452, 'battery': 57, 'sleep_state': 4, 'total_cals': 724, 'heart_rate': 64, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 696, 'thermal_gen': 127, 'total_steps': 7327, 'company_id': b'"(', 'distance': 5392, 'pairing_code': b'"(', 'walk_steps': 7327} 22282228000700001c9f1510000001c4007f1ca2b84039047c7e
May 07 20:21:10 msm8909 python3[3116]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 20:21:21 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:21:21 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:21:21 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:21:21 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:21:21 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:21:21 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:21:21 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:21:21 msm8909 python3[3116]: [SSE] Sending: {"key": "46518e145529420693fa056efb1b05c8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:21:21 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:21:41 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:21:41 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:21:41 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:21:41 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 20:21:48 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 130, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 573, 'battery': 76, 'sleep_state': 4, 'total_cals': 1240, 'heart_rate': 58, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1205, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023d013723f4b53a4c148285
May 07 20:21:49 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 20:21:49 msm8909 python3[3116]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 20:21:50 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 20:21:50 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:21:50 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:21:50 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:21:50 msm8909 python3[3116]: ADVERT: {'run_steps': 229, 'mtp_version': 7, 'case_temp': 130, 'act_cals': 35, 'skin_temp': 133, 'solar_gen': 573, 'battery': 76, 'sleep_state': 4, 'total_cals': 1240, 'heart_rate': 58, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 1205, 'thermal_gen': 311, 'total_steps': 8074, 'company_id': b'\rU', 'distance': 6129, 'pairing_code': b'\rU', 'walk_steps': 7845} 0d550d55000700e51ea517f10000023d013723f4b53a4c148285
May 07 20:21:50 msm8909 python3[3116]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 573, 'totalCals': 1240, 'bmrCals': 1205, 'caseTemp': 130, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 58, 'distance': 6129, 'walkSteps': 7845, 'battery': 76, 'thermalGen': 311}, 'utcTimestamp': 1715084510, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:21:50 msm8909 python3[3116]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 573, 'totalCals': 1240, 'bmrCals': 1205, 'caseTemp': 130, 'sleepDuration': 0, 'runSteps': 229, 'sleepState': 4, 'actCals': 35, 'skinTemp': 133, 'totalSteps': 8074, 'heartRate': 58, 'distance': 6129, 'walkSteps': 7845, 'battery': 76, 'thermalGen': 311}, 'utcTimestamp': 1715084510, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 07 20:21:50 msm8909 python3[3116]: [SSE] Sending: {"key": "abf55fca2df4408f93f46c12a812e5f8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 573, "totalCals": 1240, "bmrCals": 1205, "caseTemp": 130, "sleepDuration": 0, "runSteps": 229, "sleepState": 4, "actCals": 35, "skinTemp": 133, "totalSteps": 8074, "heartRate": 58, "distance": 6129, "walkSteps": 7845, "battery": 76, "thermalGen": 311}, "utcTimestamp": 1715084510, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 07 20:21:56 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1d\x07'} 1d07065f00
May 07 20:21:56 msm8909 python3[3116]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 07 20:21:59 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 113, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1379, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000563000c002009005a207172
May 07 20:21:59 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:22:10 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:22:10 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:22:10 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:22:11 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:22:11 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:22:11 msm8909 python3[3116]: [SSE] RX'd: {'key': '46518e145529420693fa056efb1b05c8', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084481.9883578}
May 07 20:22:11 msm8909 python3[3116]: [SSE] RX'd: {'key': 'abf55fca2df4408f93f46c12a812e5f8', 'source': 0, 'type': 's', 'data': '', 'timestamp': 1715084511.0371997}
May 07 20:22:11 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:22:19 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:22:19 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:22:20 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:22:20 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:22:31 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:22:31 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:22:31 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:22:31 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:22:51 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:22:51 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:22:51 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:22:51 msm8909 python3[3116]: Running Scheduled: Check Network
May 07 20:22:51 msm8909 python3[3116]: [NET] NETWORK GOOD.
May 07 20:22:51 msm8909 python3[3116]: [SSE] Sending keepalive ping
May 07 20:22:51 msm8909 python3[3116]: [SSE] SENDING GATEWAY STATUS PING
May 07 20:22:51 msm8909 python3[3116]: [SSE] Sending: {"key": "c5c30cdcf9a64d9291f6f8a884e63c11", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 20:22:52 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 20:22:56 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 113, 'act_cals': 0, 'skin_temp': 114, 'solar_gen': 1381, 'battery': 90, 'sleep_state': 0, 'total_cals': 9, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd5000700000000000000000565000c002009005a007172
May 07 20:22:56 msm8909 python3[3116]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 20:22:56 msm8909 python3[3116]: ADVERT: {'run_steps': 45, 'mtp_version': 7, 'case_temp': 97, 'act_cals': 16, 'skin_temp': 97, 'solar_gen': 573, 'battery': 89, 'sleep_state': 0, 'total_cals': 584, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 232, 'total_steps': 962, 'company_id': b'\x15\x83', 'distance': 753, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000023d00e810b2380059106161
May 07 20:22:56 msm8909 python3[3116]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 20:22:58 msm8909 python3[3116]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 07 20:22:58 msm8909 python3[3116]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 20:22:58 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:22:58 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:22:58 msm8909 python3[3116]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'case_temp': 112, 'act_cals': 0, 'skin_temp': 113, 'solar_gen': 1385, 'battery': 92, 'sleep_state': 0, 'total_cals': 5, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 12, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf000700000000000000000569000c001005005c207071
May 07 20:22:58 msm8909 python3[3116]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 20:23:01 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 07 20:23:01 msm8909 python3[3116]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 20:23:01 msm8909 python3[3116]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 20:23:01 msm8909 python3[3116]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 20:23:01 msm8909 python3[3116]: ADVERT: {'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 07 20:23:01 msm8909 python3[3116]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 20:23:12 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 20:23:12 msm8909 python3[3116]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 20:23:12 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:23:12 msm8909 python3[3116]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 20:23:18 msm8909 python3[3116]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 07 20:23:18 msm8909 python3[3116]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 20:23:18 msm8909 python3[3116]: g-io-error-quark: The connection is closed (18)
May 07 20:23:18 msm8909 python3[3116]: Device not connected, retrying later
May 07 20:23:18 msm8909 python3[3116]: DBUS: Device not in bluez.
May 07 20:23:18 msm8909 python3[3116]: Device not connected, retrying later