-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 03:46:02 msm8909 python3[2262]: DB VERSION: 9
May 09 03:46:02 msm8909 python3[2262]: [DB] No upgrade needed
May 09 03:46:03 msm8909 python3[2262]: [DEBUG] Looking for old files to remove in /data/logs
May 09 03:46:03 msm8909 python3[2262]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 03:46:03 msm8909 python3[2262]: [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 09 03:46:03 msm8909 python3[2262]: [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 09 03:46:03 msm8909 python3[2262]: [SSE] SETTING UP SSE
May 09 03:46:03 msm8909 python3[2262]: [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 09 03:46:03 msm8909 python3[2262]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa6cb5f90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 03:46:03 msm8909 python3[2262]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa59671f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 03:46:17 msm8909 python3[2262]: Traceback (most recent call last):
May 09 03:46:17 msm8909 python3[2262]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 03:46:17 msm8909 python3[2262]: hci0 = BluetoothAdapter(0);
May 09 03:46:17 msm8909 python3[2262]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 03:46:17 msm8909 python3[2262]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 03:46:17 msm8909 python3[2262]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 03:46:17 msm8909 python3[2262]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 03:46:17 msm8909 python3[2262]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 03:46:17 msm8909 python3[2262]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 03:46:17 msm8909 python3[2262]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 03:46:17 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 03:46:17 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 03:46:17 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 03:46:22 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 03:46:22 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 03:46:22 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 03:46:24 msm8909 python3[3108]: READING DB FROM FILE: /data/mother.db
May 09 03:46:24 msm8909 python3[3108]: DB VERSION: 9
May 09 03:46:24 msm8909 python3[3108]: [DB] No upgrade needed
May 09 03:46:25 msm8909 python3[3108]: [DEBUG] Looking for old files to remove in /data/logs
May 09 03:46:25 msm8909 python3[3108]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:46:25 msm8909 python3[3108]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:46:25 msm8909 python3[3108]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:46:26 msm8909 python3[3108]: [SSE] SETTING UP SSE
May 09 03:46:26 msm8909 python3[3108]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:47:03 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:47:03 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:47:03 msm8909 python3[3108]: Running Scheduled: Thread Check
May 09 03:47:03 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:47:03 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:47:03 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5611e550777747c6a913df83e6cc6140"}
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197586.9763057, 'source': 0, 'key': 'aa026cee3ceb43d2972c32adf3a01ea3', 'data': ''}
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197588.2251036, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197588.2293468, 'type': 'wearables', 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}]', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197588.4107113, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] UPDATING W CONFIG
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197588.6533039, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] UPDATING W CONFIG
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197588.8514833, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] UPDATING W CONFIG
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197589.0620692, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] UPDATING W CONFIG
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197589.2708511, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] UPDATING W CONFIG
May 09 03:47:03 msm8909 python3[3108]: [SSE] RX'd: {'timestamp': 1715197589.319828, 'type': 'prov', 'data': '0', 'source': 1, 'key': None}
May 09 03:47:03 msm8909 python3[3108]: [SSE] SETTING PROVISIONING TO: 0
May 09 03:47:04 msm8909 python3[3108]: [CONFIG] SSE Has new config, updating
May 09 03:47:04 msm8909 python3[3108]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:47:04 msm8909 python3[3108]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:47:04 msm8909 python3[3108]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 03:47:04 msm8909 python3[3108]: [CLOUD] Activating Gateway
May 09 03:47:04 msm8909 python3[3108]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 03:47:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:47:04 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:47:04 msm8909 python3[3108]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 03:47:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000058005f5f
May 09 03:47:04 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:47:04 msm8909 python3[3108]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 03:47:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 09 03:47:04 msm8909 python3[3108]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 03:47:04 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197624.1835637, 'source': 0, 'key': '5611e550777747c6a913df83e6cc6140', 'data': ''}
May 09 03:47:05 msm8909 python3[3108]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 03:47:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:47:05 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:47:05 msm8909 python3[3108]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 03:47:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 03:47:05 msm8909 python3[3108]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 03:47:05 msm8909 python3[3108]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 03:47:05 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 09 03:47:05 msm8909 python3[3108]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 03:47:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e305e5f
May 09 03:47:05 msm8909 python3[3108]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 03:47:05 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197625, 'wearableId': 76}
May 09 03:47:05 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197625, 'wearableId': 76}
May 09 03:47:05 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1016, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715197625, "wearableId": 76}, "key": "e2c0e2020fbb426b8e4f0117d0ea0d25"}
May 09 03:47:05 msm8909 python3[3108]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 03:47:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:47:05 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:47:06 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197626.0279431, 'source': 0, 'key': 'e2c0e2020fbb426b8e4f0117d0ea0d25', 'data': ''}
May 09 03:47:06 msm8909 python3[3108]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 03:47:06 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 03:47:06 msm8909 python3[3108]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:47:06 msm8909 python3[3108]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 03:47:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:47:06 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:47:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:47:06 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:47:06 msm8909 python3[3108]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 03:47:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'company_id': b'\tB', 'mtp_version': 6} 094209420006
May 09 03:47:06 msm8909 python3[3108]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 03:47:07 msm8909 python3[3108]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 03:47:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:47:07 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:47:07 msm8909 python3[3108]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 03:47:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:47:07 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:47:07 msm8909 python3[3108]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 03:47:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 03:47:07 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:47:08 msm8909 python3[3108]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 03:47:08 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:47:08 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:47:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000048306464
May 09 03:47:08 msm8909 python3[3108]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 03:47:08 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197628, 'wearableId': 74}
May 09 03:47:08 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197628, 'wearableId': 74}
May 09 03:47:08 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 28, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715197628, "wearableId": 74}, "key": "3cee391bd88e44d09f4950047ce02db0"}
May 09 03:47:08 msm8909 python3[3108]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 03:47:08 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:47:08 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:47:09 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197628.6617858, 'source': 0, 'key': '3cee391bd88e44d09f4950047ce02db0', 'data': ''}
May 09 03:47:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004f005e5f
May 09 03:47:18 msm8909 python3[3108]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 03:47:18 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:47:18 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:47:18 msm8909 python3[3108]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 03:47:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\t7', 'company_id': b'\t7', 'mtp_version': 6} 093709370006
May 09 03:47:18 msm8909 python3[3108]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 03:47:18 msm8909 python3[3108]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 03:47:18 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x12\xde', 'company_id': b'_\x00', 'mtp_version': 5} 12de055f00
May 09 03:47:18 msm8909 python3[3108]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 03:47:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f105e5e
May 09 03:47:19 msm8909 python3[3108]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 03:47:19 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197639, 'wearableId': 73}
May 09 03:47:19 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197639, 'wearableId': 73}
May 09 03:47:19 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 28, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715197639, "wearableId": 73}, "key": "cc74a7da73c940eb82b42397f02736d0"}
May 09 03:47:19 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 03:47:19 msm8909 python3[3108]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:47:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049006464
May 09 03:47:19 msm8909 python3[3108]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 03:47:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:47:19 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:47:19 msm8909 python3[3108]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 03:47:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:47:19 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:47:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:47:19 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:47:19 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197639.5943637, 'source': 0, 'key': 'cc74a7da73c940eb82b42397f02736d0', 'data': ''}
May 09 03:47:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:47:20 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:47:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:47:20 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:47:20 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:47:20 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:47:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:47:22 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:47:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306565
May 09 03:47:22 msm8909 python3[3108]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 03:47:22 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197642, 'wearableId': 75}
May 09 03:47:22 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197642, 'wearableId': 75}
May 09 03:47:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 101, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715197642, "wearableId": 75}, "key": "1f5152a489504c8c8ca2d88260e710a7"}
May 09 03:47:22 msm8909 python3[3108]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 03:47:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306565
May 09 03:47:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004f105e5f
May 09 03:47:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049106464
May 09 03:47:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f205e5e
May 09 03:47:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:47:29 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:47:29 msm8909 python3[3108]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 03:47:29 msm8909 python3[3108]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 09 03:47:29 msm8909 python3[3108]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 09 03:47:29 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "96fb30d239264f72aee27eacb4cbb507"}
May 09 03:47:29 msm8909 python3[3108]: ACTIVATING HR.
May 09 03:47:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:47:30 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:47:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059305f5f
May 09 03:47:31 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:47:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:47:31 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:47:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:47:32 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:47:36 msm8909 python3[3108]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:47:36 msm8909 python3[3108]: 72.765773296356201 [06:05:04:11:B9:D2] <- HR 0000
May 09 03:47:37 msm8909 python3[3108]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 210, 222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 09 03:47:37 msm8909 python3[3108]: GOT Firmware Version: V1.5.4d0
May 09 03:47:37 msm8909 python3[3108]: GOT Pairing Code: 1d92
May 09 03:47:37 msm8909 python3[3108]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 03:47:37 msm8909 python3[3108]: NO FW Update needed.
May 09 03:47:37 msm8909 python3[3108]: LAST SYNC: 1715196638
May 09 03:47:38 msm8909 python3[3108]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 19, 0, 0, 64, 19, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 03:47:38 msm8909 python3[3108]: ACTIVITY: 0
May 09 03:47:38 msm8909 python3[3108]: HR READING: 0 TOOK 0.000455 secs
May 09 03:47:38 msm8909 python3[3108]: DEACTIVATING HR.
May 09 03:47:38 msm8909 python3[3108]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:47:38 msm8909 python3[3108]: GOT Instant Data: {'bmr_cals': 51874, 'skin_temp': 101, 'total_cals': 173952, 'thermal_gen': 19, 'battery': 73, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'run_steps': 64, 'case_temp': 101, 'sleep_duration': 0, 'heart_rate': 0, 'activity': 0, 'total_steps': 2162, 'act_cals': 122078}
May 09 03:47:38 msm8909 python3[3108]: W ID: 75
May 09 03:47:38 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 173952, 'sleepDuration': 0, 'battery': 73, 'solarGen': 19, 'distance': 1826, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 101, 'totalSteps': 2162, 'bmrCals': 51874, 'runSteps': 64, 'activity': 0, 'actCals': 122078}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197658, 'wearableId': 75}
May 09 03:47:38 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 173952, 'sleepDuration': 0, 'battery': 73, 'solarGen': 19, 'distance': 1826, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 101, 'totalSteps': 2162, 'bmrCals': 51874, 'runSteps': 64, 'activity': 0, 'actCals': 122078}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197658, 'wearableId': 75}
May 09 03:47:38 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 173952, "sleepDuration": 0, "battery": 73, "solarGen": 19, "distance": 1826, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 101, "totalSteps": 2162, "bmrCals": 51874, "runSteps": 64, "activity": 0, "actCals": 122078}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715197658, "wearableId": 75}, "key": "7fe1da4b289940edb5dbde27340ce4fa"}
May 09 03:47:38 msm8909 python3[3108]: Instant Upload complete
May 09 03:47:38 msm8909 python3[3108]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 03:47:40 msm8909 python3[3108]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 03:47:40 msm8909 python3[3108]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 03:47:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306565
May 09 03:47:41 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:47:41 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:47:41 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197643.1673112, 'source': 0, 'key': '1f5152a489504c8c8ca2d88260e710a7', 'data': ''}
May 09 03:47:41 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197650.0822029, 'source': 0, 'key': '96fb30d239264f72aee27eacb4cbb507', 'data': ''}
May 09 03:47:41 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197658.7063327, 'source': 0, 'key': '7fe1da4b289940edb5dbde27340ce4fa', 'data': ''}
May 09 03:47:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049106565
May 09 03:47:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:47:46 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:47:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f005e5e
May 09 03:47:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:47:46 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:47:46 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:47:46 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:47:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:47:47 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:47:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:47:47 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:47:47 msm8909 python3[3108]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 03:47:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x8e', 'company_id': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 09 03:47:47 msm8909 python3[3108]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 03:47:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049306464
May 09 03:47:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:47:48 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:47:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004f305e5f
May 09 03:48:00 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:48:00 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:48:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306565
May 09 03:48:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f205e5e
May 09 03:48:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:48:00 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:48:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049006464
May 09 03:48:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:48:01 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:48:01 msm8909 python3[3108]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 03:48:01 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 09 03:48:01 msm8909 python3[3108]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 03:48:01 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:48:01 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:48:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059205f5f
May 09 03:48:03 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:48:04 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:48:04 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:48:04 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "aec136ea19ab4028b2e8bc9716129b25"}
May 09 03:48:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049006464
May 09 03:48:04 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197684.7189987, 'source': 0, 'key': 'aec136ea19ab4028b2e8bc9716129b25', 'data': ''}
May 09 03:48:06 msm8909 python3[3108]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 03:48:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004f305e5f
May 09 03:48:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:48:14 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:48:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049106464
May 09 03:48:15 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197695, 'wearableId': 74}
May 09 03:48:15 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197695, 'wearableId': 74}
May 09 03:48:15 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 28, "actCals": 0, "thermalGen": 4, "battery": 73, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715197695, "wearableId": 74}, "key": "d0704d31fc1e4d5a92767de3556b4c5e"}
May 09 03:48:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059305f5f
May 09 03:48:15 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:48:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:48:16 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:48:17 msm8909 python3[3108]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 03:48:17 msm8909 python3[3108]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 09 03:48:17 msm8909 python3[3108]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 09 03:48:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006565
May 09 03:48:17 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "c7c898d3b36246a4a9fe0e61a708e5ce"}
May 09 03:48:17 msm8909 python3[3108]: ACTIVATING HR.
May 09 03:48:26 msm8909 python3[3108]: DBUS: Get Characteristic failed for: /org/bluez/hci0/dev_06_05_04_02_E8_6A 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:48:26 msm8909 python3[3108]: DBUS: Activate Notify failed for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:48:26 msm8909 python3[3108]: 'NoneType' object is not iterable
May 09 03:48:26 msm8909 python3[3108]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 03:48:27 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:48:27 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:48:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:48:28 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:48:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f005e5e
May 09 03:48:28 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197708, 'wearableId': 73}
May 09 03:48:28 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197708, 'wearableId': 73}
May 09 03:48:28 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 28, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715197708, "wearableId": 73}, "key": "c007b82492c6426aa3ca328e8d74d3f0"}
May 09 03:48:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:48:28 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:48:28 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:48:28 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:48:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:48:29 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:48:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049306464
May 09 03:48:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b305e5e
May 09 03:48:30 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:48:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206565
May 09 03:48:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:48:31 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:48:33 msm8909 python3[3108]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 03:48:33 msm8909 python3[3108]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 03:48:33 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:48:33 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:48:33 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197695.919831, 'source': 0, 'key': 'd0704d31fc1e4d5a92767de3556b4c5e', 'data': ''}
May 09 03:48:33 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197697.8742366, 'source': 0, 'key': 'c7c898d3b36246a4a9fe0e61a708e5ce', 'data': ''}
May 09 03:48:33 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197708.768342, 'source': 0, 'key': 'c007b82492c6426aa3ca328e8d74d3f0', 'data': ''}
May 09 03:48:33 msm8909 python3[3108]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 03:48:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004f305e5f
May 09 03:48:40 msm8909 python3[3108]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 03:48:40 msm8909 python3[3108]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 09 03:48:40 msm8909 python3[3108]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 09 03:48:40 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "427461427a664e6ab569bed1fd3fb780"}
May 09 03:48:40 msm8909 python3[3108]: ACTIVATING HR.
May 09 03:48:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b105e5e
May 09 03:48:45 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:48:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059205f5f
May 09 03:48:45 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:48:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f205e5e
May 09 03:48:45 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:48:45 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:48:45 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:48:45 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:48:46 msm8909 python3[3108]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 03:48:46 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00', 'mtp_version': 5} 1ff1065f00
May 09 03:48:46 msm8909 python3[3108]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 03:48:47 msm8909 python3[3108]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:48:47 msm8909 python3[3108]: 144.17530083656311 [06:05:04:02:E8:6A] <- HR 0000
May 09 03:48:48 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:48:48 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:48:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006565
May 09 03:48:48 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197728, 'wearableId': 75}
May 09 03:48:48 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197728, 'wearableId': 75}
May 09 03:48:48 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 101, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715197728, "wearableId": 75}, "key": "b192c06f8af84b93b1c968af2dbe3611"}
May 09 03:48:48 msm8909 python3[3108]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 208, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 09 03:48:48 msm8909 python3[3108]: GOT Firmware Version: V1.5.4d0
May 09 03:48:48 msm8909 python3[3108]: GOT Pairing Code: 251a
May 09 03:48:48 msm8909 python3[3108]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 03:48:48 msm8909 python3[3108]: NO FW Update needed.
May 09 03:48:48 msm8909 python3[3108]: LAST SYNC: 1715196097
May 09 03:48:49 msm8909 python3[3108]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 225, 148, 2, 16, 248, 240, 0, 17, 233, 163, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 248, 3, 0, 64, 19, 0, 0, 65, 95, 0, 0, 80, 94, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 03:48:49 msm8909 python3[3108]: ACTIVITY: 0
May 09 03:48:49 msm8909 python3[3108]: HR READING: 0 TOOK 0.000429 secs
May 09 03:48:49 msm8909 python3[3108]: DEACTIVATING HR.
May 09 03:48:49 msm8909 python3[3108]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:48:49 msm8909 python3[3108]: GOT Instant Data: {'bmr_cals': 61688, 'skin_temp': 95, 'total_cals': 169185, 'thermal_gen': 19, 'battery': 78, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'run_steps': 77, 'case_temp': 94, 'sleep_duration': 0, 'heart_rate': 0, 'activity': 0, 'total_steps': 2160, 'act_cals': 107497}
May 09 03:48:49 msm8909 python3[3108]: W ID: 76
May 09 03:48:49 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 169185, 'sleepDuration': 0, 'battery': 78, 'solarGen': 1016, 'distance': 1709, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'totalSteps': 2160, 'bmrCals': 61688, 'runSteps': 77, 'activity': 0, 'actCals': 107497}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197729, 'wearableId': 76}
May 09 03:48:49 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 169185, 'sleepDuration': 0, 'battery': 78, 'solarGen': 1016, 'distance': 1709, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'totalSteps': 2160, 'bmrCals': 61688, 'runSteps': 77, 'activity': 0, 'actCals': 107497}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197729, 'wearableId': 76}
May 09 03:48:49 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 169185, "sleepDuration": 0, "battery": 78, "solarGen": 1016, "distance": 1709, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "totalSteps": 2160, "bmrCals": 61688, "runSteps": 77, "activity": 0, "actCals": 107497}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715197729, "wearableId": 76}, "key": "706d66026c4e45dc986e52d9a2e3c6a5"}
May 09 03:48:49 msm8909 python3[3108]: Instant Upload complete
May 09 03:48:49 msm8909 python3[3108]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 03:48:51 msm8909 python3[3108]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 03:48:51 msm8909 python3[3108]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 03:48:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004f305e5f
May 09 03:48:52 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197721.142869, 'source': 0, 'key': '427461427a664e6ab569bed1fd3fb780', 'data': ''}
May 09 03:48:52 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197729.0299382, 'source': 0, 'key': 'b192c06f8af84b93b1c968af2dbe3611', 'data': ''}
May 09 03:48:52 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197730.0126224, 'source': 0, 'key': '706d66026c4e45dc986e52d9a2e3c6a5', 'data': ''}
May 09 03:48:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:48:58 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:48:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e205e5f
May 09 03:49:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b205e5e
May 09 03:49:00 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:49:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:49:00 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:49:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049106565
May 09 03:49:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f005e5e
May 09 03:49:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049206464
May 09 03:49:03 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:49:04 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:49:04 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:49:04 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:49:04 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "8734f3141f43494591d1925779a33be1"}
May 09 03:49:05 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197744.9748487, 'source': 0, 'key': '8734f3141f43494591d1925779a33be1', 'data': ''}
May 09 03:49:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:49:12 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:49:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206565
May 09 03:49:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e005e5f
May 09 03:49:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:49:14 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:49:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059105f5f
May 09 03:49:15 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:49:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049306464
May 09 03:49:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f105e5e
May 09 03:49:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:49:15 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:49:15 msm8909 python3[3108]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 03:49:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:49:20 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:49:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e105e5f
May 09 03:49:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:49:21 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:49:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306565
May 09 03:49:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059205f5f
May 09 03:49:22 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:49:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f205e5e
May 09 03:49:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049306464
May 09 03:49:25 msm8909 python3[3108]: DBUS: Connected to 06:05:04:32:34:65
May 09 03:49:25 msm8909 python3[3108]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 09 03:49:25 msm8909 python3[3108]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 09 03:49:25 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "537df16fe2704c9c80a53c2a26f4adb0"}
May 09 03:49:25 msm8909 python3[3108]: ACTIVATING HR.
May 09 03:49:32 msm8909 python3[3108]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:49:32 msm8909 python3[3108]: 188.79792237281799 [06:05:04:32:34:65] <- HR 0000
May 09 03:49:33 msm8909 python3[3108]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 209, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 09 03:49:33 msm8909 python3[3108]: GOT Firmware Version: V1.5.4d0
May 09 03:49:33 msm8909 python3[3108]: GOT Pairing Code: 0d55
May 09 03:49:33 msm8909 python3[3108]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 03:49:33 msm8909 python3[3108]: NO FW Update needed.
May 09 03:49:33 msm8909 python3[3108]: LAST SYNC: 1715196269
May 09 03:49:34 msm8909 python3[3108]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 28, 0, 0, 64, 4, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 03:49:34 msm8909 python3[3108]: ACTIVITY: 0
May 09 03:49:34 msm8909 python3[3108]: HR READING: 0 TOOK 0.000472 secs
May 09 03:49:34 msm8909 python3[3108]: DEACTIVATING HR.
May 09 03:49:34 msm8909 python3[3108]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:49:34 msm8909 python3[3108]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'run_steps': 0, 'case_temp': 100, 'sleep_duration': 0, 'heart_rate': 0, 'activity': 0, 'total_steps': 0, 'act_cals': 0}
May 09 03:49:34 msm8909 python3[3108]: W ID: 74
May 09 03:49:34 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 73, 'solarGen': 28, 'distance': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'activity': 0, 'actCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197774, 'wearableId': 74}
May 09 03:49:34 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 73, 'solarGen': 28, 'distance': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'activity': 0, 'actCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197774, 'wearableId': 74}
May 09 03:49:34 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 73, "solarGen": 28, "distance": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "totalSteps": 0, "bmrCals": 0, "runSteps": 0, "activity": 0, "actCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715197774, "wearableId": 74}, "key": "759e6f16428b4fb5b8eb9d784d05c1fa"}
May 09 03:49:34 msm8909 python3[3108]: Instant Upload complete
May 09 03:49:34 msm8909 python3[3108]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 03:49:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f305e5e
May 09 03:49:34 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197774, 'wearableId': 73}
May 09 03:49:34 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197774, 'wearableId': 73}
May 09 03:49:34 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 28, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715197774, "wearableId": 73}, "key": "6305119b79a84e02b885bfc1d5ad8ffa"}
May 09 03:49:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049106565
May 09 03:49:36 msm8909 python3[3108]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 03:49:36 msm8909 python3[3108]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 03:49:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049006464
May 09 03:49:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049006464
May 09 03:49:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059305f5f
May 09 03:49:37 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:49:37 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:49:37 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:49:37 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197765.8697667, 'source': 0, 'key': '537df16fe2704c9c80a53c2a26f4adb0', 'data': ''}
May 09 03:49:37 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197774.6696897, 'source': 0, 'key': '759e6f16428b4fb5b8eb9d784d05c1fa', 'data': ''}
May 09 03:49:37 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197775.3036821, 'source': 0, 'key': '6305119b79a84e02b885bfc1d5ad8ffa', 'data': ''}
May 09 03:49:39 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:49:39 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:49:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:49:49 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:49:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059105f5f
May 09 03:49:49 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:49:50 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:49:50 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:49:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049206464
May 09 03:49:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e005e5f
May 09 03:49:51 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197791, 'wearableId': 76}
May 09 03:49:51 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197791, 'wearableId': 76}
May 09 03:49:51 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1016, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715197791, "wearableId": 76}, "key": "a2cdf403a8844677ada2d6b3924a775b"}
May 09 03:49:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206565
May 09 03:49:51 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197791, 'wearableId': 75}
May 09 03:49:51 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197791, 'wearableId': 75}
May 09 03:49:51 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 101, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715197791, "wearableId": 75}, "key": "99ce24fb1c104c51ad50a0c54a4ada2a"}
May 09 03:49:51 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197791.6218686, 'source': 0, 'key': 'a2cdf403a8844677ada2d6b3924a775b', 'data': ''}
May 09 03:49:51 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197791.7232206, 'source': 0, 'key': '99ce24fb1c104c51ad50a0c54a4ada2a', 'data': ''}
May 09 03:49:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f105e5e
May 09 03:50:02 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:50:02 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:50:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e105e5f
May 09 03:50:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:50:03 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:50:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000049306464
May 09 03:50:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f205e5e
May 09 03:50:04 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:50:04 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:50:04 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "56ad5569f52b481f9531cb3bdb6ca60d"}
May 09 03:50:05 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197805.2613847, 'source': 0, 'key': '56ad5569f52b481f9531cb3bdb6ca60d', 'data': ''}
May 09 03:50:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048006565
May 09 03:50:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059205f5f
May 09 03:50:06 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:50:07 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:50:07 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:50:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059305f5f
May 09 03:50:16 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:50:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001c0004000000004f305e5e
May 09 03:50:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106565
May 09 03:50:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:50:18 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:50:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:50:18 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:50:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:50:21 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:50:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:50:21 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:50:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:50:21 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:50:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000048106464
May 09 03:50:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:50:30 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:50:31 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:50:31 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:50:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:50:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:50:32 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:50:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e005e5f
May 09 03:50:33 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:50:33 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:50:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059105f5f
May 09 03:50:34 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:50:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048306565
May 09 03:50:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:50:35 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:50:35 msm8909 python3[3108]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 03:50:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:50:40 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:50:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059205f5f
May 09 03:50:41 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:50:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e105e5f
May 09 03:50:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f205e5e
May 09 03:50:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000048306464
May 09 03:50:44 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197844, 'wearableId': 74}
May 09 03:50:44 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 28, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197844, 'wearableId': 74}
May 09 03:50:44 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 28, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715197844, "wearableId": 74}, "key": "11b32fa8f82b43d3ae710009ea774238"}
May 09 03:50:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:50:45 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:50:55 msm8909 python3[3108]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 09 03:50:55 msm8909 python3[3108]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 03:50:55 msm8909 python3[3108]: Device not connected, retrying later
May 09 03:50:56 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:50:56 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:50:56 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197844.7653568, 'source': 0, 'key': '11b32fa8f82b43d3ae710009ea774238', 'data': ''}
May 09 03:50:56 msm8909 python3[3108]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 03:51:02 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:51:02 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:51:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e305e5f
May 09 03:51:02 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197862, 'wearableId': 76}
May 09 03:51:02 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197862, 'wearableId': 76}
May 09 03:51:02 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1016, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715197862, "wearableId": 76}, "key": "bd63ced8fed24714bc967ba4fbedd38f"}
May 09 03:51:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:51:03 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:51:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:51:03 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:51:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:51:03 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:51:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048206565
May 09 03:51:03 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197863, 'wearableId': 75}
May 09 03:51:03 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 101, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197863, 'wearableId': 75}
May 09 03:51:03 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 72, "walkSteps": 2098, "skinTemp": 101, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715197863, "wearableId": 75}, "key": "197ff2b3ab214974a1d94b7b8de4c69c"}
May 09 03:51:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:51:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:51:04 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:51:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:51:05 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:51:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 28, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001c00040000000048006464
May 09 03:51:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:51:08 msm8909 python3[3108]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 03:51:08 msm8909 python3[3108]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 09 03:51:08 msm8909 python3[3108]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 09 03:51:08 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "de09716ac2404e21ba0519c19ae3cf3b"}
May 09 03:51:08 msm8909 python3[3108]: ACTIVATING HR.
May 09 03:51:15 msm8909 python3[3108]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:51:15 msm8909 python3[3108]: 291.7549204826355 [06:05:04:AF:F9:E9] <- HR 0000
May 09 03:51:16 msm8909 python3[3108]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 206, 148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 09 03:51:16 msm8909 python3[3108]: GOT Firmware Version: V1.5.4d0
May 09 03:51:16 msm8909 python3[3108]: GOT Pairing Code: 0f89
May 09 03:51:16 msm8909 python3[3108]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 03:51:16 msm8909 python3[3108]: NO FW Update needed.
May 09 03:51:16 msm8909 python3[3108]: LAST SYNC: 1715195540
May 09 03:51:17 msm8909 python3[3108]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 29, 0, 0, 64, 4, 0, 0, 65, 94, 0, 0, 80, 94, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 03:51:17 msm8909 python3[3108]: ACTIVITY: 0
May 09 03:51:17 msm8909 python3[3108]: HR READING: 0 TOOK 0.000380 secs
May 09 03:51:17 msm8909 python3[3108]: DEACTIVATING HR.
May 09 03:51:17 msm8909 python3[3108]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:51:17 msm8909 python3[3108]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'run_steps': 0, 'case_temp': 94, 'sleep_duration': 0, 'heart_rate': 0, 'activity': 0, 'total_steps': 0, 'act_cals': 0}
May 09 03:51:17 msm8909 python3[3108]: W ID: 73
May 09 03:51:17 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'battery': 79, 'solarGen': 29, 'distance': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'totalSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'activity': 0, 'actCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197877, 'wearableId': 73}
May 09 03:51:17 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'battery': 79, 'solarGen': 29, 'distance': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'totalSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'activity': 0, 'actCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197877, 'wearableId': 73}
May 09 03:51:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:51:17 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "battery": 79, "solarGen": 29, "distance": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "totalSteps": 0, "bmrCals": 0, "runSteps": 0, "activity": 0, "actCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715197877, "wearableId": 73}, "key": "b71c1213d618428e91973e7af54d9445"}
May 09 03:51:17 msm8909 python3[3108]: Instant Upload complete
May 09 03:51:17 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:51:17 msm8909 python3[3108]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 03:51:17 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:51:17 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:51:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049206464
May 09 03:51:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b005e5e
May 09 03:51:18 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:51:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048306565
May 09 03:51:19 msm8909 python3[3108]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 03:51:19 msm8909 python3[3108]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 03:51:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:51:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e105e5f
May 09 03:51:20 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:51:20 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:51:20 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ad7bbceb4f7448ce99eb7dc6f933f9ce"}
May 09 03:51:20 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197863.352216, 'source': 0, 'key': 'bd63ced8fed24714bc967ba4fbedd38f', 'data': ''}
May 09 03:51:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a205f5f
May 09 03:51:20 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:51:20 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197864.1881084, 'source': 0, 'key': '197ff2b3ab214974a1d94b7b8de4c69c', 'data': ''}
May 09 03:51:20 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197868.781348, 'source': 0, 'key': 'de09716ac2404e21ba0519c19ae3cf3b', 'data': ''}
May 09 03:51:20 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197877.6722174, 'source': 0, 'key': 'b71c1213d618428e91973e7af54d9445', 'data': ''}
May 09 03:51:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197880.7095945, 'source': 0, 'key': 'ad7bbceb4f7448ce99eb7dc6f933f9ce', 'data': ''}
May 09 03:51:26 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:51:26 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:51:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:51:31 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:51:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e205e5f
May 09 03:51:33 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:51:33 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:51:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:51:34 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:51:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:51:35 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:51:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a305f5f
May 09 03:51:35 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:51:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106565
May 09 03:51:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b305e5e
May 09 03:51:45 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:51:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048206565
May 09 03:51:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049006464
May 09 03:51:45 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197905, 'wearableId': 74}
May 09 03:51:45 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197905, 'wearableId': 74}
May 09 03:51:45 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 73, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715197905, "wearableId": 74}, "key": "0731fc31f3a946fcbc9bf1083f6b7f69"}
May 09 03:51:46 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:51:46 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:51:46 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197906.0957472, 'source': 0, 'key': '0731fc31f3a946fcbc9bf1083f6b7f69', 'data': ''}
May 09 03:51:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:51:47 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:51:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e305e5f
May 09 03:51:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:51:49 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:51:49 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:51:49 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:51:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:51:49 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:51:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e005e5f
May 09 03:51:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a105f5f
May 09 03:51:49 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:51:57 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:51:57 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:51:58 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:51:58 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:51:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:51:58 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:51:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049106464
May 09 03:51:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004e105e5f
May 09 03:51:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a205f5f
May 09 03:51:59 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:51:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b105e5e
May 09 03:51:59 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:52:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:52:00 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:52:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048006566
May 09 03:52:04 msm8909 python3[3108]: Running Scheduled: Thread Check
May 09 03:52:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:52:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106566
May 09 03:52:14 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197934, 'wearableId': 75}
May 09 03:52:14 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715197934, 'wearableId': 75}
May 09 03:52:14 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 72, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715197934, "wearableId": 75}, "key": "2e41f4da7ee0450295b37a1e06027c0a"}
May 09 03:52:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c205e5e
May 09 03:52:15 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:52:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:52:15 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:52:15 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197935.2931719, 'source': 0, 'key': '2e41f4da7ee0450295b37a1e06027c0a', 'data': ''}
May 09 03:52:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a005f5f
May 09 03:52:16 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:52:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 77, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004d205e5f
May 09 03:52:17 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 77, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197937, 'wearableId': 76}
May 09 03:52:17 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 77, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715197937, 'wearableId': 76}
May 09 03:52:17 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1016, "actCals": 6, "thermalGen": 19, "battery": 77, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715197937, "wearableId": 76}, "key": "80865bd2ae3444a88246fa6c7e0ea3e9"}
May 09 03:52:17 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197937.7016308, 'source': 0, 'key': '80865bd2ae3444a88246fa6c7e0ea3e9', 'data': ''}
May 09 03:52:17 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:52:17 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:52:20 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:52:20 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:52:20 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "018554677bee4bf8aada4e93fa3bd01d"}
May 09 03:52:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197940.9856029, 'source': 0, 'key': '018554677bee4bf8aada4e93fa3bd01d', 'data': ''}
May 09 03:52:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a105f5f
May 09 03:52:26 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:52:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048006464
May 09 03:52:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 77, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004d305e5f
May 09 03:52:27 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:52:27 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:52:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048206566
May 09 03:52:27 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:52:27 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:52:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:52:27 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:52:28 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:52:28 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:52:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:52:28 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:52:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:52:41 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:52:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:52:41 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:52:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a205f5f
May 09 03:52:41 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:52:42 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:52:42 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:52:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048106464
May 09 03:52:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f205e5e
May 09 03:52:44 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197964, 'wearableId': 73}
May 09 03:52:44 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715197964, 'wearableId': 73}
May 09 03:52:44 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715197964, "wearableId": 73}, "key": "d12a2d1c5795458cb175baa5d81db6f3"}
May 09 03:52:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048006566
May 09 03:52:44 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197964.5253875, 'source': 0, 'key': 'd12a2d1c5795458cb175baa5d81db6f3', 'data': ''}
May 09 03:52:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:52:54 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:52:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:52:54 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:52:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 03:52:55 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:52:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:52:56 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:52:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:52:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106566
May 09 03:52:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048206464
May 09 03:52:57 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197977, 'wearableId': 74}
May 09 03:52:57 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715197977, 'wearableId': 74}
May 09 03:52:57 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715197977, "wearableId": 74}, "key": "8c1f1a8114944a258f7b34b94a1fda7d"}
May 09 03:52:57 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:52:57 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:52:57 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715197977.689759, 'source': 0, 'key': '8c1f1a8114944a258f7b34b94a1fda7d', 'data': ''}
May 09 03:52:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:53:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:53:08 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:53:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 77, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004d005e5f
May 09 03:53:09 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:53:09 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:53:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048206566
May 09 03:53:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:53:09 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:53:10 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:53:10 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:53:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049006464
May 09 03:53:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:53:20 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:53:20 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:53:20 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5b6f6feab8164cbfb8b5462d15861e74"}
May 09 03:53:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198001.1648996, 'source': 0, 'key': '5b6f6feab8164cbfb8b5462d15861e74', 'data': ''}
May 09 03:53:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049106464
May 09 03:53:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f205e5e
May 09 03:53:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 77, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004d105e5f
May 09 03:53:23 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 77, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198003, 'wearableId': 76}
May 09 03:53:23 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1016, 'actCals': 6, 'thermalGen': 19, 'battery': 77, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198003, 'wearableId': 76}
May 09 03:53:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1016, "actCals": 6, "thermalGen": 19, "battery": 77, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198003, "wearableId": 76}, "key": "651b0fc6bf3d47b4a87cba704312b532"}
May 09 03:53:23 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:53:23 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:53:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:53:24 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:53:24 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198004.3292186, 'source': 0, 'key': '651b0fc6bf3d47b4a87cba704312b532', 'data': ''}
May 09 03:53:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006566
May 09 03:53:26 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198006, 'wearableId': 75}
May 09 03:53:26 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198006, 'wearableId': 75}
May 09 03:53:26 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198006, "wearableId": 75}, "key": "638c9d9fda2f4d4cac256cc040eac4f1"}
May 09 03:53:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b105e5e
May 09 03:53:26 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:53:27 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:53:27 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:53:27 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198006.9317153, 'source': 0, 'key': '638c9d9fda2f4d4cac256cc040eac4f1', 'data': ''}
May 09 03:53:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049206464
May 09 03:53:37 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 03:53:37 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:53:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b305e5e
May 09 03:53:38 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:53:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:53:39 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:53:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:53:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049306464
May 09 03:53:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b005e5e
May 09 03:53:51 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:53:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:53:51 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:53:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306566
May 09 03:53:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:53:53 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198033, 'wearableId': 73}
May 09 03:53:53 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198033, 'wearableId': 73}
May 09 03:53:53 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198033, "wearableId": 73}, "key": "aad08c76a51d45fcadbfc43756d0f3d0"}
May 09 03:53:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 77, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004d005e5f
May 09 03:53:54 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198033.6984146, 'source': 0, 'key': 'aad08c76a51d45fcadbfc43756d0f3d0', 'data': ''}
May 09 03:53:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:53:57 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:53:57 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:54:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:54:04 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:54:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f205e5e
May 09 03:54:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 77, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1016, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f8001306b03d004d105e5f
May 09 03:54:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006566
May 09 03:54:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005b105e5e
May 09 03:54:06 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:54:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:54:06 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:54:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:54:18 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:54:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048206464
May 09 03:54:19 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198059, 'wearableId': 74}
May 09 03:54:19 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198059, 'wearableId': 74}
May 09 03:54:19 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198059, "wearableId": 74}, "key": "037096c3387a43b28bbdc76f2036f6f3"}
May 09 03:54:19 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198059.7031381, 'source': 0, 'key': '037096c3387a43b28bbdc76f2036f6f3', 'data': ''}
May 09 03:54:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:54:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 03:54:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048206566
May 09 03:54:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d305e5e
May 09 03:54:20 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:54:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:54:20 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:54:20 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:54:20 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:54:20 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f75b0e75cc4a45e6a668ed44077a33e4"}
May 09 03:54:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198061.3352304, 'source': 0, 'key': 'f75b0e75cc4a45e6a668ed44077a33e4', 'data': ''}
May 09 03:54:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a005f5f
May 09 03:54:22 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:54:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:54:22 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:54:23 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:54:23 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:54:27 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:54:27 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:54:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:54:32 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:54:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 03:54:33 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198073, 'wearableId': 76}
May 09 03:54:33 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198073, 'wearableId': 76}
May 09 03:54:33 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198073, "wearableId": 76}, "key": "6f20b881889041f68c143f48ef2273ef"}
May 09 03:54:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 03:54:33 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 03:54:34 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198073.5465095, 'source': 0, 'key': '6f20b881889041f68c143f48ef2273ef', 'data': ''}
May 09 03:54:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:54:34 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:54:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:54:34 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:54:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:54:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048306566
May 09 03:54:35 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198075, 'wearableId': 75}
May 09 03:54:35 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198075, 'wearableId': 75}
May 09 03:54:35 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 72, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198075, "wearableId": 75}, "key": "e93b9c32ccc44d82b509236f7e55576f"}
May 09 03:54:36 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198076.1323647, 'source': 0, 'key': 'e93b9c32ccc44d82b509236f7e55576f', 'data': ''}
May 09 03:54:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:54:36 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:54:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a205f5f
May 09 03:54:37 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:54:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:54:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:54:46 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106566
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:54:47 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:54:47 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:54:47 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e205e5f
May 09 03:54:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d205e5e
May 09 03:54:47 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:54:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:54:48 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:54:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:54:49 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:54:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a305f5f
May 09 03:54:49 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:54:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:54:50 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:54:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:54:50 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:54:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:54:51 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:54:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:54:51 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:54:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:54:51 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:54:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:54:51 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:54:58 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:54:58 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:55:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048206464
May 09 03:55:01 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:55:01 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:55:01 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:55:01 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:55:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:55:02 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198102, 'wearableId': 73}
May 09 03:55:02 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198102, 'wearableId': 73}
May 09 03:55:02 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198102, "wearableId": 73}, "key": "a62752e5de6f4d638f86d3c588426f1c"}
May 09 03:55:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 03:55:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d305e5e
May 09 03:55:03 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:55:03 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198102.7910767, 'source': 0, 'key': 'a62752e5de6f4d638f86d3c588426f1c', 'data': ''}
May 09 03:55:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a105f5f
May 09 03:55:03 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:55:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:55:04 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:55:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:55:05 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:55:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:55:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:55:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f005e5f
May 09 03:55:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:55:16 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:55:17 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:55:17 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:55:17 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:55:17 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:55:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:55:18 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:55:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:55:18 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:55:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000058205f5f
May 09 03:55:18 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:55:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 03:55:19 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:55:19 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:55:19 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:55:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:55:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:55:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a4576260c92c4b9e81ab4ddf06925484"}
May 09 03:55:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198121.4935644, 'source': 0, 'key': 'a4576260c92c4b9e81ab4ddf06925484', 'data': ''}
May 09 03:55:28 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:55:28 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:55:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:55:31 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:55:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048006464
May 09 03:55:31 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198131, 'wearableId': 74}
May 09 03:55:31 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198131, 'wearableId': 74}
May 09 03:55:31 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198131, "wearableId": 74}, "key": "0f71e9f2082d4f8fa23fe061a89358b0"}
May 09 03:55:31 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198131.6810319, 'source': 0, 'key': '0f71e9f2082d4f8fa23fe061a89358b0', 'data': ''}
May 09 03:55:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004e305e5e
May 09 03:55:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047206566
May 09 03:55:42 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198142, 'wearableId': 75}
May 09 03:55:42 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198142, 'wearableId': 75}
May 09 03:55:43 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 71, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198142, "wearableId": 75}, "key": "314ddc6175c24808a8bcf4cb423ae078"}
May 09 03:55:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:55:43 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:55:44 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198143.5044408, 'source': 0, 'key': '314ddc6175c24808a8bcf4cb423ae078', 'data': ''}
May 09 03:55:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f305e5f
May 09 03:55:44 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198144, 'wearableId': 76}
May 09 03:55:44 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198144, 'wearableId': 76}
May 09 03:55:44 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 79, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198144, "wearableId": 76}, "key": "2a0f3d419b5e47bebfdfd934bc07e40a"}
May 09 03:55:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048106464
May 09 03:55:45 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198145.188237, 'source': 0, 'key': '2a0f3d419b5e47bebfdfd934bc07e40a', 'data': ''}
May 09 03:55:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048206464
May 09 03:55:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f105e5f
May 09 03:55:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047006566
May 09 03:55:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:55:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:55:57 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:55:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:55:57 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:55:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:55:58 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:55:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:55:58 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:55:58 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:55:58 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:55:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004e205e5e
May 09 03:55:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d105e5e
May 09 03:55:59 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:56:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:56:11 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:56:11 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:56:11 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:56:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004e305e5e
May 09 03:56:11 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198171, 'wearableId': 73}
May 09 03:56:11 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198171, 'wearableId': 73}
May 09 03:56:11 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 78, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198171, "wearableId": 73}, "key": "9f9aa38e0dd843d7bc57dbabc14d4742"}
May 09 03:56:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e205e5f
May 09 03:56:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047106666
May 09 03:56:12 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198172.0674143, 'source': 0, 'key': '9f9aa38e0dd843d7bc57dbabc14d4742', 'data': ''}
May 09 03:56:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:56:12 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:56:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:56:13 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:56:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048006464
May 09 03:56:13 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:56:13 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:56:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:56:14 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:56:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:56:15 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:56:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:56:15 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:56:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:56:15 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:56:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:56:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:56:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d507528647f2476f91e75a32b593f402"}
May 09 03:56:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198181.6500809, 'source': 0, 'key': 'd507528647f2476f91e75a32b593f402', 'data': ''}
May 09 03:56:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048106464
May 09 03:56:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:56:25 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:56:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:56:25 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:56:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047306666
May 09 03:56:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:56:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:56:26 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:56:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:56:26 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:56:28 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:56:28 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:56:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 03:56:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:56:38 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:56:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e105e5f
May 09 03:56:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 03:56:39 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:56:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:56:40 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:56:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059205f5f
May 09 03:56:40 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:56:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047006666
May 09 03:56:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:56:41 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:56:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:56:42 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198202, 'wearableId': 74}
May 09 03:56:42 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198202, 'wearableId': 74}
May 09 03:56:42 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198202, "wearableId": 74}, "key": "4482544922e6462b822446ada235c8af"}
May 09 03:56:42 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:56:42 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:56:43 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198202.5567937, 'source': 0, 'key': '4482544922e6462b822446ada235c8af', 'data': ''}
May 09 03:56:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:56:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:56:53 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:56:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e205e5f
May 09 03:56:53 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198213, 'wearableId': 76}
May 09 03:56:53 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198213, 'wearableId': 76}
May 09 03:56:53 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198213, "wearableId": 76}, "key": "14b8e5c439ea47baa2bbce650c2070b9"}
May 09 03:56:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c205e5e
May 09 03:56:54 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:56:54 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198214.4341516, 'source': 0, 'key': '14b8e5c439ea47baa2bbce650c2070b9', 'data': ''}
May 09 03:56:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047206666
May 09 03:56:54 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198214, 'wearableId': 75}
May 09 03:56:54 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198214, 'wearableId': 75}
May 09 03:56:54 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 71, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198214, "wearableId": 75}, "key": "0c3da7967a744c998f82f7687f8c2b15"}
May 09 03:56:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:56:55 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:56:55 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198215.1684651, 'source': 0, 'key': '0c3da7967a744c998f82f7687f8c2b15', 'data': ''}
May 09 03:56:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048006464
May 09 03:56:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:56:57 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:56:58 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:56:58 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:57:04 msm8909 python3[3108]: Running Scheduled: Thread Check
May 09 03:57:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:57:07 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:57:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059105f5f
May 09 03:57:07 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:57:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 03:57:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048106464
May 09 03:57:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047306666
May 09 03:57:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:57:11 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:57:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048006666
May 09 03:57:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:57:21 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:57:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:57:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:57:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e176bd785c8c4010aaefb7a26dc2af30"}
May 09 03:57:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106666
May 09 03:57:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:57:21 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:57:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198241.6928406, 'source': 0, 'key': 'e176bd785c8c4010aaefb7a26dc2af30', 'data': ''}
May 09 03:57:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059305f5f
May 09 03:57:22 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:57:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:57:22 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:57:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:57:22 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:57:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:23 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049206464
May 09 03:57:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e105e5f
May 09 03:57:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:23 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:24 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:57:24 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:57:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:24 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:25 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:25 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:57:25 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:57:28 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:57:29 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:57:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049306464
May 09 03:57:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:57:35 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:57:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:57:35 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198255, 'wearableId': 73}
May 09 03:57:35 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198255, 'wearableId': 73}
May 09 03:57:35 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198255, "wearableId": 73}, "key": "b3ab076142fc477ba7cb08cd9a75bead"}
May 09 03:57:36 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198255.8661742, 'source': 0, 'key': 'b3ab076142fc477ba7cb08cd9a75bead', 'data': ''}
May 09 03:57:36 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:57:36 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:57:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048206666
May 09 03:57:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:57:36 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:57:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:57:37 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:57:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:57:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 03:57:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:57:39 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:57:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048306666
May 09 03:57:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:57:49 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:57:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049106464
May 09 03:57:49 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198269, 'wearableId': 74}
May 09 03:57:49 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198269, 'wearableId': 74}
May 09 03:57:49 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 73, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198269, "wearableId": 74}, "key": "92b34064039e4cada240cd23d8072f97"}
May 09 03:57:50 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198269.9842503, 'source': 0, 'key': '92b34064039e4cada240cd23d8072f97', 'data': ''}
May 09 03:57:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f205e5e
May 09 03:57:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 03:57:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:57:51 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:57:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:57:51 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:57:59 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:57:59 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:58:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:58:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e105e5f
May 09 03:58:03 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198283, 'wearableId': 76}
May 09 03:58:03 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198283, 'wearableId': 76}
May 09 03:58:03 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198283, "wearableId": 76}, "key": "96d9793a4ff9412b93d260f54525f883"}
May 09 03:58:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330048106666
May 09 03:58:03 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198283, 'wearableId': 75}
May 09 03:58:03 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198283, 'wearableId': 75}
May 09 03:58:03 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 72, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198283, "wearableId": 75}, "key": "35f678072afa4c07bdc7c93395f6d121"}
May 09 03:58:03 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198283.6074853, 'source': 0, 'key': '96d9793a4ff9412b93d260f54525f883', 'data': ''}
May 09 03:58:04 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198283.652107, 'source': 0, 'key': '35f678072afa4c07bdc7c93395f6d121', 'data': ''}
May 09 03:58:04 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:58:04 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:58:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059305f5f
May 09 03:58:05 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:58:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049206464
May 09 03:58:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1011, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:58:06 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:58:07 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:58:07 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:58:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:58:16 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:58:17 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:58:17 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:58:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 03:58:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:58:18 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:58:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:58:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:58:19 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:58:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 03:58:19 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:58:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:58:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d305e5e
May 09 03:58:20 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:58:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:58:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:58:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "035121c746e04f059a3231aed4f58dcc"}
May 09 03:58:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198301.8944573, 'source': 0, 'key': '035121c746e04f059a3231aed4f58dcc', 'data': ''}
May 09 03:58:29 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:58:29 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:58:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001300200d0058105d5d
May 09 03:58:31 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:58:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048006464
May 09 03:58:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d005e5e
May 09 03:58:33 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:58:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:58:33 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:58:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:58:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e105e5f
May 09 03:58:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d105e5e
May 09 03:58:35 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:58:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006666
May 09 03:58:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 03:58:35 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:58:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a205f5f
May 09 03:58:35 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:58:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:58:35 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:58:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e205e5f
May 09 03:58:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d205e5e
May 09 03:58:45 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:58:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a305f5f
May 09 03:58:45 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:58:45 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:58:45 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:58:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001300200d0058305d5d
May 09 03:58:46 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:58:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:58:46 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:58:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:58:47 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198327, 'wearableId': 73}
May 09 03:58:47 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198327, 'wearableId': 73}
May 09 03:58:47 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198327, "wearableId": 73}, "key": "081abf9e0050438fb282db7fd81b8570"}
May 09 03:58:48 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198327.6288691, 'source': 0, 'key': '081abf9e0050438fb282db7fd81b8570', 'data': ''}
May 09 03:58:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:58:48 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:58:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:58:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048206464
May 09 03:58:49 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198329, 'wearableId': 74}
May 09 03:58:49 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 72, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198329, 'wearableId': 74}
May 09 03:58:49 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 72, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198329, "wearableId": 74}, "key": "150739a5b9b54350a3533ca8ed1e01f4"}
May 09 03:58:50 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198330.1445971, 'source': 0, 'key': '150739a5b9b54350a3533ca8ed1e01f4', 'data': ''}
May 09 03:58:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:58:58 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:58:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:58:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306666
May 09 03:58:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 03:59:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d305e5e
May 09 03:59:00 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:00 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:59:00 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:59:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001300200d0058005d5d
May 09 03:59:01 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:59:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048306464
May 09 03:59:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 03:59:03 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:59:03 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:59:03 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:59:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001300200d0058205d5d
May 09 03:59:13 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:59:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000048006464
May 09 03:59:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:59:13 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:14 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 03:59:14 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:59:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:59:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047006666
May 09 03:59:14 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198354, 'wearableId': 75}
May 09 03:59:14 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198354, 'wearableId': 75}
May 09 03:59:14 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 71, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198354, "wearableId": 75}, "key": "253d90e560154ddfb6ce234e622668d0"}
May 09 03:59:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:15 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:15 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198355.3071306, 'source': 0, 'key': '253d90e560154ddfb6ce234e622668d0', 'data': ''}
May 09 03:59:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:15 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:16 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f105e5f
May 09 03:59:17 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198357, 'wearableId': 76}
May 09 03:59:17 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198357, 'wearableId': 76}
May 09 03:59:17 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 79, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198357, "wearableId": 76}, "key": "ce8b32376e91414a8ebedcd7a0207c69"}
May 09 03:59:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:17 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:17 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:17 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198357.4788861, 'source': 0, 'key': 'ce8b32376e91414a8ebedcd7a0207c69', 'data': ''}
May 09 03:59:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 03:59:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:59:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e141f57d51f0454fa587a6f31b2a7ff9"}
May 09 03:59:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198361.9148633, 'source': 0, 'key': 'e141f57d51f0454fa587a6f31b2a7ff9', 'data': ''}
May 09 03:59:26 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:59:26 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:59:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047106666
May 09 03:59:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:59:27 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:59:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001300200d0058305d5d
May 09 03:59:28 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:59:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c205e5e
May 09 03:59:28 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f205e5f
May 09 03:59:30 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 03:59:30 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 03:59:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049206464
May 09 03:59:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c205e5e
May 09 03:59:31 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 03:59:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:59:40 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:59:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:59:40 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200130000000058105f5f
May 09 03:59:41 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:59:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f105e5e
May 09 03:59:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:42 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 19, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001300200d0058105d5d
May 09 03:59:42 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:59:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f005e5f
May 09 03:59:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047306666
May 09 03:59:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:59:45 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c105e5e
May 09 03:59:55 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:59:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049006464
May 09 03:59:55 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198395, 'wearableId': 74}
May 09 03:59:55 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198395, 'wearableId': 74}
May 09 03:59:55 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 73, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198395, "wearableId": 74}, "key": "b20a97dba4d14c35ad68c483b623d3e0"}
May 09 03:59:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 03:59:56 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:59:56 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198396.3280003, 'source': 0, 'key': 'b20a97dba4d14c35ad68c483b623d3e0', 'data': ''}
May 09 03:59:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047106666
May 09 03:59:57 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 03:59:57 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:59:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 03:59:58 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:59:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f305e5e
May 09 03:59:58 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198398, 'wearableId': 73}
May 09 03:59:58 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 4, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198398, 'wearableId': 73}
May 09 03:59:58 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 4, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198398, "wearableId": 73}, "key": "ff9b8200436840389e9fc83dfee70a4b"}
May 09 03:59:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 03:59:59 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:59:59 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198399.2882123, 'source': 0, 'key': 'ff9b8200436840389e9fc83dfee70a4b', 'data': ''}
May 09 04:00:00 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:00:00 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:00:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 4, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001d0004000000004f005e5e
May 09 04:00:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047206666
May 09 04:00:10 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005c205e5e
May 09 04:00:10 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:00:10 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:00:10 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:00:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004f205e5f
May 09 04:00:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:00:12 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:00:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 4, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00040000000049106464
May 09 04:00:13 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:00:13 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:00:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:00:13 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:00:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:00:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:00:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "70ed255231af4d469bf1c8b8ac47cde3"}
May 09 04:00:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198421.9753585, 'source': 0, 'key': '70ed255231af4d469bf1c8b8ac47cde3', 'data': ''}
May 09 04:00:23 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:00:23 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:00:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 04:00:23 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198423, 'wearableId': 76}
May 09 04:00:23 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198423, 'wearableId': 76}
May 09 04:00:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198423, "wearableId": 76}, "key": "c2610253a5c34d63bce19be79b1b0e87"}
May 09 04:00:24 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198424.0455532, 'source': 0, 'key': 'c2610253a5c34d63bce19be79b1b0e87', 'data': ''}
May 09 04:00:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d005e5e
May 09 04:00:25 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:00:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047006666
May 09 04:00:26 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198426, 'wearableId': 75}
May 09 04:00:26 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 71, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198426, 'wearableId': 75}
May 09 04:00:26 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 71, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198426, "wearableId": 75}, "key": "ee557f53de3f450f94a02ad1c2e29152"}
May 09 04:00:27 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198426.8613465, 'source': 0, 'key': 'ee557f53de3f450f94a02ad1c2e29152', 'data': ''}
May 09 04:00:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:00:27 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:00:30 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:00:30 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:00:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:00:37 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:00:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d105e5e
May 09 04:00:37 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:00:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:00:37 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:00:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e305e5e
May 09 04:00:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e105e5f
May 09 04:00:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a005f5f
May 09 04:00:39 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:00:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00050000000049006464
May 09 04:00:41 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:00:41 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:00:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00050000000049106464
May 09 04:00:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:00:51 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:00:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:00:51 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:00:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:00:51 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:00:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a105f5f
May 09 04:00:52 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:00:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 71, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330047206666
May 09 04:00:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:00:53 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:00:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 04:00:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d305e5e
May 09 04:00:54 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:00:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e105e5e
May 09 04:01:00 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:01:00 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:01:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:01:04 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:01:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e205e5e
May 09 04:01:05 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198465, 'wearableId': 73}
May 09 04:01:05 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198465, 'wearableId': 73}
May 09 04:01:05 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 78, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198465, "wearableId": 73}, "key": "afef79588d19405c8b8734c4c2cdf77e"}
May 09 04:01:06 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198465.8576405, 'source': 0, 'key': 'afef79588d19405c8b8734c4c2cdf77e', 'data': ''}
May 09 04:01:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a305f5f
May 09 04:01:07 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:01:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:01:07 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:01:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006666
May 09 04:01:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 29, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 100, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001d00050000000049206464
May 09 04:01:07 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198467, 'wearableId': 74}
May 09 04:01:07 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 29, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198467, 'wearableId': 74}
May 09 04:01:07 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 29, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198467, "wearableId": 74}, "key": "3f65f946909341d7a23f07f6618900b5"}
May 09 04:01:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 04:01:08 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198468.1906517, 'source': 0, 'key': '3f65f946909341d7a23f07f6618900b5', 'data': ''}
May 09 04:01:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049306565
May 09 04:01:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 19, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40013000002005d005e5e
May 09 04:01:09 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:01:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:01:18 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:01:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c105e5e
May 09 04:01:19 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:01:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:01:19 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:01:20 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:01:20 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:01:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:01:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:01:20 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:01:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:01:21 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:01:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049106666
May 09 04:01:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:01:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:01:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "203c017a264e40f7887d86d935d3f156"}
May 09 04:01:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 19, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20013000000005a005f5f
May 09 04:01:22 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:01:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198482.1767845, 'source': 0, 'key': '203c017a264e40f7887d86d935d3f156', 'data': ''}
May 09 04:01:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:01:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206666
May 09 04:01:30 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:01:31 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:01:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e305e5f
May 09 04:01:32 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198492, 'wearableId': 76}
May 09 04:01:32 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 19, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198492, 'wearableId': 76}
May 09 04:01:32 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 19, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198492, "wearableId": 76}, "key": "665d2a89edd44fda807bb75e46887ec3"}
May 09 04:01:33 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198493.3199465, 'source': 0, 'key': '665d2a89edd44fda807bb75e46887ec3', 'data': ''}
May 09 04:01:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:01:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c305e5e
May 09 04:01:34 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:01:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:01:34 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:01:35 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:01:35 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:01:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f105e5e
May 09 04:01:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:01:46 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:01:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:01:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e005e5f
May 09 04:01:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:01:49 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:01:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006666
May 09 04:01:50 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198510, 'wearableId': 75}
May 09 04:01:50 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198510, 'wearableId': 75}
May 09 04:01:50 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198510, "wearableId": 75}, "key": "59838b14d4b14a56a4680a2fb0c9c570"}
May 09 04:01:50 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198510.6705828, 'source': 0, 'key': '59838b14d4b14a56a4680a2fb0c9c570', 'data': ''}
May 09 04:01:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c105e5e
May 09 04:01:51 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:01:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:01:51 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:02:01 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:02:01 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:02:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c205e5e
May 09 04:02:01 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:02:01 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:02:01 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:02:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206666
May 09 04:02:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:02:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 19, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001306b03d004e205e5f
May 09 04:02:04 msm8909 python3[3108]: Running Scheduled: Thread Check
May 09 04:02:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:02:14 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:02:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d305e5e
May 09 04:02:16 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:02:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:02:16 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:02:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f105e5e
May 09 04:02:17 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198537, 'wearableId': 73}
May 09 04:02:17 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198537, 'wearableId': 73}
May 09 04:02:17 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198537, "wearableId": 73}, "key": "4388be81ec244f03936965ca0c842558"}
May 09 04:02:17 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198537.6488953, 'source': 0, 'key': '4388be81ec244f03936965ca0c842558', 'data': ''}
May 09 04:02:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:02:18 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:02:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:02:18 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:02:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306666
May 09 04:02:19 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:02:19 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:02:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:02:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:02:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "fd74a38343164ff0bbcc011156dde09d"}
May 09 04:02:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198542.1890068, 'source': 0, 'key': 'fd74a38343164ff0bbcc011156dde09d', 'data': ''}
May 09 04:02:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006666
May 09 04:02:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049206565
May 09 04:02:29 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198549, 'wearableId': 74}
May 09 04:02:29 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198549, 'wearableId': 74}
May 09 04:02:29 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198549, "wearableId": 74}, "key": "39a77cfb30a6445181a3549b547bcdb8"}
May 09 04:02:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e005e5f
May 09 04:02:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:02:30 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:02:30 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198550.3949623, 'source': 0, 'key': '39a77cfb30a6445181a3549b547bcdb8', 'data': ''}
May 09 04:02:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059305f5f
May 09 04:02:31 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:02:31 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:02:31 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:02:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:02:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d105e5e
May 09 04:02:33 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:02:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:02:33 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:02:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d205e5e
May 09 04:02:43 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:02:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206666
May 09 04:02:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049306565
May 09 04:02:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:02:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e205e5f
May 09 04:02:44 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198564, 'wearableId': 76}
May 09 04:02:44 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198564, 'wearableId': 76}
May 09 04:02:44 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198564, "wearableId": 76}, "key": "20f35784988b4314926c7ce0161a1c5e"}
May 09 04:02:45 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198565.1048982, 'source': 0, 'key': '20f35784988b4314926c7ce0161a1c5e', 'data': ''}
May 09 04:02:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059105f5f
May 09 04:02:45 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:02:47 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:02:47 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:02:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:02:56 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:02:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e305e5f
May 09 04:02:58 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:02:58 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:02:58 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:02:58 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:02:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049306666
May 09 04:02:58 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198578, 'wearableId': 75}
May 09 04:02:58 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198578, 'wearableId': 75}
May 09 04:02:58 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198578, "wearableId": 75}, "key": "6b9e0271094f4521840e1b38f66fd164"}
May 09 04:02:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:02:58 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:02:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:02:59 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:02:59 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198579.033165, 'source': 0, 'key': '6b9e0271094f4521840e1b38f66fd164', 'data': ''}
May 09 04:03:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:03:00 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:03:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059205f5f
May 09 04:03:00 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:03:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:03:00 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:03:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:03:01 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:03:01 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:03:01 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:03:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:03:10 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:03:10 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:03:10 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:03:11 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:03:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:03:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:03:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:03:12 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:03:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20014000000005a305f5f
May 09 04:03:13 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:03:21 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:03:21 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:03:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "37088c9106e1477ab54eca5f0ea1432a"}
May 09 04:03:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198602.328351, 'source': 0, 'key': '37088c9106e1477ab54eca5f0ea1432a', 'data': ''}
May 09 04:03:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058305d5d
May 09 04:03:25 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:03:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206666
May 09 04:03:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049306565
May 09 04:03:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:03:26 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198606, 'wearableId': 73}
May 09 04:03:26 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198606, 'wearableId': 73}
May 09 04:03:26 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198606, "wearableId": 73}, "key": "fa660a6ec1b340ac99a33bac890d9284"}
May 09 04:03:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e205e5f
May 09 04:03:26 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198606.7612109, 'source': 0, 'key': 'fa660a6ec1b340ac99a33bac890d9284', 'data': ''}
May 09 04:03:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005b205e5e
May 09 04:03:26 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:03:31 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:03:31 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:03:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005b005e5e
May 09 04:03:39 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:03:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e305e5f
May 09 04:03:39 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:03:39 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:03:39 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:03:39 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:03:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049006666
May 09 04:03:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058105d5d
May 09 04:03:39 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:03:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20014000000005a205f5f
May 09 04:03:40 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:03:42 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:03:42 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:03:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:03:42 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:03:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:03:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:03:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e105e5f
May 09 04:03:53 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198633, 'wearableId': 76}
May 09 04:03:53 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1017, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198633, 'wearableId': 76}
May 09 04:03:53 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1017, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198633, "wearableId": 76}, "key": "f4b787704f3d4dc1bf238c7258651887"}
May 09 04:03:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 91, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005b105e5e
May 09 04:03:53 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:03:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:03:54 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:03:54 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198634.275712, 'source': 0, 'key': 'f4b787704f3d4dc1bf238c7258651887', 'data': ''}
May 09 04:03:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049106666
May 09 04:03:54 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:03:54 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:03:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20014000000005a005f5f
May 09 04:03:54 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:03:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:03:56 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198636, 'wearableId': 74}
May 09 04:03:56 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198636, 'wearableId': 74}
May 09 04:03:56 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198636, "wearableId": 74}, "key": "bcb79fca6ef94cdbbff71a4114dd1e1e"}
May 09 04:03:56 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198636.6739047, 'source': 0, 'key': 'bcb79fca6ef94cdbbff71a4114dd1e1e', 'data': ''}
May 09 04:03:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049206565
May 09 04:03:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058205d5d
May 09 04:03:57 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:04:01 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:04:01 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:04:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 19, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 19, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000013001307a0330049206666
May 09 04:04:07 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198647, 'wearableId': 75}
May 09 04:04:07 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 19, 'actCals': 7, 'thermalGen': 19, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198647, 'wearableId': 75}
May 09 04:04:07 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 19, "actCals": 7, "thermalGen": 19, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198647, "wearableId": 75}, "key": "c70eff5e34ae4fe89ce5e4a145889a05"}
May 09 04:04:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059105f5f
May 09 04:04:07 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:04:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058305d5d
May 09 04:04:07 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:04:07 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:04:07 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:04:07 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198647.6346016, 'source': 0, 'key': 'c70eff5e34ae4fe89ce5e4a145889a05', 'data': ''}
May 09 04:04:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049306565
May 09 04:04:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:04:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1017, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003f9001406b03d004e205e5f
May 09 04:04:10 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:04:11 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:04:11 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:04:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d005e5e
May 09 04:04:21 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:04:22 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:04:22 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:04:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "bc9741e50b324cf5830df099c247bdba"}
May 09 04:04:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049006565
May 09 04:04:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198662.4668615, 'source': 0, 'key': 'bc9741e50b324cf5830df099c247bdba', 'data': ''}
May 09 04:04:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:04:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e005e5f
May 09 04:04:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006666
May 09 04:04:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059305f5f
May 09 04:04:24 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:04:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:04:24 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:04:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:04:25 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:04:25 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:04:31 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:04:31 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:04:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:04:35 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198675, 'wearableId': 73}
May 09 04:04:35 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198675, 'wearableId': 73}
May 09 04:04:35 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198675, "wearableId": 73}, "key": "3984cb46e80a4db0834f737ebe8398a6"}
May 09 04:04:35 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:04:35 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:04:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:04:36 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198675.9797733, 'source': 0, 'key': '3984cb46e80a4db0834f737ebe8398a6', 'data': ''}
May 09 04:04:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106666
May 09 04:04:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:04:37 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:04:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d205e5e
May 09 04:04:38 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:04:38 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:04:38 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:04:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:04:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059005f5f
May 09 04:04:39 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:04:48 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:04:48 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:04:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:04:49 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:04:49 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00', 'mtp_version': 5} 1ff1065f00
May 09 04:04:49 msm8909 python3[3108]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 04:04:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059105f5f
May 09 04:04:49 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:04:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049206565
May 09 04:04:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f105e5e
May 09 04:04:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:04:50 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:04:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048306666
May 09 04:04:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:04:53 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:04:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:04:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d305e5e
May 09 04:04:53 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:04:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:04:53 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:05:02 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:05:02 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:05:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e005e5f
May 09 04:05:02 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198702, 'wearableId': 76}
May 09 04:05:02 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198702, 'wearableId': 76}
May 09 04:05:03 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198702, "wearableId": 76}, "key": "3333df1253574370b64de0668ee3c27a"}
May 09 04:05:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d005e5e
May 09 04:05:03 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:05:03 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198703.4291091, 'source': 0, 'key': '3333df1253574370b64de0668ee3c27a', 'data': ''}
May 09 04:05:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:05:04 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:05:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:05:04 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:05:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:05:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006666
May 09 04:05:06 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:05:06 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:05:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:05:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:05:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:05:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:05:18 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198718, 'wearableId': 74}
May 09 04:05:18 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198718, 'wearableId': 74}
May 09 04:05:18 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198718, "wearableId": 74}, "key": "522ebc6b3e7e48c59dd072a0efd67d62"}
May 09 04:05:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:05:18 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:05:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058305d5d
May 09 04:05:18 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:05:18 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198718.8641109, 'source': 0, 'key': '522ebc6b3e7e48c59dd072a0efd67d62', 'data': ''}
May 09 04:05:19 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:05:19 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:05:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d205e5e
May 09 04:05:20 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:05:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049206666
May 09 04:05:21 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198721, 'wearableId': 75}
May 09 04:05:21 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198721, 'wearableId': 75}
May 09 04:05:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198721, "wearableId": 75}, "key": "41665a1a3bd44a1ba5e53abc232972f4"}
May 09 04:05:21 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198721.6642213, 'source': 0, 'key': '41665a1a3bd44a1ba5e53abc232972f4', 'data': ''}
May 09 04:05:22 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:05:22 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:05:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e42d5eff29014ce89faa446308566335"}
May 09 04:05:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198722.734201, 'source': 0, 'key': 'e42d5eff29014ce89faa446308566335', 'data': ''}
May 09 04:05:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:05:31 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:05:32 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:05:32 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:05:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049306666
May 09 04:05:33 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:05:33 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:05:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049206565
May 09 04:05:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f105e5e
May 09 04:05:35 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:05:35 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:05:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:05:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d305e5e
May 09 04:05:35 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:05:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:05:45 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:05:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d005e5e
May 09 04:05:45 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:05:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058105d5d
May 09 04:05:46 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:05:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:05:46 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:05:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:05:47 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:05:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049106666
May 09 04:05:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:05:48 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:05:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:05:49 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:05:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:05:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d205e5e
May 09 04:05:59 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:05:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 83, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000053005f5f
May 09 04:05:59 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:06:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:06:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:06:01 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198761, 'wearableId': 73}
May 09 04:06:01 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198761, 'wearableId': 73}
May 09 04:06:01 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198761, "wearableId": 73}, "key": "9a25108588194c1f80015f50e07e4462"}
May 09 04:06:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:06:02 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:06:02 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:06:02 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198762.4745421, 'source': 0, 'key': '9a25108588194c1f80015f50e07e4462', 'data': ''}
May 09 04:06:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058305d5d
May 09 04:06:03 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:06:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049306666
May 09 04:06:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:06:14 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:06:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059205f5f
May 09 04:06:17 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:06:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:06:17 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198777, 'wearableId': 76}
May 09 04:06:17 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198777, 'wearableId': 76}
May 09 04:06:17 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198777, "wearableId": 76}, "key": "6a7e3a26e3644bf7ba2f0902d9e38019"}
May 09 04:06:18 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198777.7440889, 'source': 0, 'key': '6a7e3a26e3644bf7ba2f0902d9e38019', 'data': ''}
May 09 04:06:22 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:06:22 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:06:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f9694c7b8df74de1a69c226c080e48be"}
May 09 04:06:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198782.9207871, 'source': 0, 'key': 'f9694c7b8df74de1a69c226c080e48be', 'data': ''}
May 09 04:06:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:06:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049106666
May 09 04:06:26 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198786, 'wearableId': 75}
May 09 04:06:26 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198786, 'wearableId': 75}
May 09 04:06:27 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198786, "wearableId": 75}, "key": "899d094789c84636a0fe3f66c5d76bc8"}
May 09 04:06:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 04:06:27 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 04:06:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e005e5f
May 09 04:06:27 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198787.4116902, 'source': 0, 'key': '899d094789c84636a0fe3f66c5d76bc8', 'data': ''}
May 09 04:06:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049306565
May 09 04:06:27 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198787, 'wearableId': 74}
May 09 04:06:27 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198787, 'wearableId': 74}
May 09 04:06:27 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198787, "wearableId": 74}, "key": "025cf018a0434c3081609605c297118e"}
May 09 04:06:28 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198787.9636872, 'source': 0, 'key': '025cf018a0434c3081609605c297118e', 'data': ''}
May 09 04:06:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c105e5e
May 09 04:06:28 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:06:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:06:28 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:06:29 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:06:29 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:06:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:06:30 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:06:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c105e5e
May 09 04:06:31 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:06:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:06:31 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:06:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059005f5f
May 09 04:06:31 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:06:33 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:06:33 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:06:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c205e5e
May 09 04:06:41 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:06:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049006565
May 09 04:06:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:06:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059105f5f
May 09 04:06:41 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:06:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:06:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:06:41 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:06:42 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:06:42 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:06:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:06:42 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:06:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:06:43 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:06:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:06:44 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:06:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:06:44 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:06:44 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:06:44 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:06:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:06:45 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:06:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 04:06:45 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 04:06:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:06:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:06:55 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:06:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f105e5e
May 09 04:06:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:06:57 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:06:57 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:06:57 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:06:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c005e5e
May 09 04:06:58 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:06:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e005e5f
May 09 04:07:03 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:07:03 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:07:05 msm8909 python3[3108]: Running Scheduled: Thread Check
May 09 04:07:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:07:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049306565
May 09 04:07:10 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:07:10 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:07:10 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:07:10 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:07:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059005f5f
May 09 04:07:11 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:07:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106666
May 09 04:07:12 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:07:12 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:07:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:07:13 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:07:22 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:07:22 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:07:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d4aa8ca8a29b4a9fb77df87d5a65346c"}
May 09 04:07:23 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:07:23 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:07:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:07:23 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198843, 'wearableId': 73}
May 09 04:07:23 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198843, 'wearableId': 73}
May 09 04:07:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198843, "wearableId": 73}, "key": "76ecbc0d67c24dec80b773e2232d2349"}
May 09 04:07:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198843.1913621, 'source': 0, 'key': 'd4aa8ca8a29b4a9fb77df87d5a65346c', 'data': ''}
May 09 04:07:24 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198843.8729982, 'source': 0, 'key': '76ecbc0d67c24dec80b773e2232d2349', 'data': ''}
May 09 04:07:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059105f5f
May 09 04:07:26 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:07:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048006565
May 09 04:07:33 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:07:33 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:07:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:07:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e005e5f
May 09 04:07:38 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198858, 'wearableId': 76}
May 09 04:07:38 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198858, 'wearableId': 76}
May 09 04:07:38 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198858, "wearableId": 76}, "key": "73602274447a4954985b7827f9b77bb6"}
May 09 04:07:38 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:07:38 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:07:39 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198858.9341381, 'source': 0, 'key': '73602274447a4954985b7827f9b77bb6', 'data': ''}
May 09 04:07:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048106565
May 09 04:07:40 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 72, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198860, 'wearableId': 74}
May 09 04:07:40 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 72, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198860, 'wearableId': 74}
May 09 04:07:40 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 72, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198860, "wearableId": 74}, "key": "f70bf11eb8954e5887a77e649d82405c"}
May 09 04:07:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006666
May 09 04:07:40 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198860, 'wearableId': 75}
May 09 04:07:40 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198860, 'wearableId': 75}
May 09 04:07:40 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 72, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198860, "wearableId": 75}, "key": "54b0af03524246149bf86cb5c6776a94"}
May 09 04:07:40 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198860.4304452, 'source': 0, 'key': 'f70bf11eb8954e5887a77e649d82405c', 'data': ''}
May 09 04:07:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059305f5f
May 09 04:07:40 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:07:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048206565
May 09 04:07:41 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198861.0903831, 'source': 0, 'key': '54b0af03524246149bf86cb5c6776a94', 'data': ''}
May 09 04:07:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:07:51 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:07:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:07:51 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:07:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058205d5d
May 09 04:07:52 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:07:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048306565
May 09 04:07:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106666
May 09 04:07:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:07:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:07:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c205e5e
May 09 04:07:55 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:08:03 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:08:03 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:08:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:08:04 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:08:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d305e5e
May 09 04:08:05 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:08:05 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:08:05 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:08:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:08:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0058005d5d
May 09 04:08:06 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:08:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059105f5f
May 09 04:08:08 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:08:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048006565
May 09 04:08:09 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:08:09 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:08:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:08:19 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:08:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049006666
May 09 04:08:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:08:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:08:19 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:08:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d005e5e
May 09 04:08:20 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:08:22 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:08:22 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:08:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e205e5e
May 09 04:08:22 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:08:22 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:08:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c77211cc394744c883c884a5a6a927ca"}
May 09 04:08:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059305f5f
May 09 04:08:23 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:08:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198903.3523619, 'source': 0, 'key': 'c77211cc394744c883c884a5a6a927ca', 'data': ''}
May 09 04:08:32 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:08:32 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:08:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049206666
May 09 04:08:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049206565
May 09 04:08:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:08:34 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:08:34 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:08:34 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:08:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:08:35 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:08:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d205e5e
May 09 04:08:37 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:08:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e005e5e
May 09 04:08:37 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198917, 'wearableId': 73}
May 09 04:08:37 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198917, 'wearableId': 73}
May 09 04:08:37 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 78, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198917, "wearableId": 73}, "key": "44c240fa573b42abb31f406efc8eb12b"}
May 09 04:08:38 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198917.8248358, 'source': 0, 'key': '44c240fa573b42abb31f406efc8eb12b', 'data': ''}
May 09 04:08:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e105e5e
May 09 04:08:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004f305e5f
May 09 04:08:47 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198927, 'wearableId': 76}
May 09 04:08:47 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198927, 'wearableId': 76}
May 09 04:08:47 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 79, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198927, "wearableId": 76}, "key": "05f2c7c0110f41669e62654700bbf52d"}
May 09 04:08:48 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:08:48 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:08:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:08:48 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:08:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049006565
May 09 04:08:48 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198928.167417, 'source': 0, 'key': '05f2c7c0110f41669e62654700bbf52d', 'data': ''}
May 09 04:08:48 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198928, 'wearableId': 74}
May 09 04:08:48 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715198928, 'wearableId': 74}
May 09 04:08:48 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715198928, "wearableId": 74}, "key": "1197b8f9a4c24065acf1f0a135c6b288"}
May 09 04:08:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049306666
May 09 04:08:48 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198928, 'wearableId': 75}
May 09 04:08:48 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198928, 'wearableId': 75}
May 09 04:08:48 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198928, "wearableId": 75}, "key": "66e04e2275744e31bdfa82bf9178e03f"}
May 09 04:08:49 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198928.849865, 'source': 0, 'key': '1197b8f9a4c24065acf1f0a135c6b288', 'data': ''}
May 09 04:08:49 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198928.9319539, 'source': 0, 'key': '66e04e2275744e31bdfa82bf9178e03f', 'data': ''}
May 09 04:08:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005d305e5e
May 09 04:08:49 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:08:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059205f5f
May 09 04:08:50 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:08:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:08:51 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:09:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:09:00 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:09:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:09:01 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:09:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000049106565
May 09 04:09:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004e205e5e
May 09 04:09:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004f005e5f
May 09 04:09:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049106666
May 09 04:09:03 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:09:03 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:09:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:09:04 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:09:04 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:09:04 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:09:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059305f5f
May 09 04:09:05 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:09:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:09:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:09:14 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:09:14 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 90, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f20014000000005a005f5f
May 09 04:09:14 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:09:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:09:15 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:09:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:09:15 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:09:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048206565
May 09 04:09:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c205e5e
May 09 04:09:16 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:09:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:09:19 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:09:19 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:09:22 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:09:22 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:09:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d712a6e526944cf5888b5cb1fbccc20b"}
May 09 04:09:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198963.356657, 'source': 0, 'key': 'd712a6e526944cf5888b5cb1fbccc20b', 'data': ''}
May 09 04:09:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f105e5e
May 09 04:09:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:09:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048306565
May 09 04:09:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:09:30 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:09:30 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:09:30 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:09:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:09:30 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:09:32 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:09:32 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:09:34 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:09:34 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:09:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:09:43 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:09:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:09:43 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:09:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048006565
May 09 04:09:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c105e5e
May 09 04:09:43 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:09:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f205e5e
May 09 04:09:44 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198984, 'wearableId': 73}
May 09 04:09:44 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715198984, 'wearableId': 73}
May 09 04:09:44 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715198984, "wearableId": 73}, "key": "f87a38c3a97f44bcab8807dee821b1f4"}
May 09 04:09:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106666
May 09 04:09:44 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:09:44 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:09:45 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198984.909549, 'source': 0, 'key': 'f87a38c3a97f44bcab8807dee821b1f4', 'data': ''}
May 09 04:09:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:09:45 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:09:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:09:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:09:46 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:09:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c105e5e
May 09 04:09:46 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:09:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f305e5e
May 09 04:09:47 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:09:47 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:09:47 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:09:47 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:09:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048206666
May 09 04:09:57 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198997, 'wearableId': 75}
May 09 04:09:57 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715198997, 'wearableId': 75}
May 09 04:09:57 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 72, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715198997, "wearableId": 75}, "key": "63804816ee7a439b963ad5b6ae4f4e84"}
May 09 04:09:57 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:09:57 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198997.5705695, 'source': 0, 'key': '63804816ee7a439b963ad5b6ae4f4e84', 'data': ''}
May 09 04:09:57 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:09:57 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:09:57 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:09:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:09:57 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:09:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 04:09:58 msm8909 python3[3108]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 04:09:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:09:58 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198998, 'wearableId': 76}
May 09 04:09:58 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715198998, 'wearableId': 76}
May 09 04:09:58 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715198998, "wearableId": 76}, "key": "07a9924a03404620a1eee8a07855d52f"}
May 09 04:09:58 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:09:58 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:09:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:09:59 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:09:59 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715198998.9836609, 'source': 0, 'key': '07a9924a03404620a1eee8a07855d52f', 'data': ''}
May 09 04:10:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048206565
May 09 04:10:00 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 72, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199000, 'wearableId': 74}
May 09 04:10:00 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 30, 'actCals': 0, 'thermalGen': 5, 'battery': 72, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199000, 'wearableId': 74}
May 09 04:10:00 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 30, "actCals": 0, "thermalGen": 5, "battery": 72, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715199000, "wearableId": 74}, "key": "c654b020f7b64dc3b6e1d7b773ea6173"}
May 09 04:10:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 92, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1524, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f40014000002005c205e5e
May 09 04:10:01 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:10:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001e0005000000004f005e5e
May 09 04:10:01 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199001.3637311, 'source': 0, 'key': 'c654b020f7b64dc3b6e1d7b773ea6173', 'data': ''}
May 09 04:10:05 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:10:05 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:10:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e105e5e
May 09 04:10:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:10:12 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:10:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:10:13 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:10:13 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:10:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:10:15 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:10:15 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:10:15 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:10:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:10:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:10:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ffe9b2fc34bb4ba6adc5ec6a708fd814"}
May 09 04:10:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199023.4846809, 'source': 0, 'key': 'ffe9b2fc34bb4ba6adc5ec6a708fd814', 'data': ''}
May 09 04:10:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d105e5e
May 09 04:10:25 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:10:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:10:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:10:25 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:10:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:10:25 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:10:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048006565
May 09 04:10:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:10:25 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:10:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049106666
May 09 04:10:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:10:27 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:10:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e305e5e
May 09 04:10:35 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:10:35 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:10:38 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:10:38 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:10:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048106565
May 09 04:10:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:10:40 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:10:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d205e5e
May 09 04:10:40 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:10:41 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:10:41 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:10:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:10:42 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:10:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:10:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:10:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049006666
May 09 04:10:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 30, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001e00050000000048306565
May 09 04:10:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:10:54 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:10:55 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:10:55 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:10:56 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:10:56 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:10:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1522, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f200140000000059305f5f
May 09 04:10:57 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:10:57 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:10:57 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:11:05 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:11:05 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:11:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:11:07 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:11:07 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:11:07 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:11:07 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:11:07 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:11:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:11:08 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:11:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f305e5e
May 09 04:11:08 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199068, 'wearableId': 73}
May 09 04:11:08 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 79, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199068, 'wearableId': 73}
May 09 04:11:08 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 79, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715199068, "wearableId": 73}, "key": "702bbbe29745413d92f4fed693732ae5"}
May 09 04:11:08 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199068.634129, 'source': 0, 'key': '702bbbe29745413d92f4fed693732ae5', 'data': ''}
May 09 04:11:09 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:11:09 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:11:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d205e5e
May 09 04:11:11 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:11:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049306666
May 09 04:11:21 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199081, 'wearableId': 75}
May 09 04:11:21 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 73, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199081, 'wearableId': 75}
May 09 04:11:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 73, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715199081, "wearableId": 75}, "key": "7e7812c5a1514f41a686ec91b0d563cb"}
May 09 04:11:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049106565
May 09 04:11:21 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199081, 'wearableId': 74}
May 09 04:11:21 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199081, 'wearableId': 74}
May 09 04:11:21 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715199081, "wearableId": 74}, "key": "030df64c8a16468495b717f9147841e4"}
May 09 04:11:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:11:22 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:11:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004f205e5f
May 09 04:11:22 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199082, 'wearableId': 76}
May 09 04:11:22 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 79, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199082, 'wearableId': 76}
May 09 04:11:22 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 79, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715199082, "wearableId": 76}, "key": "fa80a5fe0d8649978ee822964cb928e8"}
May 09 04:11:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199082.0514343, 'source': 0, 'key': '7e7812c5a1514f41a686ec91b0d563cb', 'data': ''}
May 09 04:11:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:11:22 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:11:22 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199082.3281062, 'source': 0, 'key': '030df64c8a16468495b717f9147841e4', 'data': ''}
May 09 04:11:22 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:11:22 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:11:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:11:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:11:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "49858b1e79e94783b7c991a6f5c24d7a"}
May 09 04:11:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199082.8275874, 'source': 0, 'key': 'fa80a5fe0d8649978ee822964cb928e8', 'data': ''}
May 09 04:11:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f005e5e
May 09 04:11:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199083.5899575, 'source': 0, 'key': '49858b1e79e94783b7c991a6f5c24d7a', 'data': ''}
May 09 04:11:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:11:24 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:11:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f105e5e
May 09 04:11:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f205e5e
May 09 04:11:35 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:11:35 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:11:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:11:36 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:11:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049306565
May 09 04:11:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 04:11:37 msm8909 python3[3108]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 04:11:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f205e5e
May 09 04:11:38 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:11:38 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:11:39 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:11:39 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:11:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049106666
May 09 04:11:39 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004f005e5f
May 09 04:11:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:11:49 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:11:49 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:11:49 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:11:50 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:11:50 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:11:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:11:51 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:11:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 73, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330049206666
May 09 04:11:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:11:52 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:11:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f305e5e
May 09 04:12:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 79, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004f305e5f
May 09 04:12:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049106565
May 09 04:12:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d305e5e
May 09 04:12:05 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:12:05 msm8909 python3[3108]: Running Scheduled: Thread Check
May 09 04:12:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006666
May 09 04:12:06 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:12:06 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:12:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:12:06 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:12:16 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:12:16 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:12:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:12:17 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:12:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106666
May 09 04:12:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e005e5f
May 09 04:12:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:12:19 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:12:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e205e5e
May 09 04:12:19 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199139, 'wearableId': 73}
May 09 04:12:19 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199139, 'wearableId': 73}
May 09 04:12:19 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 78, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715199139, "wearableId": 73}, "key": "cdb1ec95e8734cea817a6b5b0b70055b"}
May 09 04:12:20 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199140.0484633, 'source': 0, 'key': 'cdb1ec95e8734cea817a6b5b0b70055b', 'data': ''}
May 09 04:12:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000048306565
May 09 04:12:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:12:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:12:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "19906820907e4be0a9c30210c14f7196"}
May 09 04:12:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199143.6733632, 'source': 0, 'key': '19906820907e4be0a9c30210c14f7196', 'data': ''}
May 09 04:12:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:12:31 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:12:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e305e5e
May 09 04:12:32 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d205e5e
May 09 04:12:32 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:12:33 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:12:33 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:12:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048206666
May 09 04:12:33 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199153, 'wearableId': 75}
May 09 04:12:33 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 102, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199153, 'wearableId': 75}
May 09 04:12:33 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 102, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 72, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715199153, "wearableId": 75}, "key": "8dccb2086ec64d8a99228e60fba608e8"}
May 09 04:12:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:12:33 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199153, 'wearableId': 76}
May 09 04:12:33 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199153, 'wearableId': 76}
May 09 04:12:33 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715199153, "wearableId": 76}, "key": "31d642256a6b4fcc9063b846b5a8331d"}
May 09 04:12:34 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199153.9218793, 'source': 0, 'key': '8dccb2086ec64d8a99228e60fba608e8', 'data': ''}
May 09 04:12:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059005f5f
May 09 04:12:34 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:12:34 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199154.2277403, 'source': 0, 'key': '31d642256a6b4fcc9063b846b5a8331d', 'data': ''}
May 09 04:12:34 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:12:34 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:12:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048306666
May 09 04:12:36 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:12:36 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:12:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:12:44 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:12:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059205f5f
May 09 04:12:46 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:12:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e105e5e
May 09 04:12:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:12:49 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e105e5e
May 09 04:12:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e205e5e
May 09 04:13:00 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000048206565
May 09 04:13:00 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 72, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199180, 'wearableId': 74}
May 09 04:13:00 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 72, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199180, 'wearableId': 74}
May 09 04:13:00 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 72, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715199180, "wearableId": 74}, "key": "cf35188f3ead41f2ac2a7f68e7a4d0e7"}
May 09 04:13:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059305f5f
May 09 04:13:01 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:13:01 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199180.9441569, 'source': 0, 'key': 'cf35188f3ead41f2ac2a7f68e7a4d0e7', 'data': ''}
May 09 04:13:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e105e5f
May 09 04:13:06 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:13:06 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:13:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:13:13 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:13:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:13:13 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:13:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:13:13 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:13:13 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:13:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e005e5e
May 09 04:13:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059005f5f
May 09 04:13:13 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:13:15 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:13:15 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:13:16 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 72, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000048306565
May 09 04:13:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:13:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:13:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d3c87fd0dfec48a5bc68baf9e8a7ae04"}
May 09 04:13:23 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199203.8158586, 'source': 0, 'key': 'd3c87fd0dfec48a5bc68baf9e8a7ae04', 'data': ''}
May 09 04:13:26 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d305e5e
May 09 04:13:26 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:13:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049006565
May 09 04:13:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059205f5f
May 09 04:13:28 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:13:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e305e5f
May 09 04:13:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e105e5e
May 09 04:13:28 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199208, 'wearableId': 73}
May 09 04:13:28 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199208, 'wearableId': 73}
May 09 04:13:28 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 78, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715199208, "wearableId": 73}, "key": "675c419223654031aead18370fac1a4a"}
May 09 04:13:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006767
May 09 04:13:29 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199209.0452235, 'source': 0, 'key': '675c419223654031aead18370fac1a4a', 'data': ''}
May 09 04:13:30 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:13:30 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:13:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:13:30 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:13:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e105e5e
May 09 04:13:31 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:13:31 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:13:37 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:13:37 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:13:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106767
May 09 04:13:41 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 103, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 103, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199221, 'wearableId': 75}
May 09 04:13:41 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 103, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 103, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199221, 'wearableId': 75}
May 09 04:13:41 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 103, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 72, "walkSteps": 2098, "skinTemp": 103, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715199221, "wearableId": 75}, "key": "aac44fe1a9324f39b80ebc1a0aa51f1b"}
May 09 04:13:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d105e5e
May 09 04:13:41 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:13:41 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:13:41 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:13:41 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:13:41 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:13:42 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199221.8928671, 'source': 0, 'key': 'aac44fe1a9324f39b80ebc1a0aa51f1b', 'data': ''}
May 09 04:13:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:13:42 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:13:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e305e5e
May 09 04:13:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059305f5f
May 09 04:13:43 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:13:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059005f5f
May 09 04:13:45 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:13:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e305e5e
May 09 04:13:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059105f5f
May 09 04:13:55 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:13:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1018, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fa001406b03d004e205e5f
May 09 04:13:55 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199235, 'wearableId': 76}
May 09 04:13:55 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1018, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199235, 'wearableId': 76}
May 09 04:13:55 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1018, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715199235, "wearableId": 76}, "key": "7b860afbdb1543cfa511e09504907f33"}
May 09 04:13:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e005e5e
May 09 04:13:55 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:13:55 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:13:56 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199235.9922819, 'source': 0, 'key': '7b860afbdb1543cfa511e09504907f33', 'data': ''}
May 09 04:13:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048306767
May 09 04:13:58 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049306565
May 09 04:13:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d305e5e
May 09 04:13:59 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:13:59 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:13:59 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:14:07 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:14:07 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:14:08 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 04:14:08 msm8909 python3[3108]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 04:14:10 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059205f5f
May 09 04:14:10 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:14:11 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106767
May 09 04:14:12 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e005e5f
May 09 04:14:13 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:14:13 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:14:23 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:14:23 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:14:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d105e5e
May 09 04:14:23 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:14:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:14:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:14:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4d47ad4c07994d358819affca07cf53a"}
May 09 04:14:24 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 04:14:24 msm8909 python3[3108]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 04:14:24 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199264.029639, 'source': 0, 'key': '4d47ad4c07994d358819affca07cf53a', 'data': ''}
May 09 04:14:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048206767
May 09 04:14:24 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:14:24 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:14:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059005f5f
May 09 04:14:25 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:14:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e105e5f
May 09 04:14:25 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049206565
May 09 04:14:25 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199265, 'wearableId': 74}
May 09 04:14:25 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199265, 'wearableId': 74}
May 09 04:14:25 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715199265, "wearableId": 74}, "key": "36db7bdc5a9740b19358567945805887"}
May 09 04:14:25 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199265.6279814, 'source': 0, 'key': '36db7bdc5a9740b19358567945805887', 'data': ''}
May 09 04:14:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:14:27 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:14:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:14:27 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:14:27 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e305e5e
May 09 04:14:36 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048306767
May 09 04:14:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059105f5f
May 09 04:14:37 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:14:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e205e5f
May 09 04:14:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e005e5e
May 09 04:14:37 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199277, 'wearableId': 73}
May 09 04:14:37 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 78, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199277, 'wearableId': 73}
May 09 04:14:37 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 78, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715199277, "wearableId": 73}, "key": "0d86ce36100b401a8a90240e2123221d"}
May 09 04:14:37 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:14:37 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:14:38 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199278.206223, 'source': 0, 'key': '0d86ce36100b401a8a90240e2123221d', 'data': ''}
May 09 04:14:38 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:14:38 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:14:40 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d305e5e
May 09 04:14:40 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:14:51 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:14:51 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:14:51 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:14:51 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:14:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e005e5f
May 09 04:14:52 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 04:14:52 msm8909 python3[3108]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 04:14:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e205e5e
May 09 04:14:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049006565
May 09 04:14:52 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:14:52 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:14:53 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106767
May 09 04:14:53 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 103, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 103, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199293, 'wearableId': 75}
May 09 04:14:53 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 103, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 103, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199293, 'wearableId': 75}
May 09 04:14:53 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 103, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 72, "walkSteps": 2098, "skinTemp": 103, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715199293, "wearableId": 75}, "key": "01c75713e38c4166b5b1728ed16f8d6c"}
May 09 04:14:54 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059305f5f
May 09 04:14:54 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:14:54 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199294.1474903, 'source': 0, 'key': '01c75713e38c4166b5b1728ed16f8d6c', 'data': ''}
May 09 04:14:55 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:14:55 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:15:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d105e5e
May 09 04:15:05 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:15:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048206767
May 09 04:15:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049106565
May 09 04:15:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 89, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000059005f5f
May 09 04:15:06 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:15:06 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:15:06 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:15:06 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:15:06 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:15:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e105e5f
May 09 04:15:07 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1019, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199307, 'wearableId': 76}
May 09 04:15:07 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1019, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199307, 'wearableId': 76}
May 09 04:15:07 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1019, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715199307, "wearableId": 76}, "key": "4ab906a8efa64d269734f30e1475a05a"}
May 09 04:15:07 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 78, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004e305e5e
May 09 04:15:07 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199307.675173, 'source': 0, 'key': '4ab906a8efa64d269734f30e1475a05a', 'data': ''}
May 09 04:15:08 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:15:08 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:15:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049306565
May 09 04:15:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 04:15:19 msm8909 python3[3108]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 04:15:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e205e5f
May 09 04:15:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 80, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f00050000000050005e5e
May 09 04:15:19 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d305e5e
May 09 04:15:19 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:15:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006767
May 09 04:15:20 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:15:20 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:15:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:15:21 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:15:21 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000057105f5f
May 09 04:15:21 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:15:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:15:22 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:15:22 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:15:22 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:15:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:15:23 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:15:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:15:23 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:15:23 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 04:15:23 msm8909 python3[3108]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 04:15:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:15:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:15:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "900ec0f7b515401cbb8fed67944a56fa"}
May 09 04:15:24 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199324.2866013, 'source': 0, 'key': '900ec0f7b515401cbb8fed67944a56fa', 'data': ''}
May 09 04:15:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:15:33 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:15:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e005e5f
May 09 04:15:34 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 80, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f00050000000050205e5e
May 09 04:15:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:15:35 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:15:35 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049006565
May 09 04:15:35 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199335, 'wearableId': 74}
May 09 04:15:35 msm8909 python3[3108]: [SSE] Instant: {'configId': 294, 'statusValues': {'heartRate': 0, 'caseTemp': 101, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 73, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715199335, 'wearableId': 74}
May 09 04:15:35 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 294, "statusValues": {"heartRate": 0, "caseTemp": 101, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 73, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715199335, "wearableId": 74}, "key": "581ce5d6ed4a4a4a95b90021cd2083d9"}
May 09 04:15:35 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:15:35 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:15:35 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199335.6937263, 'source': 0, 'key': '581ce5d6ed4a4a4a95b90021cd2083d9', 'data': ''}
May 09 04:15:37 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106767
May 09 04:15:38 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:15:38 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:15:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e105e5f
May 09 04:15:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 80, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f00050000000050305e5e
May 09 04:15:46 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 80, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199346, 'wearableId': 73}
May 09 04:15:46 msm8909 python3[3108]: [SSE] Instant: {'configId': 292, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 31, 'actCals': 0, 'thermalGen': 5, 'battery': 80, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'runSteps': 0, 'distance': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715199346, 'wearableId': 73}
May 09 04:15:46 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 292, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 0, "sleepDuration": 0, "totalSteps": 0, "sleepState": 0, "solarGen": 31, "actCals": 0, "thermalGen": 5, "battery": 80, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "runSteps": 0, "distance": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715199346, "wearableId": 73}, "key": "f03b28a8b85e471283374d75728c749e"}
May 09 04:15:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d205e5e
May 09 04:15:47 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:15:47 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199347.3666832, 'source': 0, 'key': 'f03b28a8b85e471283374d75728c749e', 'data': ''}
May 09 04:15:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048206767
May 09 04:15:47 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 04:15:47 msm8909 python3[3108]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 04:15:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000057005f5f
May 09 04:15:48 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:15:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057305d5d
May 09 04:15:48 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:15:48 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049106565
May 09 04:16:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000057105f5f
May 09 04:16:01 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:16:01 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e305e5f
May 09 04:16:02 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006767
May 09 04:16:02 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 103, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 103, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199362, 'wearableId': 75}
May 09 04:16:02 msm8909 python3[3108]: [SSE] Instant: {'configId': 291, 'statusValues': {'heartRate': 0, 'caseTemp': 103, 'totalCals': 58, 'sleepDuration': 0, 'totalSteps': 2162, 'sleepState': 0, 'solarGen': 20, 'actCals': 7, 'thermalGen': 20, 'battery': 72, 'walkSteps': 2098, 'skinTemp': 103, 'bmrCals': 51, 'runSteps': 64, 'distance': 1826}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715199362, 'wearableId': 75}
May 09 04:16:02 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 291, "statusValues": {"heartRate": 0, "caseTemp": 103, "totalCals": 58, "sleepDuration": 0, "totalSteps": 2162, "sleepState": 0, "solarGen": 20, "actCals": 7, "thermalGen": 20, "battery": 72, "walkSteps": 2098, "skinTemp": 103, "bmrCals": 51, "runSteps": 64, "distance": 1826}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715199362, "wearableId": 75}, "key": "30dc53f8ba5f4de38f5b2711f3c6a729"}
May 09 04:16:03 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199362.6748631, 'source': 0, 'key': '30dc53f8ba5f4de38f5b2711f3c6a729', 'data': ''}
May 09 04:16:03 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:16:03 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:16:03 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 5, 'battery': 73, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 101, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d5500070000000000000000001f00050000000049306565
May 09 04:16:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 80, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f00050000000050105e5e
May 09 04:16:04 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d305e5e
May 09 04:16:04 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:16:05 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:16:05 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:16:09 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:16:09 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:16:17 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048106767
May 09 04:16:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057205d5d
May 09 04:16:18 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:16:18 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:16:18 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:16:18 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e005e5f
May 09 04:16:18 msm8909 python3[3108]: DEBUG INSTANT UPDATE: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1019, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199378, 'wearableId': 76}
May 09 04:16:18 msm8909 python3[3108]: [SSE] Instant: {'configId': 295, 'statusValues': {'heartRate': 0, 'caseTemp': 94, 'totalCals': 67, 'sleepDuration': 0, 'totalSteps': 2160, 'sleepState': 0, 'solarGen': 1019, 'actCals': 6, 'thermalGen': 20, 'battery': 78, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'runSteps': 77, 'distance': 1709}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715199378, 'wearableId': 76}
May 09 04:16:18 msm8909 python3[3108]: [SSE] Sending: {"rt": "instant", "msg": {"configId": 295, "statusValues": {"heartRate": 0, "caseTemp": 94, "totalCals": 67, "sleepDuration": 0, "totalSteps": 2160, "sleepState": 0, "solarGen": 1019, "actCals": 6, "thermalGen": 20, "battery": 78, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "runSteps": 77, "distance": 1709}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715199378, "wearableId": 76}, "key": "ddaa755f8f674f0da96bf9b2ed0ac451"}
May 09 04:16:19 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199379.4327199, 'source': 0, 'key': 'ddaa755f8f674f0da96bf9b2ed0ac451', 'data': ''}
May 09 04:16:23 msm8909 python3[3108]: [SSE] Sending keepalive ping
May 09 04:16:23 msm8909 python3[3108]: [SSE] SENDING GATEWAY STATUS PING
May 09 04:16:23 msm8909 python3[3108]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c01ad99c6c144eeea748e4d95bc142d1"}
May 09 04:16:24 msm8909 python3[3108]: [SSE] RX'd: {'type': 's', 'timestamp': 1715199384.3904221, 'source': 0, 'key': 'c01ad99c6c144eeea748e4d95bc142d1', 'data': ''}
May 09 04:16:28 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 61, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'total_cals': 67, 'thermal_gen': 20, 'battery': 78, 'act_cals': 6, 'walk_steps': 2083, 'distance': 1709, 'solar_gen': 1019, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'run_steps': 77, 'mtp_version': 7} 251a251a0007004d082306ad000003fb001406b03d004e105e5f
May 09 04:16:29 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048306767
May 09 04:16:29 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 04:16:29 msm8909 python3[3108]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 04:16:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057005d5d
May 09 04:16:30 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:16:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d205e5e
May 09 04:16:30 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:16:30 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000058005f5f
May 09 04:16:30 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:16:31 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f005e5e
May 09 04:16:33 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f005e5e
May 09 04:16:39 msm8909 python3[3108]: Running Scheduled: Check Network
May 09 04:16:39 msm8909 python3[3108]: [NET] NETWORK GOOD.
May 09 04:16:42 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'total_cals': 0, 'thermal_gen': 20, 'battery': 88, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1523, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 95, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000005f300140000000058205f5f
May 09 04:16:42 msm8909 python3[3108]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 04:16:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 13, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'total_cals': 13, 'thermal_gen': 20, 'battery': 87, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1012, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 93, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 158315830007000000000000000003f4001400200d0057105d5d
May 09 04:16:43 msm8909 python3[3108]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 04:16:43 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'total_cals': 0, 'thermal_gen': 5, 'battery': 79, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 31, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000001f0005000000004f105e5e
May 09 04:16:44 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'pairing_code': b'\x1d\x92', 'skin_temp': 103, 'total_cals': 58, 'thermal_gen': 20, 'battery': 72, 'act_cals': 7, 'walk_steps': 2098, 'distance': 1826, 'solar_gen': 20, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'run_steps': 64, 'mtp_version': 7} 1d921d92000700400832072200000014001407a0330048006767
May 09 04:16:44 msm8909 python3[3108]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 04:16:44 msm8909 python3[3108]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 04:16:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'total_cals': 2, 'thermal_gen': 20, 'battery': 93, 'act_cals': 0, 'walk_steps': 0, 'distance': 0, 'solar_gen': 1525, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 94, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000005f50014000002005d005e5e
May 09 04:16:45 msm8909 python3[3108]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 04:16:45 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:16:45 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:16:46 msm8909 python3[3108]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 04:16:46 msm8909 python3[3108]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 04:16:46 msm8909 python3[3108]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT