-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 08 01:37:33 msm8909 python3[2028]: DB VERSION: 9
May 08 01:37:33 msm8909 python3[2028]: [DB] No upgrade needed
May 08 01:37:34 msm8909 python3[2028]: [DEBUG] Looking for old files to remove in /data/logs
May 08 01:37:34 msm8909 python3[2028]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 01:37:34 msm8909 python3[2028]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 01:37:34 msm8909 python3[2028]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 01:37:34 msm8909 python3[2028]: [SSE] SETTING UP SSE
May 08 01:37:34 msm8909 python3[2028]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 01:37:34 msm8909 python3[2028]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb2ca2d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 01:37:34 msm8909 python3[2028]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb21cea50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 01:37:48 msm8909 python3[2028]: Traceback (most recent call last):
May 08 01:37:48 msm8909 python3[2028]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 08 01:37:48 msm8909 python3[2028]: hci0 = BluetoothAdapter(0);
May 08 01:37:48 msm8909 python3[2028]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 08 01:37:48 msm8909 python3[2028]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 08 01:37:48 msm8909 python3[2028]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 08 01:37:48 msm8909 python3[2028]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 08 01:37:48 msm8909 python3[2028]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 08 01:37:48 msm8909 python3[2028]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 08 01:37:48 msm8909 python3[2028]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 08 01:37:48 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 08 01:37:48 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 08 01:37:48 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 08 01:37:53 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 08 01:37:53 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 08 01:37:53 msm8909 systemd[1]: Started Mother Gateway Service.
May 08 01:37:55 msm8909 python3[3038]: READING DB FROM FILE: /data/mother.db
May 08 01:37:55 msm8909 python3[3038]: DB VERSION: 9
May 08 01:37:55 msm8909 python3[3038]: [DB] No upgrade needed
May 08 01:37:56 msm8909 python3[3038]: [DEBUG] Looking for old files to remove in /data/logs
May 08 01:37:56 msm8909 python3[3038]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 01:37:56 msm8909 python3[3038]: [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 08 01:37:56 msm8909 python3[3038]: [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 08 01:37:56 msm8909 python3[3038]: [SSE] SETTING UP SSE
May 08 01:37:56 msm8909 python3[3038]: [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 08 01:38:34 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:38:34 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:38:34 msm8909 python3[3038]: Running Scheduled: Thread Check
May 08 01:38:34 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:38:34 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:38:34 msm8909 python3[3038]: [SSE] Sending: {"key": "dc8b91c1b2964981aa01e0274ba16fc5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': '1fa6d6a387c44ca7bb6e1fa19f8b355c', 'data': '', 'type': 's', 'timestamp': 1715103477.7437227, 'source': 0}
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715103478.9754691, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wearables', '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"}]', 'timestamp': 1715103478.9872129, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'timestamp': 1715103479.1642177, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'timestamp': 1715103479.3869619, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'timestamp': 1715103479.6119802, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'timestamp': 1715103479.8193033, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'timestamp': 1715103480.0197124, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 08 01:38:34 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'prov', 'data': '0', 'timestamp': 1715103480.0673277, 'source': 1}
May 08 01:38:34 msm8909 python3[3038]: [SSE] SETTING PROVISIONING TO: 0
May 08 01:38:34 msm8909 python3[3038]: [CONFIG] SSE Has new config, updating
May 08 01:38:34 msm8909 python3[3038]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 01:38:34 msm8909 python3[3038]: [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 08 01:38:34 msm8909 python3[3038]: [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 08 01:38:34 msm8909 python3[3038]: [CLOUD] Activating Gateway
May 08 01:38:35 msm8909 python3[3038]: DBUS: Discovered 06:05:04:09:A0:9C .
May 08 01:38:35 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:38:35 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:38:35 msm8909 python3[3038]: DBUS: Discovered 06:05:04:6D:74:4C .
May 08 01:38:35 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:38:35 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:38:35 msm8909 python3[3038]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 08 01:38:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:38:35 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:38:35 msm8909 python3[3038]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 08 01:38:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 08 01:38:35 msm8909 python3[3038]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 01:38:35 msm8909 python3[3038]: DBUS: Discovered 06:05:04:61:15:83 .
May 08 01:38:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:38:35 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:38:35 msm8909 python3[3038]: [SSE] RX'd: {'key': 'dc8b91c1b2964981aa01e0274ba16fc5', 'data': '', 'type': 's', 'timestamp': 1715103514.9852724, 'source': 0}
May 08 01:38:35 msm8909 python3[3038]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 08 01:38:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:38:35 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:38:36 msm8909 python3[3038]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 08 01:38:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x12t', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 08 01:38:36 msm8909 python3[3038]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 01:38:36 msm8909 python3[3038]: DBUS: Discovered 06:05:04:50:93:05 .
May 08 01:38:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 01:38:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:38:37 msm8909 python3[3038]: DBUS: Discovered 06:05:04:48:10:21 .
May 08 01:38:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:38:37 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:8E:52:AD .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:EE:9C:61 .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00!'} 0021055f00
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:EE:9C:61 WITH PAIRING CODE: 0021
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:71:88:0E .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:87:BB:28 .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:62:A2:9E .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:33:04:2B .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:31:50:9D .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:38:38 msm8909 python3[3038]: DBUS: Discovered 06:05:04:1F:66:01 .
May 08 01:38:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:38:38 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:38:39 msm8909 python3[3038]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 08 01:38:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 08 01:38:39 msm8909 python3[3038]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 08 01:38:39 msm8909 python3[3038]: DBUS: Discovered 06:05:04:7A:56:97 .
May 08 01:38:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:38:39 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:38:39 msm8909 python3[3038]: DBUS: Discovered 06:05:04:66:30:47 .
May 08 01:38:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 08 01:38:39 msm8909 python3[3038]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 01:38:49 msm8909 python3[3038]: DBUS: Discovered 06:05:04:13:9C:CF .
May 08 01:38:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:38:49 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:38:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059106262
May 08 01:38:50 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:38:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:38:50 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:38:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:38:51 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:38:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:38:52 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:39:03 msm8909 python3[3038]: DBUS: Discovered 06:05:04:63:30:52 .
May 08 01:39:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\tB'} 0942055f00
May 08 01:39:03 msm8909 python3[3038]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 01:39:03 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:39:03 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:39:04 msm8909 python3[3038]: DBUS: Discovered 06:05:04:44:7C:06 .
May 08 01:39:04 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:39:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 01:39:04 msm8909 python3[3038]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 01:39:04 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:39:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:39:04 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:39:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:39:07 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:39:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c207072
May 08 01:39:16 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:39:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:39:17 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:39:19 msm8909 python3[3038]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 08 01:39:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\x03'} 1f03055f00
May 08 01:39:19 msm8909 python3[3038]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 08 01:39:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:39:19 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:39:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:39:31 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:39:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:39:32 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:39:34 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:39:34 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:39:34 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:39:34 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:39:34 msm8909 python3[3038]: [SSE] Sending: {"key": "d09022016f684a8b8b052321143b0244", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:39:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:39:35 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:39:35 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd09022016f684a8b8b052321143b0244', 'data': '', 'type': 's', 'timestamp': 1715103575.2549465, 'source': 0}
May 08 01:39:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:39:44 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:39:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c107072
May 08 01:39:45 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:39:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:39:45 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:40:00 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:40:00 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:40:00 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:40:00 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:40:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:40:03 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:40:04 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:40:05 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:40:12 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:40:12 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:40:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:40:12 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:40:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:40:13 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:40:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:40:13 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:40:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:40:14 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:40:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059206262
May 08 01:40:26 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:40:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:40:27 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:40:28 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:40:28 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:40:28 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:40:28 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:40:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:40:30 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:40:35 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:40:35 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:40:35 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:40:35 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:40:35 msm8909 python3[3038]: [SSE] Sending: {"key": "3493427a5e84498ea6da9738bed02cb9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:40:35 msm8909 python3[3038]: [SSE] RX'd: {'key': '3493427a5e84498ea6da9738bed02cb9', 'data': '', 'type': 's', 'timestamp': 1715103635.5807507, 'source': 0}
May 08 01:40:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:40:41 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:40:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059006262
May 08 01:40:41 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:40:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:40:41 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:40:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:40:41 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:40:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:40:42 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:40:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:40:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:40:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:40:54 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:40:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:40:56 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:40:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:40:56 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:40:57 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:40:57 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:40:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:40:59 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:41:05 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:41:05 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:41:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:41:08 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:41:09 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:41:09 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:41:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:41:09 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:41:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:41:10 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:41:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:41:10 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:41:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:41:11 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:41:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:41:23 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:41:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307072
May 08 01:41:23 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:41:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:41:23 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:41:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:41:24 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:41:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:41:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:41:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:41:25 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:41:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:41:25 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:41:27 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:41:27 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:41:35 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:41:35 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:41:35 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:41:35 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:41:35 msm8909 python3[3038]: [SSE] Sending: {"key": "03e8a130dda345ae9b1621b631c36864", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:41:36 msm8909 python3[3038]: [SSE] RX'd: {'key': '03e8a130dda345ae9b1621b631c36864', 'data': '', 'type': 's', 'timestamp': 1715103695.9050448, 'source': 0}
May 08 01:41:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:41:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:41:37 msm8909 python3[3038]: DBUS: Discovered 06:05:04:67:BC:31 .
May 08 01:41:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 08 01:41:37 msm8909 python3[3038]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 08 01:41:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:41:37 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:41:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:41:37 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:41:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:41:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:41:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:41:38 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:41:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:41:38 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:41:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:41:39 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:41:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:41:40 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:41:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:41:50 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:41:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:41:53 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:42:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307072
May 08 01:42:05 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:42:05 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:42:05 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:42:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:42:05 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:42:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:42:06 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:42:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:42:06 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:42:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:42:08 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:42:19 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:42:19 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:42:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:42:19 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:42:21 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:42:21 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:42:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:42:22 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:42:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:42:23 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:42:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 01:42:32 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:42:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:42:33 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:42:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:42:34 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:42:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:42:34 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:42:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:42:34 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:42:35 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:42:35 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:42:35 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:42:35 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:42:35 msm8909 python3[3038]: [SSE] Sending: {"key": "9f5c7266540f44fb87197048d12ddc7e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:42:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:42:36 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:42:36 msm8909 python3[3038]: [SSE] RX'd: {'key': '9f5c7266540f44fb87197048d12ddc7e', 'data': '', 'type': 's', 'timestamp': 1715103756.3128271, 'source': 0}
May 08 01:42:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207072
May 08 01:42:37 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:42:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:42:37 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:42:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:42:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:42:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:42:46 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:42:47 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:42:47 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:42:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059207172
May 08 01:42:49 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:42:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307072
May 08 01:42:49 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:42:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:42:50 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:43:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:43:00 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:43:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:43:01 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:43:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:43:02 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:43:02 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:43:02 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:43:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:43:04 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:43:06 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:43:06 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:43:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:43:14 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:43:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:43:17 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:43:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207072
May 08 01:43:18 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:43:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059107172
May 08 01:43:18 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:43:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:43:29 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:43:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:43:31 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:43:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:43:33 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:43:34 msm8909 python3[3038]: Running Scheduled: Thread Check
May 08 01:43:36 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:43:36 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:43:36 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:43:36 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:43:36 msm8909 python3[3038]: [SSE] Sending: {"key": "bc404c5e9eec42feaefc7eb25f8bd82e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:43:36 msm8909 python3[3038]: [SSE] RX'd: {'key': 'bc404c5e9eec42feaefc7eb25f8bd82e', 'data': '', 'type': 's', 'timestamp': 1715103816.6935735, 'source': 0}
May 08 01:43:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:43:42 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:43:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:43:42 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:43:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:43:43 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:43:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:43:43 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:43:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:43:43 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:43:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:43:44 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:43:46 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:43:46 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:43:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:43:56 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:44:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:44:00 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:44:06 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:44:06 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:44:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:44:11 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:44:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:44:12 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:44:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 88, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090058207172
May 08 01:44:12 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:44:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:44:12 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:44:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:44:15 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:44:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:44:24 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:44:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 88, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090058307172
May 08 01:44:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:44:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:44:26 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:44:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:44:26 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:44:36 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:44:36 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:44:36 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:44:36 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:44:36 msm8909 python3[3038]: [SSE] Sending: {"key": "2518ed2b7f524ea7874d85184941bb2c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:44:37 msm8909 python3[3038]: [SSE] RX'd: {'key': '2518ed2b7f524ea7874d85184941bb2c', 'data': '', 'type': 's', 'timestamp': 1715103876.9919851, 'source': 0}
May 08 01:44:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:44:38 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:44:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307072
May 08 01:44:39 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:44:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 88, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090058107172
May 08 01:44:39 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:44:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:44:43 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:44:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:44:43 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:44:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:44:54 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:44:54 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:44:55 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:44:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:44:57 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:44:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:44:57 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:45:06 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:45:06 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:45:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:45:07 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:45:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:45:07 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:45:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:45:07 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:45:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:45:08 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:45:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207072
May 08 01:45:11 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:45:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059107172
May 08 01:45:20 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:45:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:45:20 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:45:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059106262
May 08 01:45:22 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:45:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:45:35 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:45:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:45:35 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:45:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:45:36 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:45:36 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:45:36 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:45:36 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:45:36 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:45:36 msm8909 python3[3038]: [SSE] Sending: {"key": "d82f157ca62c4e718891450598d8e968", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:45:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:45:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:45:37 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd82f157ca62c4e718891450598d8e968', 'data': '', 'type': 's', 'timestamp': 1715103937.3716693, 'source': 0}
May 08 01:45:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:45:38 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:45:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:45:39 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:45:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:45:48 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:45:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207072
May 08 01:45:49 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:45:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:45:49 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:45:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:45:50 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:45:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059006262
May 08 01:45:52 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:45:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:45:53 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:46:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059107172
May 08 01:46:02 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:46:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307072
May 08 01:46:04 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:46:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059206262
May 08 01:46:04 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:46:07 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:46:07 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:46:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:46:07 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:46:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107071
May 08 01:46:18 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:46:18 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:46:18 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:46:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207071
May 08 01:46:30 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:46:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:46:32 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:46:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:46:32 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:46:35 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:46:35 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:46:37 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:46:37 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:46:37 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:46:37 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:46:37 msm8909 python3[3038]: [SSE] Sending: {"key": "dd93008ad302476185024e900e991db2", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:46:38 msm8909 python3[3038]: [SSE] RX'd: {'key': 'dd93008ad302476185024e900e991db2', 'data': '', 'type': 's', 'timestamp': 1715103997.77407, 'source': 0}
May 08 01:46:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:46:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:46:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:46:44 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:46:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:46:45 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:46:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007071
May 08 01:46:45 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:46:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:46:46 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:46:46 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:46:46 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:46:48 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:46:48 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:46:49 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:46:49 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:46:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:46:59 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:46:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:46:59 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:46:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107071
May 08 01:46:59 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:46:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:46:59 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:47:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:47:01 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:47:07 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:47:07 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:47:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:47:13 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:47:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059106262
May 08 01:47:13 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:47:14 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:47:14 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:47:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c307071
May 08 01:47:14 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:47:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:47:14 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:47:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:47:14 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:47:16 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:47:16 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:47:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:47:16 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:47:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:47:31 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:47:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:47:31 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:47:37 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:47:37 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:47:37 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:47:37 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:47:37 msm8909 python3[3038]: [SSE] Sending: {"key": "ace5ec69dfd04b65b4cd1f109a6e7601", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:47:38 msm8909 python3[3038]: [SSE] RX'd: {'key': 'ace5ec69dfd04b65b4cd1f109a6e7601', 'data': '', 'type': 's', 'timestamp': 1715104058.0201895, 'source': 0}
May 08 01:47:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:47:41 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:47:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:47:41 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:47:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005b007172
May 08 01:47:41 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:47:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c107071
May 08 01:47:41 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:47:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:47:42 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:47:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c207071
May 08 01:47:43 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:47:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:47:45 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:47:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:47:57 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:47:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:47:57 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:47:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:47:58 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:47:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:47:58 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:47:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:47:59 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:47:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:47:59 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:47:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:47:59 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:48:07 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:48:07 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:48:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:48:08 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:48:09 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:48:09 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:48:09 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:48:09 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:48:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:48:10 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:48:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:48:10 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:48:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:48:11 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:48:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:48:12 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:48:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e107071
May 08 01:48:13 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:48:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:48:22 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:48:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207071
May 08 01:48:22 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:48:23 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:48:23 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:48:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 01:48:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:48:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:48:26 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:48:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:48:26 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:48:27 msm8909 python3[3038]: DBUS: Discovered 06:05:04:A2:25:3D .
May 08 01:48:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'%='} 253d055f00
May 08 01:48:27 msm8909 python3[3038]: IGNORING 06:05:04:A2:25:3D WITH PAIRING CODE: 253d
May 08 01:48:34 msm8909 python3[3038]: Running Scheduled: Thread Check
May 08 01:48:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:48:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:48:37 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:48:37 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:48:37 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:48:37 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:48:37 msm8909 python3[3038]: [SSE] Sending: {"key": "f204d473c565496f8d9213f418a81b01", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:48:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059207172
May 08 01:48:38 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:48:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:48:38 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:48:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f204d473c565496f8d9213f418a81b01', 'data': '', 'type': 's', 'timestamp': 1715104118.5700355, 'source': 0}
May 08 01:48:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:48:40 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:48:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:48:52 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:48:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:48:53 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:48:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:48:53 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:49:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:49:05 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:49:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 01:49:06 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:49:08 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:49:08 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:49:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059107172
May 08 01:49:08 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:49:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207071
May 08 01:49:09 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:49:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307071
May 08 01:49:19 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:49:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:49:21 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:49:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:49:22 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:49:32 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 01:49:32 msm8909 python3[3038]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 01:49:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:49:33 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:49:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:49:33 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:49:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:49:34 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:49:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:49:35 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:49:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:49:36 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:49:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:49:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:49:38 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:49:38 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:49:38 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:49:38 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:49:38 msm8909 python3[3038]: [SSE] Sending: {"key": "f9e74a83308b4955ae9070aaa5c09ea1", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:49:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f9e74a83308b4955ae9070aaa5c09ea1', 'data': '', 'type': 's', 'timestamp': 1715104178.8536384, 'source': 0}
May 08 01:49:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:49:47 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:49:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207071
May 08 01:49:48 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:49:49 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:49:49 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:49:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:49:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:50:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:50:01 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:50:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:50:01 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:50:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:50:01 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:50:02 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:50:02 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:50:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007071
May 08 01:50:03 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:50:08 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:50:08 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:50:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:50:14 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:50:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:50:16 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:50:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:50:17 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:50:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e307071
May 08 01:50:29 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:50:32 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:50:32 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:50:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:50:33 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:50:38 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:50:38 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:50:38 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:50:38 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:50:38 msm8909 python3[3038]: [SSE] Sending: {"key": "99d82458bcb94daab5f9684427acac90", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:50:39 msm8909 python3[3038]: [SSE] RX'd: {'key': '99d82458bcb94daab5f9684427acac90', 'data': '', 'type': 's', 'timestamp': 1715104239.2007315, 'source': 0}
May 08 01:50:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:50:42 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:50:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:50:43 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:50:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:50:43 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:50:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:50:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:50:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:50:44 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:50:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:50:56 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:50:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:50:56 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:50:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e107071
May 08 01:50:56 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:50:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:50:57 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:50:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:50:58 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:51:08 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:51:08 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:51:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:51:10 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:51:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:51:11 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:51:12 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:51:12 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:51:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:51:14 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:51:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:51:25 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:51:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:51:25 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:51:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:51:26 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:51:27 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:51:27 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:51:38 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:51:38 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:51:38 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:51:38 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:51:38 msm8909 python3[3038]: [SSE] Sending: {"key": "00fb96e16aff404aa95c4d4142b332e4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:51:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 01:51:39 msm8909 python3[3038]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 01:51:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '00fb96e16aff404aa95c4d4142b332e4', 'data': '', 'type': 's', 'timestamp': 1715104299.5888503, 'source': 0}
May 08 01:51:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:51:40 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:51:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:51:40 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:51:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207071
May 08 01:51:40 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:51:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:51:40 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:51:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:51:43 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:51:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:51:43 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:51:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:51:52 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:51:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:51:53 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:51:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:51:55 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:51:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307071
May 08 01:51:55 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:51:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:51:56 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:51:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:51:57 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:52:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:52:07 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:52:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:52:08 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:52:09 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:52:09 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:52:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:52:09 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:52:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:52:09 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:52:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c107071
May 08 01:52:10 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:52:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:52:10 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:52:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:52:20 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:52:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:52:20 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:52:21 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:52:21 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:52:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:52:21 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:52:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059006262
May 08 01:52:22 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:52:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c207071
May 08 01:52:24 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:52:24 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:52:24 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:52:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:52:25 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:52:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:52:34 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:52:35 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:52:35 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:52:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:52:36 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:52:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:52:37 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:52:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c007071
May 08 01:52:39 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:52:39 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:52:39 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:52:39 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:52:39 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:52:39 msm8909 python3[3038]: [SSE] Sending: {"key": "e0671521bb20437a80cd6ffe0a3e8fbf", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:52:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:52:39 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:52:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059206262
May 08 01:52:39 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:52:40 msm8909 python3[3038]: [SSE] RX'd: {'key': 'e0671521bb20437a80cd6ffe0a3e8fbf', 'data': '', 'type': 's', 'timestamp': 1715104360.3149369, 'source': 0}
May 08 01:52:48 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:52:48 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:52:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:52:49 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:52:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:52:50 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:52:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:52:52 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:52:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c107071
May 08 01:52:53 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:53:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c207071
May 08 01:53:03 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:53:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:53:04 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:53:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:53:04 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:53:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:53:04 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:53:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:53:06 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:53:09 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:53:09 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:53:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059207172
May 08 01:53:16 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:53:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059106262
May 08 01:53:16 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:53:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:53:17 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:53:18 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:53:18 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:53:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059206262
May 08 01:53:19 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:53:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e007071
May 08 01:53:20 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:53:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 01:53:30 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:53:30 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:53:30 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:53:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:53:31 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:53:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:53:33 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:53:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207071
May 08 01:53:33 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:53:35 msm8909 python3[3038]: Running Scheduled: Thread Check
May 08 01:53:39 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:53:39 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:53:39 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:53:39 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:53:39 msm8909 python3[3038]: [SSE] Sending: {"key": "c7bafc0cdd3945da865676ea900c8e61", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:53:40 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c7bafc0cdd3945da865676ea900c8e61', 'data': '', 'type': 's', 'timestamp': 1715104420.0194585, 'source': 0}
May 08 01:53:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:53:45 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:53:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059107172
May 08 01:53:45 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:53:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:53:45 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:53:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059006262
May 08 01:53:46 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:53:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:53:48 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:53:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059106262
May 08 01:53:48 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:53:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059206262
May 08 01:53:58 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:53:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:53:58 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:53:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:53:59 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:53:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 01:53:59 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:54:02 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:54:02 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:54:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:54:03 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:54:09 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:54:09 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:54:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 01:54:17 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:54:17 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:54:17 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:54:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:54:27 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:54:28 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:54:28 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:54:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c307071
May 08 01:54:28 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:54:30 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:54:30 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:54:30 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:54:30 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:54:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059106262
May 08 01:54:30 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:54:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 01:54:31 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 01:54:39 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:54:39 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:54:39 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:54:39 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:54:39 msm8909 python3[3038]: [SSE] Sending: {"key": "171689e00d854476b57150b0e10ed54f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:54:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '171689e00d854476b57150b0e10ed54f', 'data': '', 'type': 's', 'timestamp': 1715104480.3390234, 'source': 0}
May 08 01:54:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059206262
May 08 01:54:40 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:54:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:54:40 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:54:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c007071
May 08 01:54:40 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:54:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:54:41 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:54:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:54:41 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:54:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:54:42 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:54:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:54:43 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:54:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:54:44 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:54:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c207071
May 08 01:54:55 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:54:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380059306262
May 08 01:54:55 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:54:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:54:57 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:54:58 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:54:58 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:54:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:54:59 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:55:10 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:55:10 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:55:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:55:10 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:55:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:55:10 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:55:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 92, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005c307071
May 08 01:55:10 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:55:11 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:55:11 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:55:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e007071
May 08 01:55:12 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:55:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:55:12 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:55:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:55:22 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:55:24 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:55:24 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:55:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e107071
May 08 01:55:25 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:55:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:55:25 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:55:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207071
May 08 01:55:37 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:55:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:55:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:55:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:55:38 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:55:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:55:39 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:55:40 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:55:40 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:55:40 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:55:40 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:55:40 msm8909 python3[3038]: [SSE] Sending: {"key": "19814ce06926498e920bba414dd7874b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:55:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '19814ce06926498e920bba414dd7874b', 'data': '', 'type': 's', 'timestamp': 1715104540.6384144, 'source': 0}
May 08 01:55:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:55:41 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:55:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:55:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:55:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e007071
May 08 01:55:51 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:55:52 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:55:52 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:55:55 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:55:55 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:56:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e107071
May 08 01:56:06 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:56:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:56:07 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:56:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:56:09 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:56:10 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:56:10 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:56:18 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:56:18 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:56:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:56:19 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:56:23 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:56:23 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:56:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:56:33 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:56:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:56:33 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:56:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:56:34 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:56:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:56:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:56:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:56:36 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:56:40 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:56:40 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:56:40 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:56:40 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:56:40 msm8909 python3[3038]: [SSE] Sending: {"key": "fdc434593388466484e6a60608ef3bd3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:56:41 msm8909 python3[3038]: [SSE] RX'd: {'key': 'fdc434593388466484e6a60608ef3bd3', 'data': '', 'type': 's', 'timestamp': 1715104600.9408169, 'source': 0}
May 08 01:56:47 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:56:47 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:56:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:56:48 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:56:49 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:56:49 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:57:00 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:57:00 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:57:00 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:57:00 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:57:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:57:01 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:57:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:57:01 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:57:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058006262
May 08 01:57:01 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:57:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:57:01 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:57:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307071
May 08 01:57:01 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307071
May 08 01:57:04 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:57:04 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:57:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:57:05 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:57:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:57:05 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:57:10 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:57:10 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:57:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:57:15 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:57:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:57:16 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:57:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d007072
May 08 01:57:16 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:57:19 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:57:28 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:57:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:57:30 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:57:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d207072
May 08 01:57:30 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:57:31 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:57:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 01:57:31 msm8909 python3[3038]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 01:57:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:57:33 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:57:40 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:57:40 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:57:40 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:57:40 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:57:40 msm8909 python3[3038]: [SSE] Sending: {"key": "6e9d342bbfb14b8ba14fd6d5d036e516", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:57:41 msm8909 python3[3038]: [SSE] RX'd: {'key': '6e9d342bbfb14b8ba14fd6d5d036e516', 'data': '', 'type': 's', 'timestamp': 1715104661.2809401, 'source': 0}
May 08 01:57:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:57:43 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:57:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:57:43 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:57:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:57:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:57:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:57:45 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:57:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d307072
May 08 01:57:45 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005d107072
May 08 01:57:57 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:57:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:57:58 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:57:58 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:57:58 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:57:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:57:59 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:58:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:58:01 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:58:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 01:58:01 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:58:10 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:58:10 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:58:11 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:58:11 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:58:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207072
May 08 01:58:12 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:58:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:58:13 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:58:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:58:25 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:58:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 01:58:25 msm8909 python3[3038]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 01:58:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:58:26 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:58:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e007072
May 08 01:58:27 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:58:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058106262
May 08 01:58:27 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:58:35 msm8909 python3[3038]: Running Scheduled: Thread Check
May 08 01:58:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e107072
May 08 01:58:39 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:58:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:58:39 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:58:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:58:39 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:58:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 01:58:40 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 01:58:41 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:58:41 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:58:41 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:58:41 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:58:41 msm8909 python3[3038]: [SSE] Sending: {"key": "6cc4ebc0ff5840029d7c71eda4c79786", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:58:41 msm8909 python3[3038]: [SSE] RX'd: {'key': '6cc4ebc0ff5840029d7c71eda4c79786', 'data': '', 'type': 's', 'timestamp': 1715104721.5630503, 'source': 0}
May 08 01:58:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058206262
May 08 01:58:42 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:58:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a007172
May 08 01:58:43 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:58:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 237, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ed10b2380058306262
May 08 01:58:52 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 01:58:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 01:58:53 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 01:58:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:58:54 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:58:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 01:58:55 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:58:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:58:56 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:58:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:58:56 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:59:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:59:07 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:59:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e007072
May 08 01:59:08 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:59:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 01:59:08 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:59:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:59:09 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 01:59:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:59:09 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:59:11 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:59:11 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:59:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e107072
May 08 01:59:20 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:59:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:59:20 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:59:21 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:59:21 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:59:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:59:22 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:59:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:59:23 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:59:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005b007172
May 08 01:59:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:59:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207072
May 08 01:59:24 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:59:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e307072
May 08 01:59:36 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:59:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:59:36 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:59:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 01:59:37 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 01:59:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 01:59:39 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 01:59:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 01:59:39 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 01:59:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005b107172
May 08 01:59:39 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:59:41 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 01:59:41 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 01:59:41 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 01:59:41 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 01:59:41 msm8909 python3[3038]: [SSE] Sending: {"key": "33e4a02d61654e2ea22d8ba5ca541d91", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 01:59:42 msm8909 python3[3038]: [SSE] RX'd: {'key': '33e4a02d61654e2ea22d8ba5ca541d91', 'data': '', 'type': 's', 'timestamp': 1715104782.0259662, 'source': 0}
May 08 01:59:48 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 01:59:48 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 01:59:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 01:59:48 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 01:59:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e007072
May 08 01:59:48 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 01:59:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005b207172
May 08 01:59:49 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 01:59:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 01:59:50 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 01:59:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 01:59:51 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 01:59:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 01:59:51 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 01:59:52 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 01:59:52 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 01:59:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 01:59:53 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:00:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0011001005005e207072
May 08 02:00:03 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:00:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005b007172
May 08 02:00:04 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:00:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:00:04 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:00:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:00:05 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:00:07 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:00:07 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:00:11 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:00:11 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:00:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:00:17 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:00:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:00:17 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:00:17 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:00:17 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:00:18 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:00:18 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:00:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058006262
May 08 02:00:19 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:00:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 02:00:21 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:00:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:00:31 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:00:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058106262
May 08 02:00:31 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:00:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:00:32 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:00:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d107072
May 08 02:00:33 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:00:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:00:34 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:00:41 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:00:41 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:00:41 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:00:41 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:00:41 msm8909 python3[3038]: [SSE] Sending: {"key": "fc6befe125d84a86aa1aaf675ada7849", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:00:42 msm8909 python3[3038]: [SSE] RX'd: {'key': 'fc6befe125d84a86aa1aaf675ada7849', 'data': '', 'type': 's', 'timestamp': 1715104842.3809748, 'source': 0}
May 08 02:00:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:00:44 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:00:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d207072
May 08 02:00:45 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:00:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:00:46 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:00:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:00:48 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:00:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058006262
May 08 02:00:58 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:00:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:00:59 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:00:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:00:59 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:01:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:01:00 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:01:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d307072
May 08 02:01:00 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:01:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:01:00 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:01:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:01:01 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:01:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:01:02 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:01:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:01:03 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:01:12 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:01:12 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:01:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d107071
May 08 02:01:12 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:01:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059206262
May 08 02:01:13 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:01:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 02:01:13 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:01:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:01:13 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:01:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:01:13 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:01:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:01:13 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:01:14 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:01:14 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:01:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:01:15 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:01:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:01:16 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:01:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:01:26 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:01:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:01:26 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:01:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:01:26 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:01:27 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:01:27 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:01:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059306262
May 08 02:01:28 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:01:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059107172
May 08 02:01:28 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:01:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:01:28 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:01:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059006262
May 08 02:01:40 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:01:42 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:01:42 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:01:42 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:01:42 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:01:42 msm8909 python3[3038]: [SSE] Sending: {"key": "dbc2c5b5e0fe4b91b238910f91506524", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:01:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059307172
May 08 02:01:43 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:01:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:01:43 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:01:43 msm8909 python3[3038]: [SSE] RX'd: {'key': 'dbc2c5b5e0fe4b91b238910f91506524', 'data': '', 'type': 's', 'timestamp': 1715104902.8624713, 'source': 0}
May 08 02:01:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:01:44 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:01:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:01:44 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:01:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:01:56 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:01:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:01:56 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:01:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059206262
May 08 02:01:57 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:01:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00110020090059007172
May 08 02:01:57 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:02:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059306262
May 08 02:02:10 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:02:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:02:10 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:02:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 02:02:11 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:02:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d307071
May 08 02:02:12 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:02:12 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:02:12 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:02:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a307172
May 08 02:02:23 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:02:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058106262
May 08 02:02:24 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:02:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d007071
May 08 02:02:27 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:02:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058206262
May 08 02:02:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:02:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a107172
May 08 02:02:37 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:02:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:02:39 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:02:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d207071
May 08 02:02:40 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:02:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:02:41 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:02:42 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:02:42 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:02:42 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:02:42 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:02:42 msm8909 python3[3038]: [SSE] Sending: {"key": "fd134036b5de41ff829a213a4ac4e389", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:02:43 msm8909 python3[3038]: [SSE] RX'd: {'key': 'fd134036b5de41ff829a213a4ac4e389', 'data': '', 'type': 's', 'timestamp': 1715104963.2282128, 'source': 0}
May 08 02:02:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:02:50 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:02:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d307071
May 08 02:02:50 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:02:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:02:51 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:02:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058006262
May 08 02:02:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:02:55 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 02:02:55 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 02:02:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 17, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0011002009005a207172
May 08 02:02:55 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:03:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:03:05 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:03:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 02:03:05 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 02:03:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00120020090059007172
May 08 02:03:06 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:03:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:03:08 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:03:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d007071
May 08 02:03:08 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:03:12 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:03:12 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:03:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d207072
May 08 02:03:20 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:03:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:03:20 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:03:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:03:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:03:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:03:21 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:03:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:03:33 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:03:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:03:33 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:03:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 114, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d307072
May 08 02:03:35 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:03:35 msm8909 python3[3038]: Running Scheduled: Thread Check
May 08 02:03:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:03:36 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:03:42 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:03:42 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:03:42 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:03:42 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:03:42 msm8909 python3[3038]: [SSE] Sending: {"key": "79762b4427274e388ce169960a7a659f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:03:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '79762b4427274e388ce169960a7a659f', 'data': '', 'type': 's', 'timestamp': 1715105023.5632219, 'source': 0}
May 08 02:03:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:03:47 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:03:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:03:47 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:03:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058206262
May 08 02:03:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:04:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:04:01 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:04:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 89, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a00120020090059107172
May 08 02:04:02 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:04:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:04:03 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:04:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:04:03 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:04:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005a207172
May 08 02:04:05 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:04:13 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:04:13 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:04:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005a307172
May 08 02:04:14 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:04:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:04:15 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:04:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058006262
May 08 02:04:16 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:04:17 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:04:17 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:04:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:04:19 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:04:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:04:28 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:04:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:04:29 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:04:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:04:29 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:04:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:04:30 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:04:31 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 02:04:31 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 02:04:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e107071
May 08 02:04:31 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:04:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:04:33 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:04:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058206262
May 08 02:04:33 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:04:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:04:43 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:04:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:04:43 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:04:43 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:04:43 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:04:43 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:04:43 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:04:43 msm8909 python3[3038]: [SSE] Sending: {"key": "967d23d2cac348f0b7d2d1cef2666a0a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:04:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e207071
May 08 02:04:44 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:04:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '967d23d2cac348f0b7d2d1cef2666a0a', 'data': '', 'type': 's', 'timestamp': 1715105083.877985, 'source': 0}
May 08 02:04:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:04:45 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:04:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e207071
May 08 02:04:46 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:04:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e307071
May 08 02:04:56 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:04:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058006262
May 08 02:04:58 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:04:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e007071
May 08 02:04:58 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:05:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d107071
May 08 02:05:11 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:05:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:05:12 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:05:13 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:05:13 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:05:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058206262
May 08 02:05:15 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:05:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:05:15 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:05:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:05:26 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:05:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:05:27 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:05:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d307071
May 08 02:05:28 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:05:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:05:38 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:05:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005b307172
May 08 02:05:38 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:05:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:05:39 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:05:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:05:39 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:05:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058106262
May 08 02:05:39 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:05:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:05:40 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:05:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:05:40 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:05:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:05:42 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:05:43 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:05:43 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:05:43 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:05:43 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:05:43 msm8909 python3[3038]: [SSE] Sending: {"key": "f9eeb3b2915f445faa7b6de88a8210ab", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:05:44 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f9eeb3b2915f445faa7b6de88a8210ab', 'data': '', 'type': 's', 'timestamp': 1715105144.2043293, 'source': 0}
May 08 02:05:53 msm8909 python3[3038]: DBUS: Discovered 06:05:04:97:70:C3 .
May 08 02:05:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'"\xa3'} 22a3065f00
May 08 02:05:53 msm8909 python3[3038]: IGNORING 06:05:04:97:70:C3 WITH PAIRING CODE: 22a3
May 08 02:05:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058206262
May 08 02:05:55 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:05:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005b107172
May 08 02:05:55 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:05:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d107071
May 08 02:05:55 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:06:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:06:07 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:06:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d307071
May 08 02:06:07 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:06:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005b207172
May 08 02:06:07 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:06:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:06:08 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:06:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:06:08 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:06:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:06:08 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:06:13 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:06:13 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:06:21 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:06:21 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:06:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:06:21 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:06:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058106262
May 08 02:06:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:06:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:06:22 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:06:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 91, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005b007172
May 08 02:06:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:06:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d007071
May 08 02:06:25 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:06:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:06:25 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:06:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:06:35 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:06:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:06:36 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:06:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 08 02:06:36 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 02:06:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:06:37 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:06:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 93, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005d207071
May 08 02:06:37 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:06:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058306262
May 08 02:06:39 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:06:43 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:06:43 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:06:43 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:06:43 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:06:43 msm8909 python3[3038]: [SSE] Sending: {"key": "849c0d31c33041b5961fd2a75ccb22e7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:06:45 msm8909 python3[3038]: [SSE] RX'd: {'key': '849c0d31c33041b5961fd2a75ccb22e7', 'data': '', 'type': 's', 'timestamp': 1715105204.993341, 'source': 0}
May 08 02:06:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:06:49 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:06:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058006262
May 08 02:06:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:06:52 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:06:52 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:07:02 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:07:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:07:04 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:07:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:07:04 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:07:06 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:07:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058106262
May 08 02:07:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:07:07 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:07:07 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:07:07 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:07:07 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:07 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 02:07:07 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 02:07:14 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:07:14 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:07:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 88, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380058206262
May 08 02:07:16 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:07:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005a107172
May 08 02:07:16 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:07:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:07:16 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:07:17 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:07:17 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:07:17 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:07:17 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:07:19 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:07:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 02:07:20 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 02:07:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059006262
May 08 02:07:31 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:07:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 08 02:07:31 msm8909 python3[3038]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 02:07:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e307071
May 08 02:07:31 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:07:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 08 02:07:31 msm8909 python3[3038]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 02:07:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 02:07:31 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 02:07:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:07:32 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:07:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005a307172
May 08 02:07:34 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:07:44 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:07:44 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:07:44 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 08 02:07:44 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 08 02:07:44 msm8909 python3[3038]: [SSE] Sending: {"key": "6a96e425a2434b03a261876e792d7b65", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 02:07:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '6a96e425a2434b03a261876e792d7b65', 'data': '', 'type': 's', 'timestamp': 1715105264.7603133, 'source': 0}
May 08 02:07:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 02:07:45 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 02:07:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e107071
May 08 02:07:46 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:07:47 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:07:47 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:47 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:07:47 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:48 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 02:07:48 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 02:07:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005a007172
May 08 02:07:49 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:07:49 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'mtp_version': 6, 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 02:07:49 msm8909 python3[3038]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 02:07:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e207071
May 08 02:07:58 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 02:07:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1578, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062a0012002009005a107172
May 08 02:07:59 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:07:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 08 02:07:59 msm8909 python3[3038]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 02:08:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059306262
May 08 02:08:00 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:08:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 08 02:08:01 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 02:08:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 08 02:08:01 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 02:08:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1579, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 90, 'case_temp': 113, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 9, 'skin_temp': 114, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 9, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000062b0012002009005a307172
May 08 02:08:13 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 02:08:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 08 02:08:13 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 02:08:14 msm8909 python3[3038]: Running Scheduled: Check Network
May 08 02:08:14 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 08 02:08:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 02:08:15 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 02:08:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 660, 'total_steps': 962, 'thermal_gen': 238, 'act_cals': 16, 'battery': 89, 'case_temp': 98, 'distance': 753, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 568, 'skin_temp': 98, 'company_id': b'\x15\x83', 'sleep_state': 0, 'run_steps': 45, 'total_cals': 584, 'pairing_code': b'\x15\x83', 'walk_steps': 917} 158315830007002d039502f10000029400ee10b2380059006262
May 08 02:08:15 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 02:08:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'solar_gen': 1582, 'total_steps': 0, 'thermal_gen': 18, 'act_cals': 0, 'battery': 94, 'case_temp': 112, 'distance': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 5, 'skin_temp': 113, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'run_steps': 0, 'total_cals': 5, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000062e0012001005005e007071
May 08 02:08:15 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf