-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 07 22:29:31 msm8909 python3[2027]: DB VERSION: 9
May 07 22:29:31 msm8909 python3[2027]: [DB] No upgrade needed
May 07 22:29:31 msm8909 python3[2027]: [DEBUG] Looking for old files to remove in /data/logs
May 07 22:29:32 msm8909 python3[2027]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:32 msm8909 python3[2027]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:32 msm8909 python3[2027]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:32 msm8909 python3[2027]: [SSE] SETTING UP SSE
May 07 22:29:32 msm8909 python3[2027]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:32 msm8909 python3[2027]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb4e4fd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 07 22:29:32 msm8909 python3[2027]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb437b290>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 07 22:29:46 msm8909 python3[2027]: Traceback (most recent call last):
May 07 22:29:46 msm8909 python3[2027]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 07 22:29:46 msm8909 python3[2027]: hci0 = BluetoothAdapter(0);
May 07 22:29:46 msm8909 python3[2027]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 07 22:29:46 msm8909 python3[2027]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 07 22:29:46 msm8909 python3[2027]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 07 22:29:46 msm8909 python3[2027]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 07 22:29:46 msm8909 python3[2027]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 07 22:29:46 msm8909 python3[2027]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 07 22:29:46 msm8909 python3[2027]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 07 22:29:46 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 07 22:29:46 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 07 22:29:46 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 07 22:29:51 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 07 22:29:51 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 07 22:29:51 msm8909 systemd[1]: Started Mother Gateway Service.
May 07 22:29:53 msm8909 python3[3032]: READING DB FROM FILE: /data/mother.db
May 07 22:29:53 msm8909 python3[3032]: DB VERSION: 9
May 07 22:29:53 msm8909 python3[3032]: [DB] No upgrade needed
May 07 22:29:54 msm8909 python3[3032]: [DEBUG] Looking for old files to remove in /data/logs
May 07 22:29:54 msm8909 python3[3032]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:54 msm8909 python3[3032]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:54 msm8909 python3[3032]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:29:54 msm8909 python3[3032]: [SSE] SETTING UP SSE
May 07 22:29:54 msm8909 python3[3032]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:30:32 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:30:32 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:30:32 msm8909 python3[3032]: Running Scheduled: Thread Check
May 07 22:30:32 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:30:32 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:30:32 msm8909 python3[3032]: [SSE] Sending: {"key": "d95ddc4568d2472a9f10ba66a752e88a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': 'ac90d412adc740109afcc73f4f2fafb1', 'timestamp': 1715092195.6839468, 'data': '', 'source': 0, 'type': 's'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715092196.8879209, 'type': 'gw'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}]', 'source': 1, 'timestamp': 1715092196.8917329, 'type': 'wearables'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'timestamp': 1715092197.1284072, 'type': 'wconfig'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'timestamp': 1715092197.3537111, 'type': 'wconfig'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'timestamp': 1715092197.5729744, 'type': 'wconfig'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'timestamp': 1715092197.8405769, 'type': 'wconfig'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'timestamp': 1715092198.0584013, 'type': 'wconfig'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 07 22:30:32 msm8909 python3[3032]: [SSE] RX'd: {'key': None, 'data': '0', 'source': 1, 'timestamp': 1715092198.1067548, 'type': 'prov'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] SETTING PROVISIONING TO: 0
May 07 22:30:32 msm8909 python3[3032]: [CONFIG] SSE Has new config, updating
May 07 22:30:32 msm8909 python3[3032]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:30:32 msm8909 python3[3032]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:30:32 msm8909 python3[3032]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 07 22:30:32 msm8909 python3[3032]: [CLOUD] Activating Gateway
May 07 22:30:32 msm8909 python3[3032]: DBUS: Discovered 06:05:04:61:15:83 .
May 07 22:30:32 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:30:32 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:30:33 msm8909 python3[3032]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 07 22:30:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 114, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e107273
May 07 22:30:33 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:30:33 msm8909 python3[3032]: [SSE] RX'd: {'key': 'd95ddc4568d2472a9f10ba66a752e88a', 'timestamp': 1715092232.9125209, 'data': '', 'source': 0, 'type': 's'}
May 07 22:30:33 msm8909 python3[3032]: DBUS: Discovered 06:05:04:66:30:47 .
May 07 22:30:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00'} 093709370006
May 07 22:30:33 msm8909 python3[3032]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 22:30:33 msm8909 python3[3032]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 07 22:30:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 07 22:30:33 msm8909 python3[3032]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 22:30:33 msm8909 python3[3032]: DBUS: Discovered 06:05:04:6D:74:4C .
May 07 22:30:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:30:33 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:30:33 msm8909 python3[3032]: DBUS: Discovered 06:05:04:63:30:52 .
May 07 22:30:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\tB'} 0942055f00
May 07 22:30:33 msm8909 python3[3032]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 22:30:33 msm8909 python3[3032]: DBUS: Discovered 06:05:04:09:A0:9C .
May 07 22:30:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:30:33 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:50:93:05 .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:87:BB:28 .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:62:A2:9E .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\x03'} 1f03055f00
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:44:7C:06 .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 22:30:34 msm8909 python3[3032]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 07 22:30:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:30:34 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:30:35 msm8909 python3[3032]: DBUS: Discovered 06:05:04:7A:56:97 .
May 07 22:30:35 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:30:35 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:30:37 msm8909 python3[3032]: DBUS: Discovered 06:05:04:1F:66:01 .
May 07 22:30:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:30:37 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:30:37 msm8909 python3[3032]: DBUS: Discovered 06:05:04:13:9C:CF .
May 07 22:30:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:30:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:30:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:30:37 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:30:47 msm8909 python3[3032]: DBUS: Discovered 06:05:04:71:88:0E .
May 07 22:30:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:30:47 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:30:47 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:30:47 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:30:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 114, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e207273
May 07 22:30:48 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:30:48 msm8909 python3[3032]: DBUS: Discovered 06:05:04:31:50:9D .
May 07 22:30:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:30:48 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:30:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:30:49 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:30:49 msm8909 python3[3032]: DBUS: Discovered 06:05:04:8E:52:AD .
May 07 22:30:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:30:49 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:30:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:30:50 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:30:50 msm8909 python3[3032]: DBUS: Discovered 06:05:04:33:04:2B .
May 07 22:30:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:30:50 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:30:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:30:51 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:30:52 msm8909 python3[3032]: DBUS: Discovered 06:05:04:48:10:21 .
May 07 22:30:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:30:52 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:31:01 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:31:01 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:31:02 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:31:02 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:31:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 114, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e007273
May 07 22:31:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:31:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:31:03 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:31:03 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:31:03 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:31:04 msm8909 python3[3032]: DBUS: Discovered 06:05:04:67:BC:31 .
May 07 22:31:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 07 22:31:04 msm8909 python3[3032]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 07 22:31:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:31:05 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:31:05 msm8909 python3[3032]: DBUS: Discovered 06:05:04:EE:9C:61 .
May 07 22:31:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00!'} 0021055f00
May 07 22:31:05 msm8909 python3[3032]: IGNORING 06:05:04:EE:9C:61 WITH PAIRING CODE: 0021
May 07 22:31:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:31:15 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:31:16 msm8909 python3[3032]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 07 22:31:16 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 07 22:31:16 msm8909 python3[3032]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 07 22:31:17 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:31:17 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:31:17 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d107173
May 07 22:31:17 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:31:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:31:19 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:31:29 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:31:29 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:31:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:31:29 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:31:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d207173
May 07 22:31:30 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:31:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:31:30 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:31:32 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:31:32 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:31:32 msm8909 python3[3032]: [SSE] Sending: {"key": "6c8200b6fa26481fbf6ff9b59efb2be6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:31:32 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:31:32 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:31:33 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:31:33 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:31:33 msm8909 python3[3032]: [SSE] RX'd: {'key': '6c8200b6fa26481fbf6ff9b59efb2be6', 'timestamp': 1715092293.0172176, 'data': '', 'source': 0, 'type': 's'}
May 07 22:31:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:31:33 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:31:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:31:34 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:31:43 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:31:43 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:31:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:31:44 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:31:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:31:44 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:31:45 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:31:45 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:31:45 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:31:45 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:31:46 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:31:46 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:31:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:31:47 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:31:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:31:58 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:31:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:31:58 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:31:59 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:31:59 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:32:01 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:32:01 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:32:03 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:32:03 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:32:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:32:11 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:32:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:32:11 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:32:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:32:15 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:32:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:32:15 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:32:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:32:15 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:32:25 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:32:25 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:32:25 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:32:25 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:32:26 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:32:26 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:32:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:32:26 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:32:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:32:27 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:32:28 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:32:28 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:32:32 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:32:32 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:32:32 msm8909 python3[3032]: [SSE] Sending: {"key": "a7f4f6c98858407097d4409c67756206", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:32:33 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:32:33 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:32:33 msm8909 python3[3032]: [SSE] RX'd: {'key': 'a7f4f6c98858407097d4409c67756206', 'timestamp': 1715092353.3608086, 'data': '', 'source': 0, 'type': 's'}
May 07 22:32:40 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:32:40 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:32:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:32:41 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:32:43 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:32:43 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:32:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:32:53 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:32:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:32:53 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:32:54 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005c307173
May 07 22:32:54 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:32:54 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:32:54 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:32:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:32:55 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:32:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:32:56 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:32:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:32:57 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:32:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:32:58 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:33:03 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:33:03 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:33:08 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:33:08 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:33:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:33:09 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:33:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:33:09 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:33:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:33:10 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:33:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:33:11 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:33:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:33:11 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:33:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:33:21 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:33:22 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:33:22 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:33:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:33:24 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:33:25 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:33:25 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:33:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:33:26 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:33:33 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:33:33 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:33:33 msm8909 python3[3032]: [SSE] Sending: {"key": "fcdb2b42ae8743f6b3bf124ccde350e0", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:33:33 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:33:33 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:33:33 msm8909 python3[3032]: [SSE] RX'd: {'key': 'fcdb2b42ae8743f6b3bf124ccde350e0', 'timestamp': 1715092413.6832662, 'data': '', 'source': 0, 'type': 's'}
May 07 22:33:35 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:33:35 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:33:36 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:33:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:33:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:33:36 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:33:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:33:40 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:33:40 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e007173
May 07 22:33:40 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:33:50 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:33:50 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:33:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:33:50 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:33:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:33:53 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:33:53 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:33:53 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:34:04 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:34:04 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:34:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:34:05 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:34:07 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:34:07 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:34:17 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:34:17 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:34:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:34:17 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:34:18 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:34:18 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:34:32 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:34:32 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:34:32 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:34:32 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:34:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d107173
May 07 22:34:33 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:34:33 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:34:33 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:34:33 msm8909 python3[3032]: [SSE] Sending: {"key": "2e2e3f9d01954a4989962e278d69573f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:34:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:34:33 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:34:34 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:34:34 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:34:34 msm8909 python3[3032]: [SSE] RX'd: {'key': '2e2e3f9d01954a4989962e278d69573f', 'timestamp': 1715092474.0160806, 'data': '', 'source': 0, 'type': 's'}
May 07 22:34:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:34:34 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:34:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:34:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:34:46 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:34:46 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:34:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:34:47 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:34:47 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:34:47 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:34:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:34:47 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:34:47 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d307173
May 07 22:34:47 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:34:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:34:47 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:34:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:34:48 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:34:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:34:48 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:34:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:34:49 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:34:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:34:49 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:34:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:34:50 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:34:59 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:34:59 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:34:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:34:59 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:34:59 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:34:59 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:35:01 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:35:01 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:35:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d007173
May 07 22:35:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:35:04 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:35:04 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:35:13 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:35:13 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:35:13 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:35:13 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:35:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:35:14 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:35:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:35:14 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:35:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 114, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d107273
May 07 22:35:14 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:35:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:35:15 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:35:28 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:35:28 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:35:28 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 114, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d307273
May 07 22:35:28 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:35:28 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:35:28 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:35:29 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:35:29 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:35:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:35:29 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:35:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:35:29 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:35:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:35:30 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:35:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:35:30 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:35:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:35:31 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:35:32 msm8909 python3[3032]: Running Scheduled: Thread Check
May 07 22:35:33 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:35:33 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:35:33 msm8909 python3[3032]: [SSE] Sending: {"key": "cdad370d1bf84d40be3d3c572a9ab3c3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:35:34 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:35:34 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:35:34 msm8909 python3[3032]: [SSE] RX'd: {'key': 'cdad370d1bf84d40be3d3c572a9ab3c3', 'timestamp': 1715092534.378443, 'data': '', 'source': 0, 'type': 's'}
May 07 22:35:41 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:35:41 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:35:41 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:35:41 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:35:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:35:41 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:35:43 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 114, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d007273
May 07 22:35:43 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:35:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:35:43 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:35:58 msm8909 python3[3032]: DBUS: Discovered 06:05:04:A2:25:3D .
May 07 22:35:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'%='} 253d055f00
May 07 22:35:58 msm8909 python3[3032]: IGNORING 06:05:04:A2:25:3D WITH PAIRING CODE: 253d
May 07 22:35:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:35:58 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:35:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:35:59 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:36:04 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:36:04 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:36:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:36:09 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:36:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:36:09 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:36:10 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e307173
May 07 22:36:10 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:36:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:36:11 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:36:13 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:36:13 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:36:23 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:36:23 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:36:23 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:36:23 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:36:23 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:36:23 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:36:24 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e107173
May 07 22:36:24 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:36:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:36:24 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:36:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:36:24 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:36:25 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:36:25 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:36:28 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:36:28 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:36:34 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:36:34 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:36:34 msm8909 python3[3032]: [SSE] Sending: {"key": "7eb49ce1ab0b48fca977d0012d4a00de", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:36:34 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:36:34 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:36:34 msm8909 python3[3032]: [SSE] RX'd: {'key': '7eb49ce1ab0b48fca977d0012d4a00de', 'timestamp': 1715092594.6396956, 'data': '', 'source': 0, 'type': 's'}
May 07 22:36:37 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:36:37 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:36:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:36:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:36:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:36:39 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:36:40 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:36:40 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:36:42 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e207173
May 07 22:36:42 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:36:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e307173
May 07 22:36:51 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:36:52 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:36:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:36:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:36:53 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:36:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:36:53 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:36:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:36:53 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:36:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:36:53 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:36:54 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:36:54 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:36:54 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:36:54 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:36:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:36:55 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:36:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:36:56 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:37:04 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:37:04 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:37:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:37:05 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:37:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:37:05 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:37:07 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:37:07 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:37:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:37:08 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:37:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058007273
May 07 22:37:09 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:37:20 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:37:20 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:37:20 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d207173
May 07 22:37:20 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:37:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:37:20 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:37:22 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:37:22 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:37:23 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:37:23 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:37:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:37:24 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:37:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:37:33 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:37:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:37:33 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:37:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:37:34 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:37:34 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:37:34 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:37:34 msm8909 python3[3032]: [SSE] Sending: {"key": "deecad2857654a4f903c2e6991ff586d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:37:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:37:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:37:35 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:37:35 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:37:35 msm8909 python3[3032]: [SSE] RX'd: {'key': 'deecad2857654a4f903c2e6991ff586d', 'timestamp': 1715092654.9476502, 'data': '', 'source': 0, 'type': 's'}
May 07 22:37:35 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d007173
May 07 22:37:35 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:37:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:37:36 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:37:36 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058307273
May 07 22:37:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:37:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:37:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:37:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:37:47 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:37:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:37:48 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:37:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:37:48 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:37:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:37:49 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:37:50 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d107173
May 07 22:37:50 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:37:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058007273
May 07 22:37:51 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:37:52 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:37:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:38:01 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:38:01 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:38:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d307173
May 07 22:38:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:38:02 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:38:02 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:38:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:38:03 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:38:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:38:03 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:38:03 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058107273
May 07 22:38:03 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:38:04 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:38:04 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:38:05 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:38:05 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:38:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:38:15 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:38:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:38:17 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:38:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:38:19 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:38:19 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e007173
May 07 22:38:19 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:38:29 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:38:29 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:38:29 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e107173
May 07 22:38:29 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:38:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:38:30 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:38:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:38:33 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:38:34 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:38:34 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:38:34 msm8909 python3[3032]: [SSE] Sending: {"key": "e9f4e6e9d5b1417097dc733203c72e75", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:38:35 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:38:35 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:38:35 msm8909 python3[3032]: [SSE] RX'd: {'key': 'e9f4e6e9d5b1417097dc733203c72e75', 'timestamp': 1715092715.3056552, 'data': '', 'source': 0, 'type': 's'}
May 07 22:38:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:38:43 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:38:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:38:44 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:38:44 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:38:44 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:38:44 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005e307173
May 07 22:38:44 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:38:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:38:44 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:38:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:38:44 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:38:45 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:38:45 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:38:45 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:38:45 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:38:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:38:47 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:38:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:38:57 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:38:57 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:38:57 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:38:59 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:38:59 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:38:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:38:59 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:39:05 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:39:05 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:39:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:39:11 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:39:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005c207173
May 07 22:39:11 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:39:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b107273
May 07 22:39:14 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:39:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:39:15 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:39:26 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:39:26 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:39:26 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b207273
May 07 22:39:26 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:39:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005c007173
May 07 22:39:30 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:39:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:39:30 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:39:35 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:39:35 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:39:35 msm8909 python3[3032]: [SSE] Sending: {"key": "2ff1ca057ece466fa825ac6f7e10eeac", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:39:35 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:39:35 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:39:36 msm8909 python3[3032]: [SSE] RX'd: {'key': '2ff1ca057ece466fa825ac6f7e10eeac', 'timestamp': 1715092775.6081686, 'data': '', 'source': 0, 'type': 's'}
May 07 22:39:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:39:39 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:39:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:39:39 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:39:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:39:40 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:39:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:39:40 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:39:40 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:39:40 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:39:41 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005c107173
May 07 22:39:41 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:39:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:39:43 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:39:53 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:39:53 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:39:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:39:53 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:39:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:39:53 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:39:54 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005c207173
May 07 22:39:54 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:39:54 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:39:54 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:39:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:39:55 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:39:55 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b107273
May 07 22:39:55 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:40:05 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:40:05 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:40:08 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:40:08 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:40:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:40:08 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:40:08 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d007173
May 07 22:40:08 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:40:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:40:09 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:40:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:40:11 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:40:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:40:21 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:40:22 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:40:22 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:40:22 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:40:22 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:40:22 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:40:22 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:40:33 msm8909 python3[3032]: Running Scheduled: Thread Check
May 07 22:40:35 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:40:35 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:40:35 msm8909 python3[3032]: [SSE] Sending: {"key": "b2d5f6d126b54acb9d0846e4cf5d4c41", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:40:35 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:40:35 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:40:35 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:40:35 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:40:35 msm8909 python3[3032]: [SSE] RX'd: {'key': 'b2d5f6d126b54acb9d0846e4cf5d4c41', 'timestamp': 1715092835.8873558, 'data': '', 'source': 0, 'type': 's'}
May 07 22:40:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:40:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:40:38 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d307173
May 07 22:40:38 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:40:49 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:40:49 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:40:50 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d007173
May 07 22:40:50 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:40:51 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:40:51 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:40:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:40:52 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:41:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:41:03 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:41:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:41:04 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:41:04 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:41:04 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:41:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 18cf18cf000700000000000000000629000e001005005d107173
May 07 22:41:05 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:41:06 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:41:06 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:41:06 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:41:06 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:41:08 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005d207172
May 07 22:41:08 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:41:17 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:41:17 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:41:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:41:17 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:41:18 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:41:18 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:41:20 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005d307172
May 07 22:41:20 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:41:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:41:21 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:41:22 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b207273
May 07 22:41:22 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:41:22 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:41:22 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:41:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:41:31 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:41:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:41:31 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:41:32 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:41:32 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:41:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b307273
May 07 22:41:34 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:41:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:41:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:41:35 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005d007172
May 07 22:41:35 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:41:35 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:41:35 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:41:35 msm8909 python3[3032]: [SSE] Sending: {"key": "d5ef38cdc00343f2a40d7b5f45994370", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:41:36 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:41:36 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:41:36 msm8909 python3[3032]: [SSE] RX'd: {'key': 'd5ef38cdc00343f2a40d7b5f45994370', 'timestamp': 1715092896.2859802, 'data': '', 'source': 0, 'type': 's'}
May 07 22:41:47 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b007273
May 07 22:41:47 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:41:47 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:41:47 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:41:47 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005d207172
May 07 22:41:47 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:42:00 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:42:00 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:42:01 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:42:01 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:42:01 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b207273
May 07 22:42:01 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:42:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005d307172
May 07 22:42:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:42:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:42:04 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:42:06 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:42:06 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:42:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:42:14 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:42:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:42:14 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:42:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:42:17 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:42:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:42:17 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:42:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:42:17 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:42:18 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:42:18 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:42:18 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:42:18 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:42:28 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005e207172
May 07 22:42:28 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:42:28 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059306363
May 07 22:42:28 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:42:29 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:42:29 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:42:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:42:29 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:42:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:42:29 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:42:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:42:29 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:42:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:42:30 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:42:36 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:42:36 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:42:36 msm8909 python3[3032]: [SSE] Sending: {"key": "373527ad150f498b95256a3af1dafc56", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:42:36 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:42:36 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:42:36 msm8909 python3[3032]: [SSE] RX'd: {'key': '373527ad150f498b95256a3af1dafc56', 'timestamp': 1715092956.6602781, 'data': '', 'source': 0, 'type': 's'}
May 07 22:42:43 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059006363
May 07 22:42:43 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:42:55 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:42:55 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:42:56 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059106363
May 07 22:42:56 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:42:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:42:56 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:42:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:42:56 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:42:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:42:56 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:42:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:42:57 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:43:00 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005e107172
May 07 22:43:00 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:43:06 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:43:06 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:43:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:43:09 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:43:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:43:09 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:43:10 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005e207172
May 07 22:43:10 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:43:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:43:10 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:43:10 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:43:10 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:43:10 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059306363
May 07 22:43:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:43:13 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:43:13 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:43:23 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059006363
May 07 22:43:23 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:43:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:43:24 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:43:25 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:43:25 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:43:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:43:26 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:43:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:43:26 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:43:27 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005e007172
May 07 22:43:27 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:43:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:43:27 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:43:36 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:43:36 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:43:36 msm8909 python3[3032]: [SSE] Sending: {"key": "fc74144e2f484083bac54b5ad1355be3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:43:36 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:43:36 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:43:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:43:37 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:43:37 msm8909 python3[3032]: [SSE] RX'd: {'key': 'fc74144e2f484083bac54b5ad1355be3', 'timestamp': 1715093016.9802151, 'data': '', 'source': 0, 'type': 's'}
May 07 22:43:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:43:37 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:43:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:43:37 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:43:37 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059206363
May 07 22:43:37 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:43:37 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:43:37 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:43:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005e107172
May 07 22:43:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:43:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:43:41 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:43:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:43:41 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:43:51 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:43:51 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:43:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:43:52 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:43:52 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:43:52 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:43:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:43:52 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:43:52 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059306363
May 07 22:43:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:43:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:43:53 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:43:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:43:53 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:44:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059006363
May 07 22:44:05 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:44:07 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:44:07 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:44:07 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207273
May 07 22:44:07 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:44:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:44:08 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:44:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005e007172
May 07 22:44:09 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:44:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:44:09 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:44:19 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:44:19 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:44:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:44:21 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:44:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:44:24 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:44:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005c307172
May 07 22:44:33 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:44:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:44:33 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:44:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:44:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:44:34 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:44:34 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:44:36 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:44:36 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:44:36 msm8909 python3[3032]: [SSE] Sending: {"key": "f54d94eeb3c0403db248d05b9a1ff13f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:44:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:44:36 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:44:37 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:44:37 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:44:37 msm8909 python3[3032]: [SSE] RX'd: {'key': 'f54d94eeb3c0403db248d05b9a1ff13f', 'timestamp': 1715093077.2352607, 'data': '', 'source': 0, 'type': 's'}
May 07 22:44:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:44:37 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:44:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:44:47 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:44:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:44:48 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:44:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:44:48 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:44:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:44:49 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:44:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:44:50 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:44:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:44:51 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:45:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1577, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf000700000000000000000629000e001005005c207172
May 07 22:45:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:45:02 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:45:02 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:45:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:45:05 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:45:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:45:05 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:45:07 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:45:07 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:45:16 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:45:16 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:45:16 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:45:16 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:45:18 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:45:18 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:45:18 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:45:18 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:45:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:45:20 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:45:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:45:30 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:45:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:45:30 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:45:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:45:31 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:45:33 msm8909 python3[3032]: Running Scheduled: Thread Check
May 07 22:45:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:45:33 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:45:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:45:33 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:45:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:45:33 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:45:37 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:45:37 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:45:37 msm8909 python3[3032]: [SSE] Sending: {"key": "b64d5ebac63f4df1b4ed6fc7262fb455", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:45:37 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:45:37 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:45:38 msm8909 python3[3032]: [SSE] RX'd: {'key': 'b64d5ebac63f4df1b4ed6fc7262fb455', 'timestamp': 1715093137.6118972, 'data': '', 'source': 0, 'type': 's'}
May 07 22:45:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:45:43 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:45:44 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d207172
May 07 22:45:44 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:45:45 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:45:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:45:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:45:46 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:45:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:45:57 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:45:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:45:59 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:45:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:45:59 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:45:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:45:59 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:46:00 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:46:00 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:46:00 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:46:00 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:46:07 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:46:07 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:46:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:46:11 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:46:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:46:11 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:46:12 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:46:12 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:46:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:46:14 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:46:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059206363
May 07 22:46:15 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:46:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e107172
May 07 22:46:15 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:46:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:46:26 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:46:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:46:26 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:46:27 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e307172
May 07 22:46:27 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:46:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:46:27 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:46:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:46:27 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:46:37 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:46:37 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:46:37 msm8909 python3[3032]: [SSE] Sending: {"key": "6eb6d7271f51477b9b3d07906950a058", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:46:37 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:46:37 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:46:37 msm8909 python3[3032]: [SSE] RX'd: {'key': '6eb6d7271f51477b9b3d07906950a058', 'timestamp': 1715093197.7975206, 'data': '', 'source': 0, 'type': 's'}
May 07 22:46:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:46:39 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:46:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e007172
May 07 22:46:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:46:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059006363
May 07 22:46:39 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:46:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:46:40 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:46:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:46:40 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:46:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:46:41 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:46:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:46:41 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:46:42 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:46:42 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:46:42 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:46:42 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:46:54 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:46:54 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:46:54 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:46:54 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:46:54 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059206363
May 07 22:46:54 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:46:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:46:55 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:46:57 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e207172
May 07 22:46:57 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:46:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:46:57 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:46:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:46:57 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:46:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:46:58 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:47:07 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:47:07 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:47:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:47:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:47:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:47:08 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:47:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:47:09 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:47:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c307172
May 07 22:47:09 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:47:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:47:10 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:47:12 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059306363
May 07 22:47:12 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:47:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:47:21 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:47:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:47:21 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:47:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:47:21 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:47:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:47:21 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:47:24 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:47:24 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:47:24 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:47:24 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:47:24 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c007172
May 07 22:47:24 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:47:25 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:47:25 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:47:26 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:47:26 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:47:36 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:47:36 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:47:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:47:36 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:47:37 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:47:37 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:47:37 msm8909 python3[3032]: [SSE] Sending: {"key": "89175bf3c0c0499ba0c34a7c84f0bbc9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:47:38 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:47:38 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:47:38 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:47:38 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:47:38 msm8909 python3[3032]: [SSE] RX'd: {'key': '89175bf3c0c0499ba0c34a7c84f0bbc9', 'timestamp': 1715093258.2392321, 'data': '', 'source': 0, 'type': 's'}
May 07 22:47:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c207172
May 07 22:47:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:47:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:47:50 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:47:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:47:51 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:48:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:48:03 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:48:03 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:48:03 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:48:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:48:04 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:48:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:48:04 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:48:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:48:05 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:48:06 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:48:06 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:48:07 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:48:07 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:48:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:48:08 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:48:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:48:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:48:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:48:17 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:48:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:48:20 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:48:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:48:20 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:48:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:48:20 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:48:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:48:21 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:48:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:48:31 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:48:32 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:48:32 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:48:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107273
May 07 22:48:33 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:48:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:48:33 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:48:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:48:33 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:48:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:48:36 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:48:38 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:48:38 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:48:38 msm8909 python3[3032]: [SSE] Sending: {"key": "4b97a0d6c25b4e9cbff97f5009f2d97d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:48:38 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:48:38 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:48:38 msm8909 python3[3032]: [SSE] RX'd: {'key': '4b97a0d6c25b4e9cbff97f5009f2d97d', 'timestamp': 1715093318.4645224, 'data': '', 'source': 0, 'type': 's'}
May 07 22:48:45 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307273
May 07 22:48:45 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:48:45 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:48:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:48:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:48:46 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:48:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:48:47 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:48:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:48:48 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:48:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:48:49 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:48:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:48:50 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:48:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:48:59 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:49:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c207172
May 07 22:49:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:49:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 114, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007273
May 07 22:49:02 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:49:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:49:03 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:49:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:49:03 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:49:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:49:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:49:13 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:49:13 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:49:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:49:14 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:49:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c007172
May 07 22:49:14 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:49:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:49:14 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:49:14 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:49:14 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:49:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:49:15 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:49:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:49:15 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:49:16 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:49:16 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:49:27 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:49:27 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:49:27 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059106363
May 07 22:49:27 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:49:28 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:49:28 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:49:28 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:49:28 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:49:29 msm8909 python3[3032]: DBUS: Discovered 06:05:04:97:70:C3 .
May 07 22:49:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'"\xa3'} 22a3065f00
May 07 22:49:29 msm8909 python3[3032]: IGNORING 06:05:04:97:70:C3 WITH PAIRING CODE: 22a3
May 07 22:49:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:49:30 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:49:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:49:30 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:49:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:49:31 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:49:32 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c107172
May 07 22:49:32 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:49:38 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:49:38 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:49:38 msm8909 python3[3032]: [SSE] Sending: {"key": "2eba9309a0c64752b906df65b32e3609", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:49:38 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:49:38 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:49:38 msm8909 python3[3032]: [SSE] RX'd: {'key': '2eba9309a0c64752b906df65b32e3609', 'timestamp': 1715093378.973433, 'data': '', 'source': 0, 'type': 's'}
May 07 22:49:41 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c207172
May 07 22:49:41 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:49:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:49:43 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:49:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:49:43 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:49:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:49:44 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:49:45 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059306363
May 07 22:49:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:49:56 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:49:56 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:49:56 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c007172
May 07 22:49:56 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:49:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:49:58 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:49:59 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005c007172
May 07 22:49:59 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:49:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:49:59 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:50:09 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:50:09 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:50:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:50:09 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:50:10 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059106363
May 07 22:50:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:50:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:50:10 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:50:12 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007173
May 07 22:50:12 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:50:13 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e207172
May 07 22:50:13 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:50:23 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e307172
May 07 22:50:23 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:50:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:50:24 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:50:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:50:27 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:50:27 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:50:27 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:50:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:50:27 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:50:33 msm8909 python3[3032]: Running Scheduled: Thread Check
May 07 22:50:37 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:50:37 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:50:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:50:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:50:37 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:50:37 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:50:38 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e007172
May 07 22:50:38 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:50:38 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:50:38 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:50:38 msm8909 python3[3032]: [SSE] Sending: {"key": "a5063507c9d1428ea4e61c9d521b138e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:50:38 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:50:38 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:50:39 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:50:39 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:50:39 msm8909 python3[3032]: [SSE] RX'd: {'key': 'a5063507c9d1428ea4e61c9d521b138e', 'timestamp': 1715093439.1351771, 'data': '', 'source': 0, 'type': 's'}
May 07 22:50:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:50:40 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:50:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:50:41 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:50:41 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:50:41 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:50:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:50:51 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:50:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:50:52 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:50:52 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007173
May 07 22:50:52 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:50:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:50:52 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:50:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:50:55 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:50:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:50:55 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:51:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e307172
May 07 22:51:05 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:51:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:51:05 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:51:07 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:51:07 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:51:07 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:51:07 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:51:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:51:09 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:51:09 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:51:09 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:51:09 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:51:09 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:51:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:51:10 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:51:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:51:19 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:51:19 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:51:19 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:51:19 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:51:19 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:51:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:51:21 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:51:23 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:51:23 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:51:23 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059106363
May 07 22:51:23 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:51:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d207172
May 07 22:51:33 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:51:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:51:34 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:51:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:51:34 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:51:35 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:51:35 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:51:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:51:37 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:51:39 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:51:39 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:51:39 msm8909 python3[3032]: [SSE] Sending: {"key": "21cc321675f64e559fbf55499a8a1b16", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:51:39 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:51:39 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:51:39 msm8909 python3[3032]: [SSE] RX'd: {'key': '21cc321675f64e559fbf55499a8a1b16', 'timestamp': 1715093499.5252435, 'data': '', 'source': 0, 'type': 's'}
May 07 22:51:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:51:48 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:51:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:51:48 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:51:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059306363
May 07 22:51:48 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:51:49 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:51:49 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:52:01 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d107172
May 07 22:52:01 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:52:03 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059106363
May 07 22:52:03 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:52:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:52:03 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:52:04 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:52:04 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:52:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:52:04 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:52:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:52:04 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:52:09 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:52:09 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:52:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d207172
May 07 22:52:15 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:52:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 89, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380059206363
May 07 22:52:15 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:52:16 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:52:16 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:52:16 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:52:16 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:52:17 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:52:17 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:52:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:52:17 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:52:18 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:52:18 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:52:19 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007173
May 07 22:52:19 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:52:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:52:30 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:52:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:52:30 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:52:32 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:52:32 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:52:33 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:52:33 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:52:39 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:52:39 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:52:39 msm8909 python3[3032]: [SSE] Sending: {"key": "539e5ded82f34389ba1765ae7a75cf65", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:52:39 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:52:39 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:52:39 msm8909 python3[3032]: [SSE] RX'd: {'key': '539e5ded82f34389ba1765ae7a75cf65', 'timestamp': 1715093559.8747623, 'data': '', 'source': 0, 'type': 's'}
May 07 22:52:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:52:43 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:52:44 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:52:44 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:52:44 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d107172
May 07 22:52:44 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:52:45 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:52:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:52:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:52:47 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:52:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:52:58 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:52:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:52:58 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:52:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:52:58 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:52:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:52:59 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:53:00 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:53:00 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:53:01 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:53:01 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:53:10 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:53:10 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:53:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:53:11 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:53:12 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:53:12 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:53:13 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:53:13 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:53:13 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:53:13 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:53:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:53:14 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:53:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:53:15 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:53:25 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:53:25 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:53:25 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:53:25 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:53:28 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007173
May 07 22:53:28 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:53:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:53:30 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:53:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:53:39 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:53:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:53:39 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:53:39 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:53:39 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:53:39 msm8909 python3[3032]: [SSE] Sending: {"key": "e5cab6f844a94c71ab69db548425ccf7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:53:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:53:39 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:53:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:53:40 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:53:40 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:53:40 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:53:40 msm8909 python3[3032]: [SSE] RX'd: {'key': 'e5cab6f844a94c71ab69db548425ccf7', 'timestamp': 1715093620.3915894, 'data': '', 'source': 0, 'type': 's'}
May 07 22:53:40 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:53:40 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:53:40 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e307172
May 07 22:53:40 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:53:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:53:43 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:53:53 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e007172
May 07 22:53:53 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:53:53 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:53:53 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:53:54 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:53:54 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:53:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:53:55 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:53:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:53:55 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:53:57 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:53:57 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:53:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:53:57 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:54:07 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:54:07 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:54:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:54:08 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:54:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:54:10 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:54:10 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e207172
May 07 22:54:10 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:54:10 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:54:10 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:54:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:54:11 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:54:12 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:54:12 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:54:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:54:21 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:54:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:54:21 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:54:22 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:54:22 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:54:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:54:24 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:54:24 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e007172
May 07 22:54:24 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:54:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:54:36 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:54:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:54:36 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:54:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:54:36 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:54:36 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:54:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:54:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:54:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:54:37 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e107172
May 07 22:54:37 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:54:38 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:54:38 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:54:40 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:54:40 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:54:40 msm8909 python3[3032]: [SSE] Sending: {"key": "beb05965569e4597853ce56032084c6f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:54:40 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:54:40 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:54:40 msm8909 python3[3032]: [SSE] RX'd: {'key': 'beb05965569e4597853ce56032084c6f', 'timestamp': 1715093680.7435431, 'data': '', 'source': 0, 'type': 's'}
May 07 22:54:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:54:49 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:54:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 07 22:54:49 msm8909 python3[3032]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 22:54:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:54:49 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:54:49 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e207172
May 07 22:54:49 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:54:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:54:49 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:54:50 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:54:50 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:54:51 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:54:51 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:54:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:54:51 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:54:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:54:51 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:55:04 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e007172
May 07 22:55:04 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:55:04 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:55:04 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:55:05 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:55:05 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:55:06 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:55:06 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:55:06 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:55:06 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:55:08 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:55:08 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:55:10 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:55:10 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:55:18 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b007173
May 07 22:55:18 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:55:18 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:55:18 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:55:19 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e107172
May 07 22:55:19 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:55:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:55:19 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:55:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:55:21 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:55:31 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 94, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005e207172
May 07 22:55:31 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:55:32 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:55:32 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:55:33 msm8909 python3[3032]: Running Scheduled: Thread Check
May 07 22:55:36 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b107173
May 07 22:55:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:55:40 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:55:40 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:55:40 msm8909 python3[3032]: [SSE] Sending: {"key": "a3f4f3c9c38c466693a40b2f94d3e528", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:55:41 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:55:41 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:55:41 msm8909 python3[3032]: [SSE] RX'd: {'key': 'a3f4f3c9c38c466693a40b2f94d3e528', 'timestamp': 1715093741.0177772, 'data': '', 'source': 0, 'type': 's'}
May 07 22:55:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:55:46 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:55:46 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:55:46 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:55:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:55:46 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:55:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 07 22:55:46 msm8909 python3[3032]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 22:55:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:55:46 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:55:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b307173
May 07 22:55:48 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:55:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:55:48 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:55:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:55:49 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:55:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:55:59 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:55:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:55:59 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:56:00 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b007173
May 07 22:56:00 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:56:02 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:56:02 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:56:03 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:56:03 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:56:11 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:56:11 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:56:13 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:56:13 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:56:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:56:14 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:56:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058107173
May 07 22:56:15 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:56:17 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:56:17 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:56:28 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:56:28 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:56:28 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:56:28 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:56:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:56:30 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:56:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:56:30 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:56:40 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:56:40 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:56:40 msm8909 python3[3032]: [SSE] Sending: {"key": "b66de9573a734fc399d03309ac774e59", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:56:41 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:56:41 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:56:41 msm8909 python3[3032]: [SSE] RX'd: {'key': 'b66de9573a734fc399d03309ac774e59', 'timestamp': 1715093801.3523779, 'data': '', 'source': 0, 'type': 's'}
May 07 22:56:42 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058007173
May 07 22:56:42 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:56:42 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:56:42 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:56:45 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:56:45 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:56:55 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e0020090058107173
May 07 22:56:55 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:56:55 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:56:55 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:56:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:56:56 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:56:57 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:56:57 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:56:57 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:56:57 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:56:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:56:58 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:56:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:56:58 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:57:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:57:09 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:57:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:57:11 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:57:11 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:57:11 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:57:11 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:57:11 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:57:12 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b307173
May 07 22:57:12 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:57:12 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:57:12 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:57:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:57:14 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:57:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:57:14 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:57:23 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:57:23 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:57:24 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:57:24 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:57:26 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005b207172
May 07 22:57:26 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:57:27 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:57:27 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:57:27 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:57:27 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:57:37 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:57:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:57:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005b307172
May 07 22:57:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:57:39 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b207173
May 07 22:57:39 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:57:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:57:39 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:57:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:57:39 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:57:39 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:57:39 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:57:41 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:57:41 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:57:41 msm8909 python3[3032]: [SSE] Sending: {"key": "5ac1c8ed3a7f4bbda4c696020f3622ae", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:57:41 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:57:41 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:57:41 msm8909 python3[3032]: [SSE] RX'd: {'key': '5ac1c8ed3a7f4bbda4c696020f3622ae', 'timestamp': 1715093861.7108216, 'data': '', 'source': 0, 'type': 's'}
May 07 22:57:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:57:52 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:57:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 07 22:57:52 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 22:57:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:57:52 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:57:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x07\xc0'} 07c0055f00
May 07 22:57:52 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 22:57:52 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:57:52 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:57:52 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005b307173
May 07 22:57:52 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:57:53 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005b107172
May 07 22:57:53 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:57:54 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:57:54 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:57:54 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:57:54 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:57:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:57:55 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:57:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:57:55 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:57:55 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:57:55 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:57:56 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:57:56 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:58:06 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:58:06 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:58:06 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:58:07 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:58:07 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:58:07 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:58:07 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:58:07 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:58:08 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005b207172
May 07 22:58:08 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:58:09 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:58:09 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:58:10 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:58:10 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:58:11 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:58:11 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:58:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:58:19 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:58:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:58:19 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:58:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 07 22:58:19 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 22:58:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00'} 048d048d0006
May 07 22:58:20 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 22:58:20 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:58:20 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:58:21 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:58:21 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:58:21 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:58:21 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:58:22 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a207173
May 07 22:58:22 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:58:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d107172
May 07 22:58:33 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:58:34 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:58:34 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:58:35 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:58:35 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:58:35 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:58:35 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:58:36 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:58:36 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:58:38 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:58:38 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:58:41 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:58:41 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:58:41 msm8909 python3[3032]: [SSE] Sending: {"key": "4721b6e368e44174be4fd61bf8769559", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:58:42 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:58:42 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:58:42 msm8909 python3[3032]: [SSE] RX'd: {'key': '4721b6e368e44174be4fd61bf8769559', 'timestamp': 1715093922.0596237, 'data': '', 'source': 0, 'type': 's'}
May 07 22:58:47 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00'} 1ee81ee80006
May 07 22:58:47 msm8909 python3[3032]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 22:58:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:58:48 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:58:49 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:58:49 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:58:50 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:58:50 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:58:51 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:58:51 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:58:51 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:58:51 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:59:01 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:59:01 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:59:02 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:59:02 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:59:02 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:59:02 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:59:03 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:59:03 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:59:03 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:59:03 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:59:05 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058006363
May 07 22:59:05 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:59:12 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:59:12 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:59:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:59:15 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:59:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d107172
May 07 22:59:15 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:59:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 22:59:15 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:59:15 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007173
May 07 22:59:15 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:59:15 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 22:59:15 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 22:59:16 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 07 22:59:16 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 22:59:19 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:59:19 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:59:29 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:59:29 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:59:29 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 22:59:29 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:59:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:59:30 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:59:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:59:30 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:59:30 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 22:59:30 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 22:59:30 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a107173
May 07 22:59:30 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:59:31 msm8909 python3[3032]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 07 22:59:31 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 22:59:33 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 22:59:33 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:59:41 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 07 22:59:41 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 07 22:59:41 msm8909 python3[3032]: [SSE] Sending: {"key": "18488d3674674a48bab6d11b7927373a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 07 22:59:42 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 22:59:42 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 22:59:42 msm8909 python3[3032]: [SSE] RX'd: {'key': '18488d3674674a48bab6d11b7927373a', 'timestamp': 1715093982.8309469, 'data': '', 'source': 0, 'type': 's'}
May 07 22:59:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x17\xe1'} 17e1055f00
May 07 22:59:43 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 22:59:43 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058306363
May 07 22:59:43 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 22:59:43 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 07 22:59:43 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 22:59:44 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d007172
May 07 22:59:44 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 22:59:46 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:59:46 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 22:59:48 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:59:48 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:59:48 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a307173
May 07 22:59:48 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:59:58 msm8909 python3[3032]: ADVERT: {'solar_gen': 1574, 'company_id': b'\x1d\xd5', 'case_temp': 113, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 9, 'alert_status': b'\x00', 'bmr_cals': 9, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 115} 1dd51dd5000700000000000000000626000e002009005a007173
May 07 22:59:58 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 22:59:58 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 07 22:59:58 msm8909 python3[3032]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 22:59:59 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02}'} 027d055f00
May 07 22:59:59 msm8909 python3[3032]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 23:00:00 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058106363
May 07 23:00:00 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 23:00:01 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d207172
May 07 23:00:01 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 23:00:11 msm8909 python3[3032]: ADVERT: {'solar_gen': 1578, 'company_id': b'\x18\xcf', 'case_temp': 113, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'total_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 5, 'alert_status': b'\x00', 'bmr_cals': 5, 'thermal_gen': 14, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'skin_temp': 114} 18cf18cf00070000000000000000062a000e001005005d307172
May 07 23:00:11 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 23:00:12 msm8909 python3[3032]: Running Scheduled: Check Network
May 07 23:00:12 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 07 23:00:12 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 07 23:00:12 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 07 23:00:12 msm8909 python3[3032]: ADVERT: {'solar_gen': 656, 'company_id': b'\x15\x83', 'case_temp': 99, 'mtp_version': 7, 'battery': 88, 'run_steps': 45, 'total_steps': 962, 'act_cals': 16, 'heart_rate': 0, 'distance': 753, 'pairing_code': b'\x15\x83', 'total_cals': 584, 'alert_status': b'\x00', 'bmr_cals': 568, 'thermal_gen': 234, 'sleep_duration': 0, 'walk_steps': 917, 'sleep_state': 0, 'skin_temp': 99} 158315830007002d039502f10000029000ea10b2380058206363
May 07 23:00:12 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 23:00:14 msm8909 python3[3032]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 07 23:00:14 msm8909 python3[3032]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b