-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 17:15:24 msm8909 python3[2004]: DB VERSION: 9
May 09 17:15:24 msm8909 python3[2004]: [DB] No upgrade needed
May 09 17:15:25 msm8909 python3[2004]: [DEBUG] Looking for old files to remove in /data/logs
May 09 17:15:25 msm8909 python3[2004]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 17:15:25 msm8909 python3[2004]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 17:15:25 msm8909 python3[2004]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 17:15:25 msm8909 python3[2004]: [SSE] SETTING UP SSE
May 09 17:15:25 msm8909 python3[2004]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 17:15:25 msm8909 python3[2004]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa8ef1d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 17:15:25 msm8909 python3[2004]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa841d270>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 17:15:39 msm8909 python3[2004]: Traceback (most recent call last):
May 09 17:15:39 msm8909 python3[2004]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 17:15:39 msm8909 python3[2004]: hci0 = BluetoothAdapter(0);
May 09 17:15:39 msm8909 python3[2004]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 17:15:39 msm8909 python3[2004]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 17:15:39 msm8909 python3[2004]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 17:15:39 msm8909 python3[2004]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 17:15:39 msm8909 python3[2004]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 17:15:39 msm8909 python3[2004]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 17:15:39 msm8909 python3[2004]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 17:15:39 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 17:15:39 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 17:15:39 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 17:15:44 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 17:15:44 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 17:15:44 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 17:15:46 msm8909 python3[3003]: READING DB FROM FILE: /data/mother.db
May 09 17:15:46 msm8909 python3[3003]: DB VERSION: 9
May 09 17:15:46 msm8909 python3[3003]: [DB] No upgrade needed
May 09 17:15:47 msm8909 python3[3003]: [DEBUG] Looking for old files to remove in /data/logs
May 09 17:15:47 msm8909 python3[3003]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:15:47 msm8909 python3[3003]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:15:47 msm8909 python3[3003]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:15:48 msm8909 python3[3003]: [SSE] SETTING UP SSE
May 09 17:15:48 msm8909 python3[3003]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:16:25 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:16:25 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:16:25 msm8909 python3[3003]: Running Scheduled: Thread Check
May 09 17:16:25 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:16:25 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:16:25 msm8909 python3[3003]: [SSE] Sending: {"key": "a31751d3dffd4bc28ad6a6be0e8cd3bd", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:16:25 msm8909 python3[3003]: [SSE] RX'd: {'key': '571d969a26d840b59323da1bcf0966af', 'timestamp': 1715246149.0633302, 'source': 0, 'type': 's', 'data': ''}
May 09 17:16:25 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246150.3142924, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw'}
May 09 17:16:25 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246150.3264613, 'source': 1, '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"}]', 'type': 'wearables'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246150.5377834, 'source': 1, '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}', 'type': 'wconfig'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] UPDATING W CONFIG
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246150.7275877, 'source': 1, '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}', 'type': 'wconfig'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] UPDATING W CONFIG
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246150.9325132, 'source': 1, '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}', 'type': 'wconfig'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] UPDATING W CONFIG
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246151.1391509, 'source': 1, '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}', 'type': 'wconfig'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] UPDATING W CONFIG
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246151.386528, 'source': 1, '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}', 'type': 'wconfig'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] UPDATING W CONFIG
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': None, 'timestamp': 1715246151.4315872, 'source': 1, 'data': '0', 'type': 'prov'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] SETTING PROVISIONING TO: 0
May 09 17:16:26 msm8909 python3[3003]: [CONFIG] SSE Has new config, updating
May 09 17:16:26 msm8909 python3[3003]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:16:26 msm8909 python3[3003]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:16:26 msm8909 python3[3003]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 17:16:26 msm8909 python3[3003]: [CLOUD] Activating Gateway
May 09 17:16:26 msm8909 python3[3003]: [SSE] RX'd: {'key': 'a31751d3dffd4bc28ad6a6be0e8cd3bd', 'timestamp': 1715246186.3217416, 'source': 0, 'type': 's', 'data': ''}
May 09 17:16:26 msm8909 python3[3003]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 17:16:26 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 09 17:16:26 msm8909 python3[3003]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 17:16:27 msm8909 python3[3003]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 09 17:16:27 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00'} 16e616e60006
May 09 17:16:27 msm8909 python3[3003]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 17:16:28 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:16:28 msm8909 python3[3003]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 17:16:28 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246188, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:16:28 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246188, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:16:28 msm8909 python3[3003]: [SSE] Sending: {"key": "229c23e15bdf4b0f8d7d7a25552b9cf4", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246188, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:16:29 msm8909 python3[3003]: [SSE] RX'd: {'key': '229c23e15bdf4b0f8d7d7a25552b9cf4', 'timestamp': 1715246189.1080484, 'source': 0, 'type': 's', 'data': ''}
May 09 17:16:30 msm8909 python3[3003]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 09 17:16:30 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1d\x07', 'mtp_version': 5} 1d07065f00
May 09 17:16:30 msm8909 python3[3003]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 09 17:16:30 msm8909 python3[3003]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 17:16:30 msm8909 python3[3003]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00'} 102110210006
May 09 17:16:30 msm8909 python3[3003]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 17:16:30 msm8909 python3[3003]: DBUS: Discovered 06:05:04:56:C4:4A .
May 09 17:16:30 msm8909 python3[3003]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00'} 00fa00fa0006
May 09 17:16:30 msm8909 python3[3003]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 17:16:30 msm8909 python3[3003]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 09 17:16:30 msm8909 python3[3003]: ADVERT: {'distance': 8612, 'skin_temp': 119, 'bmr_cals': 993, 'act_cals': 39, 'mtp_version': 7, 'sleep_state': 5, 'run_steps': 26, 'alert_status': b'\x00', 'total_cals': 1032, 'solar_gen': 701, 'company_id': b'\x1e\xa3', 'walk_steps': 11014, 'case_temp': 117, 'total_steps': 11040, 'pairing_code': b'\x1e\xa3', 'battery': 67, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 64} 1ea31ea30007001a2b0621a4000002bd00122783e14043157577
May 09 17:16:30 msm8909 python3[3003]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 09 17:16:31 msm8909 python3[3003]: DBUS: Discovered 06:05:04:99:AE:21 .
May 09 17:16:31 msm8909 python3[3003]: ADVERT: {'company_id': b'\x11\xe1', 'pairing_code': b'\x11\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 11e111e10006
May 09 17:16:31 msm8909 python3[3003]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 17:16:31 msm8909 python3[3003]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 17:16:31 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 09 17:16:31 msm8909 python3[3003]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 17:16:40 msm8909 python3[3003]: DBUS: Discovered 06:05:04:69:0A:91 .
May 09 17:16:40 msm8909 python3[3003]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00'} 0a910a910006
May 09 17:16:40 msm8909 python3[3003]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 17:16:40 msm8909 python3[3003]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 09 17:16:40 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 130, 'bmr_cals': 843, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 876, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 127, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 15, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421834b400f247f82
May 09 17:16:40 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:16:40 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:16:41 msm8909 python3[3003]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 17:16:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 742, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 158315830007000000000000000002e600090000040057106464
May 09 17:16:41 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:16:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 972, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cc0009000000004e106666
May 09 17:16:41 msm8909 python3[3003]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 17:16:41 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246201, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 972, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:16:41 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246201, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 972, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:16:41 msm8909 python3[3003]: [SSE] Sending: {"key": "50f214328aad4866b88684b1d843ed02", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246201, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 972, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:16:41 msm8909 python3[3003]: DBUS: Discovered 06:05:04:B5:22:28 .
May 09 17:16:41 msm8909 python3[3003]: ADVERT: {'distance': 1990, 'skin_temp': 128, 'bmr_cals': 524, 'act_cals': 17, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 541, 'solar_gen': 214, 'company_id': b'"(', 'walk_steps': 2639, 'case_temp': 125, 'total_steps': 2639, 'pairing_code': b'"(', 'battery': 47, 'thermal_gen': 45, 'sleep_duration': 339, 'heart_rate': 102} 22282228000700000a4f07c6015300d6002d11620c662f247d80
May 09 17:16:41 msm8909 python3[3003]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 17:16:42 msm8909 python3[3003]: [SSE] RX'd: {'key': '50f214328aad4866b88684b1d843ed02', 'timestamp': 1715246201.660681, 'source': 0, 'type': 's', 'data': ''}
May 09 17:16:42 msm8909 python3[3003]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 17:16:42 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 09 17:16:42 msm8909 python3[3003]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 17:16:43 msm8909 python3[3003]: DBUS: Discovered 06:05:04:80:24:04 .
May 09 17:16:43 msm8909 python3[3003]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00'} 240424040006
May 09 17:16:43 msm8909 python3[3003]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 17:16:43 msm8909 python3[3003]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 17:16:43 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:16:43 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:16:43 msm8909 python3[3003]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 09 17:16:43 msm8909 python3[3003]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00'} 08bc08bc0006
May 09 17:16:43 msm8909 python3[3003]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 17:16:53 msm8909 python3[3003]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 17:16:53 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 09 17:16:53 msm8909 python3[3003]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 17:16:53 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:16:53 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:16:54 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 551, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002270012000000004f006464
May 09 17:16:54 msm8909 python3[3003]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 17:16:54 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246214, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 551, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:16:54 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246214, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 551, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:16:54 msm8909 python3[3003]: [SSE] Sending: {"key": "99f249d0dffe459295389ca9a2070f54", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246214, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 551, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:16:54 msm8909 python3[3003]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 17:16:54 msm8909 python3[3003]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x01'} 093709370106
May 09 17:16:54 msm8909 python3[3003]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 17:16:55 msm8909 python3[3003]: [SSE] RX'd: {'key': '99f249d0dffe459295389ca9a2070f54', 'timestamp': 1715246214.8981731, 'source': 0, 'type': 's', 'data': ''}
May 09 17:16:55 msm8909 python3[3003]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 17:16:55 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 98, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1037, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 18cf18cf00070000000000000000040d0009000000005c106262
May 09 17:16:55 msm8909 python3[3003]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 17:16:55 msm8909 python3[3003]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 17:16:55 msm8909 python3[3003]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x00'} 127412740006
May 09 17:16:55 msm8909 python3[3003]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 17:16:55 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6a
May 09 17:16:56 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:16:56 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:16:56 msm8909 python3[3003]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 17:16:56 msm8909 python3[3003]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00'} 06d606d60006
May 09 17:16:56 msm8909 python3[3003]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 17:16:58 msm8909 python3[3003]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 17:16:58 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 09 17:16:58 msm8909 python3[3003]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 17:16:58 msm8909 python3[3003]: DBUS: Discovered 06:05:04:B3:8B:4A .
May 09 17:16:58 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\x1a', 'pairing_code': b'\x16\x1a', 'mtp_version': 6, 'alert_status': b'\x00'} 161a161a0006
May 09 17:16:58 msm8909 python3[3003]: IGNORING 06:05:04:B3:8B:4A WITH PAIRING CODE: 161a
May 09 17:16:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 972, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cc0009000000004e306666
May 09 17:17:09 msm8909 python3[3003]: DBUS: Discovered 06:05:04:87:BB:28 .
May 09 17:17:09 msm8909 python3[3003]: ADVERT: {'distance': 2751, 'skin_temp': 127, 'bmr_cals': 670, 'act_cals': 20, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 223, 'alert_status': b'\x00', 'total_cals': 690, 'solar_gen': 141, 'company_id': b'\x1e\xe8', 'walk_steps': 4168, 'case_temp': 125, 'total_steps': 4391, 'pairing_code': b'\x1e\xe8', 'battery': 72, 'thermal_gen': 600, 'sleep_duration': 0, 'heart_rate': 64} 1ee81ee8000700df10480abf0000008d025814f29e4048247d7f
May 09 17:17:09 msm8909 python3[3003]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 17:17:09 msm8909 python3[3003]: ADVERT: {'distance': 1990, 'skin_temp': 128, 'bmr_cals': 524, 'act_cals': 17, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 541, 'solar_gen': 214, 'company_id': b'"(', 'walk_steps': 2639, 'case_temp': 125, 'total_steps': 2639, 'pairing_code': b'"(', 'battery': 47, 'thermal_gen': 45, 'sleep_duration': 339, 'heart_rate': 102} 22282228000700000a4f07c6015300d6002d11620c662f147d80
May 09 17:17:09 msm8909 python3[3003]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 17:17:09 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 130, 'bmr_cals': 843, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 876, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 127, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 15, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421834b400f247f82
May 09 17:17:09 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:17:10 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 972, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cc0009000000004e006666
May 09 17:17:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 973, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cd0009000000004e106666
May 09 17:17:23 msm8909 python3[3003]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 17:17:23 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:17:23 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:17:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:17:24 msm8909 python3[3003]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x00'} 127412740006
May 09 17:17:24 msm8909 python3[3003]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 17:17:24 msm8909 python3[3003]: ADVERT: {'company_id': b'\x11\xe1', 'pairing_code': b'\x11\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 11e111e10006
May 09 17:17:24 msm8909 python3[3003]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 17:17:24 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:17:24 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:17:25 msm8909 python3[3003]: DBUS: Discovered 06:05:04:72:36:74 .
May 09 17:17:25 msm8909 python3[3003]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00'} 0f640f640006
May 09 17:17:25 msm8909 python3[3003]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 17:17:26 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:17:26 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:17:26 msm8909 python3[3003]: [SSE] Sending: {"key": "cbfb4e923e9644ad817115354cd42982", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:17:26 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:17:26 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:17:26 msm8909 python3[3003]: [SSE] RX'd: {'key': 'cbfb4e923e9644ad817115354cd42982', 'timestamp': 1715246246.4622555, 'source': 0, 'type': 's', 'data': ''}
May 09 17:17:28 msm8909 python3[3003]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 17:17:39 msm8909 python3[3003]: DBUS: Discovered 06:05:04:1C:09:57 .
May 09 17:17:39 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 797, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 821, 'solar_gen': 508, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 61} 09570957000700252e991cf7000001fc009318b31d3d43247b7e
May 09 17:17:39 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:17:40 msm8909 python3[3003]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 17:17:40 msm8909 python3[3003]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00'} 045c045c0006
May 09 17:17:40 msm8909 python3[3003]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 17:17:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:17:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 421, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a500120000000049106666
May 09 17:17:41 msm8909 python3[3003]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 17:17:41 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246261, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 421, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:17:41 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246261, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 421, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:17:41 msm8909 python3[3003]: [SSE] Sending: {"key": "6e8669b65dd14686a4492af0a9593132", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246261, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 421, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 73}, "gatewayId": "00e15e66f988db"}}
May 09 17:17:42 msm8909 python3[3003]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 09 17:17:42 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\\', 'mtp_version': 5} 175c065f00
May 09 17:17:42 msm8909 python3[3003]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 17:17:43 msm8909 python3[3003]: DBUS: Discovered 06:05:04:BB:1A:EF .
May 09 17:17:43 msm8909 python3[3003]: ADVERT: {'company_id': b'\x1a\xef', 'pairing_code': b'\x1a\xef', 'mtp_version': 6, 'alert_status': b'\x00'} 1aef1aef0006
May 09 17:17:43 msm8909 python3[3003]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 09 17:17:43 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:17:45 msm8909 python3[3003]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 17:17:45 msm8909 python3[3003]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 09 17:17:45 msm8909 python3[3003]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 09 17:17:45 msm8909 python3[3003]: [SSE] Sending: {"key": "6651c9b4ff0746ab8e04e180f358a284", "rt": "gw", "msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}}
May 09 17:17:45 msm8909 python3[3003]: ACTIVATING HR.
May 09 17:17:52 msm8909 python3[3003]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:17:52 msm8909 python3[3003]: 126.89469695091248 [06:05:04:11:B9:D2] <- HR 0000
May 09 17:17:53 msm8909 python3[3003]: 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, 60, 127, 35, 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 17:17:53 msm8909 python3[3003]: GOT Firmware Version: V1.5.4d0
May 09 17:17:53 msm8909 python3[3003]: GOT Pairing Code: 1d92
May 09 17:17:53 msm8909 python3[3003]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 17:17:53 msm8909 python3[3003]: NO FW Update needed.
May 09 17:17:53 msm8909 python3[3003]: LAST SYNC: 1715240739
May 09 17:17:53 msm8909 python3[3003]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 17:17:53 msm8909 python3[3003]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00'} 262c262c0006
May 09 17:17:53 msm8909 python3[3003]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 17:17:55 msm8909 python3[3003]: DBUS: Read 06:05:04:11:B9:D2 : 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, 9, 0, 0, 64, 9, 0, 0, 65, 106, 0, 0, 80, 106, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 17:17:55 msm8909 python3[3003]: ACTIVITY: 0
May 09 17:17:55 msm8909 python3[3003]: HR READING: 0 TOOK 0.000524 secs
May 09 17:17:55 msm8909 python3[3003]: DEACTIVATING HR.
May 09 17:17:55 msm8909 python3[3003]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:17:55 msm8909 python3[3003]: GOT Instant Data: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'run_steps': 0, 'activity': 0, 'solar_gen': 9, 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'sleep_duration': 0, 'heart_rate': 0, 'thermal_gen': 9, 'total_cals': 0, 'battery': 72}
May 09 17:17:55 msm8909 python3[3003]: W ID: 75
May 09 17:17:55 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246275, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 106, 'activity': 0, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:17:55 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246275, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 106, 'activity': 0, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:17:55 msm8909 python3[3003]: [SSE] Sending: {"key": "9905cbaa20ad4f628e40cbbeb829c44c", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246275, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "heartRate": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "walkSteps": 0, "skinTemp": 106, "activity": 0, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:17:55 msm8909 python3[3003]: Instant Upload complete
May 09 17:17:55 msm8909 python3[3003]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 17:17:57 msm8909 python3[3003]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 17:17:57 msm8909 python3[3003]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 17:17:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:17:58 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:17:58 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:17:58 msm8909 python3[3003]: [SSE] RX'd: {'key': '6e8669b65dd14686a4492af0a9593132', 'timestamp': 1715246261.9635313, 'source': 0, 'type': 's', 'data': ''}
May 09 17:17:58 msm8909 python3[3003]: [SSE] RX'd: {'key': '6651c9b4ff0746ab8e04e180f358a284', 'timestamp': 1715246265.9393432, 'source': 0, 'type': 's', 'data': ''}
May 09 17:17:58 msm8909 python3[3003]: [SSE] RX'd: {'key': '9905cbaa20ad4f628e40cbbeb829c44c', 'timestamp': 1715246276.0641782, 'source': 0, 'type': 's', 'data': ''}
May 09 17:17:58 msm8909 python3[3003]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 17:18:09 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 130, 'bmr_cals': 844, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 877, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 127, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 15, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421934c400f047f82
May 09 17:18:09 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:18:10 msm8909 python3[3003]: DBUS: Discovered 06:05:04:88:94:2A .
May 09 17:18:11 msm8909 python3[3003]: ADVERT: {'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00'} 1efa1efa0006
May 09 17:18:11 msm8909 python3[3003]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 17:18:11 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 421, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a500120000000049306666
May 09 17:18:12 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 797, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 821, 'solar_gen': 508, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 61} 09570957000700252e991cf7000001fc009318b31d3d43147b7e
May 09 17:18:12 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:18:12 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6b
May 09 17:18:12 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 744, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 158315830007000000000000000002e800090000040056206464
May 09 17:18:12 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:18:13 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 551, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002270012000000004f006464
May 09 17:18:14 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 798, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 822, 'solar_gen': 510, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 61} 09570957000700252e991cf7000001fe009318b31e3d43247b7e
May 09 17:18:14 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:18:15 msm8909 python3[3003]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 17:18:15 msm8909 python3[3003]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 09 17:18:15 msm8909 python3[3003]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 09 17:18:15 msm8909 python3[3003]: [SSE] Sending: {"key": "17488ab1abe549968aa6e55f21e0f10b", "rt": "gw", "msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}}
May 09 17:18:15 msm8909 python3[3003]: ACTIVATING HR.
May 09 17:18:22 msm8909 python3[3003]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:18:22 msm8909 python3[3003]: 156.53187584877014 [06:05:04:AF:F9:E9] <- HR 0000
May 09 17:18:23 msm8909 python3[3003]: 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, 60, 128, 76, 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 17:18:23 msm8909 python3[3003]: GOT Firmware Version: V1.5.4d0
May 09 17:18:23 msm8909 python3[3003]: GOT Pairing Code: 0f89
May 09 17:18:23 msm8909 python3[3003]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 17:18:23 msm8909 python3[3003]: NO FW Update needed.
May 09 17:18:23 msm8909 python3[3003]: LAST SYNC: 1715241036
May 09 17:18:23 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 798, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 822, 'solar_gen': 510, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 62} 09570957000700252e991cf7000001fe009318b31e3e43347b7e
May 09 17:18:23 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:18:23 msm8909 python3[3003]: DBUS: Discovered 06:05:04:11:EE:0F .
May 09 17:18:23 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x03\xaf', 'mtp_version': 5} 03af065f00
May 09 17:18:24 msm8909 python3[3003]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 17:18:24 msm8909 python3[3003]: 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, 41, 2, 0, 64, 18, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 17:18:24 msm8909 python3[3003]: ACTIVITY: 0
May 09 17:18:24 msm8909 python3[3003]: HR READING: 0 TOOK 0.000458 secs
May 09 17:18:24 msm8909 python3[3003]: DEACTIVATING HR.
May 09 17:18:24 msm8909 python3[3003]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:18:24 msm8909 python3[3003]: GOT Instant Data: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'run_steps': 0, 'activity': 0, 'solar_gen': 553, 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'sleep_duration': 0, 'heart_rate': 0, 'thermal_gen': 18, 'total_cals': 0, 'battery': 79}
May 09 17:18:24 msm8909 python3[3003]: W ID: 73
May 09 17:18:24 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246304, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 553, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 100, 'activity': 0, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:18:24 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246304, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 553, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 100, 'activity': 0, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:18:24 msm8909 python3[3003]: [SSE] Sending: {"key": "9796b124b97d405197172c11d3d2771d", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246304, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "heartRate": 0, "distance": 0, "solarGen": 553, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "walkSteps": 0, "skinTemp": 100, "activity": 0, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:18:24 msm8909 python3[3003]: Instant Upload complete
May 09 17:18:24 msm8909 python3[3003]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 17:18:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6b
May 09 17:18:26 msm8909 python3[3003]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 17:18:26 msm8909 python3[3003]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 17:18:26 msm8909 python3[3003]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 17:18:27 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 553, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002290012000000004f206464
May 09 17:18:27 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 553, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002290012000000004f206464
May 09 17:18:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6b
May 09 17:18:34 msm8909 python3[3003]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 17:18:34 msm8909 python3[3003]: ADVERT: {'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00'} 0a8e0a8e0006
May 09 17:18:34 msm8909 python3[3003]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 17:18:34 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 130, 'bmr_cals': 845, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 878, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 127, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 13, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421934d400d247f82
May 09 17:18:34 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:18:35 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6b
May 09 17:18:35 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 130, 'bmr_cals': 845, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 878, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 127, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 13, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421934d400d347f82
May 09 17:18:35 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:18:36 msm8909 python3[3003]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 17:18:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1041, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000041100090000000059006263
May 09 17:18:36 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:18:36 msm8909 python3[3003]: ADVERT: {'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00'} 1efa1efa0006
May 09 17:18:36 msm8909 python3[3003]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 17:18:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 421, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a500120000000048106666
May 09 17:18:45 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 973, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cd0009000000004e106666
May 09 17:18:47 msm8909 python3[3003]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 17:18:47 msm8909 python3[3003]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 09 17:18:47 msm8909 python3[3003]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 09 17:18:47 msm8909 python3[3003]: [SSE] Sending: {"key": "5fe27975140d401c9ef8088ba30171c7", "rt": "gw", "msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}}
May 09 17:18:47 msm8909 python3[3003]: ACTIVATING HR.
May 09 17:18:50 msm8909 python3[3003]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 09 17:18:50 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 125, 'bmr_cals': 1026, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1060, 'solar_gen': 475, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 122, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 49, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 67} 05d505d5000700002ca42221000001db01292244024331047a7d
May 09 17:18:50 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:18:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1041, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000041100090000000059106263
May 09 17:18:51 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:18:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 553, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002290012000000004f006464
May 09 17:18:53 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 125, 'bmr_cals': 1026, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1060, 'solar_gen': 475, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 122, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 49, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 67} 05d505d5000700002ca42221000001db01292244024331047a7d
May 09 17:18:53 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:18:53 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 421, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a500120000000048306666
May 09 17:18:53 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246333, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 421, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:18:53 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246333, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 421, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:18:53 msm8909 python3[3003]: [SSE] Sending: {"key": "4b331ac9a90e40529f936ff5a182317d", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246333, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 421, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:18:54 msm8909 python3[3003]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:18:54 msm8909 python3[3003]: 189.04205513000488 [06:05:04:02:E8:6A] <- HR 0000
May 09 17:18:55 msm8909 python3[3003]: 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, 60, 127, 90, 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 17:18:55 msm8909 python3[3003]: GOT Firmware Version: V1.5.4d0
May 09 17:18:55 msm8909 python3[3003]: GOT Pairing Code: 251a
May 09 17:18:55 msm8909 python3[3003]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 17:18:55 msm8909 python3[3003]: NO FW Update needed.
May 09 17:18:55 msm8909 python3[3003]: LAST SYNC: 1715240794
May 09 17:18:56 msm8909 python3[3003]: DBUS: Read 06:05:04:02:E8:6A : 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, 206, 3, 0, 64, 9, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 17:18:56 msm8909 python3[3003]: ACTIVITY: 0
May 09 17:18:56 msm8909 python3[3003]: HR READING: 0 TOOK 0.000480 secs
May 09 17:18:56 msm8909 python3[3003]: DEACTIVATING HR.
May 09 17:18:56 msm8909 python3[3003]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:18:56 msm8909 python3[3003]: GOT Instant Data: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'run_steps': 0, 'activity': 0, 'solar_gen': 974, 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'sleep_duration': 0, 'heart_rate': 0, 'thermal_gen': 9, 'total_cals': 0, 'battery': 78}
May 09 17:18:56 msm8909 python3[3003]: W ID: 76
May 09 17:18:56 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246336, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 974, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:18:56 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246336, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 974, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:18:56 msm8909 python3[3003]: [SSE] Sending: {"key": "75cebb5be21a4a9492c7121384bebba1", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246336, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "heartRate": 0, "distance": 0, "solarGen": 974, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "walkSteps": 0, "skinTemp": 102, "activity": 0, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:18:56 msm8909 python3[3003]: Instant Upload complete
May 09 17:18:56 msm8909 python3[3003]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 17:18:59 msm8909 python3[3003]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 17:18:59 msm8909 python3[3003]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 17:18:59 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 973, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cd0009000000004e106666
May 09 17:18:59 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:18:59 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:18:59 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:18:59 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:18:59 msm8909 python3[3003]: [SSE] Sending: {"key": "1c43da6d846c405b8b4e53cb40eba5fa", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:18:59 msm8909 python3[3003]: [SSE] RX'd: {'key': '17488ab1abe549968aa6e55f21e0f10b', 'timestamp': 1715246295.6106579, 'source': 0, 'type': 's', 'data': ''}
May 09 17:18:59 msm8909 python3[3003]: [SSE] RX'd: {'key': '9796b124b97d405197172c11d3d2771d', 'timestamp': 1715246304.5481603, 'source': 0, 'type': 's', 'data': ''}
May 09 17:18:59 msm8909 python3[3003]: [SSE] RX'd: {'key': '5fe27975140d401c9ef8088ba30171c7', 'timestamp': 1715246328.0644529, 'source': 0, 'type': 's', 'data': ''}
May 09 17:18:59 msm8909 python3[3003]: [SSE] RX'd: {'key': '4b331ac9a90e40529f936ff5a182317d', 'timestamp': 1715246334.0575602, 'source': 0, 'type': 's', 'data': ''}
May 09 17:18:59 msm8909 python3[3003]: [SSE] RX'd: {'key': '75cebb5be21a4a9492c7121384bebba1', 'timestamp': 1715246337.8448513, 'source': 0, 'type': 's', 'data': ''}
May 09 17:19:00 msm8909 python3[3003]: [SSE] RX'd: {'key': '1c43da6d846c405b8b4e53cb40eba5fa', 'timestamp': 1715246340.0355685, 'source': 0, 'type': 's', 'data': ''}
May 09 17:19:06 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047306a6b
May 09 17:19:06 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246346, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:19:06 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246346, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:19:06 msm8909 python3[3003]: [SSE] Sending: {"key": "8642e3dabda64c2da9409f1375b61235", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246346, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 107, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:19:07 msm8909 python3[3003]: [SSE] RX'd: {'key': '8642e3dabda64c2da9409f1375b61235', 'timestamp': 1715246347.1156902, 'source': 0, 'type': 's', 'data': ''}
May 09 17:19:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1041, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000041100090000000059306263
May 09 17:19:08 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:19:21 msm8909 python3[3003]: DBUS: Discovered 06:05:04:3E:D4:FA .
May 09 17:19:21 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xaa', 'mtp_version': 5} 11aa065f00
May 09 17:19:21 msm8909 python3[3003]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 09 17:19:21 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 975, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cf0009000000004e206666
May 09 17:19:21 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6b
May 09 17:19:23 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047106a6b
May 09 17:19:29 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:19:30 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:19:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6b
May 09 17:19:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 422, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a600120000000048306666
May 09 17:19:36 msm8909 python3[3003]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 09 17:19:36 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'#\xde', 'mtp_version': 5} 23de065f00
May 09 17:19:36 msm8909 python3[3003]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 09 17:19:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 975, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003cf0009000000004e306666
May 09 17:19:48 msm8909 python3[3003]: DBUS: Discovered 06:05:04:98:43:90 .
May 09 17:19:48 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1c\x80', 'mtp_version': 5} 1c80065f00
May 09 17:19:48 msm8909 python3[3003]: IGNORING 06:05:04:98:43:90 WITH PAIRING CODE: 1c80
May 09 17:19:53 msm8909 python3[3003]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 17:20:01 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 422, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a600120000000048306666
May 09 17:20:02 msm8909 python3[3003]: DBUS: Connected to 06:05:04:32:34:65
May 09 17:20:02 msm8909 python3[3003]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 09 17:20:02 msm8909 python3[3003]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 09 17:20:02 msm8909 python3[3003]: [SSE] Sending: {"key": "ff4f1ec3390a4caca08c6757ec2cb29a", "rt": "gw", "msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}}
May 09 17:20:02 msm8909 python3[3003]: ACTIVATING HR.
May 09 17:20:06 msm8909 python3[3003]: DBUS: Discovered 06:05:04:85:3F:81 .
May 09 17:20:06 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18q', 'mtp_version': 5} 1871065f00
May 09 17:20:06 msm8909 python3[3003]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 17:20:07 msm8909 python3[3003]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 17:20:07 msm8909 python3[3003]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00'} 07c007c00006
May 09 17:20:07 msm8909 python3[3003]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 17:20:09 msm8909 python3[3003]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:20:09 msm8909 python3[3003]: 264.27430129051208 [06:05:04:32:34:65] <- HR 0000
May 09 17:20:11 msm8909 python3[3003]: 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, 60, 127, 129, 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 17:20:11 msm8909 python3[3003]: GOT Firmware Version: V1.5.4d0
May 09 17:20:11 msm8909 python3[3003]: GOT Pairing Code: 0d55
May 09 17:20:11 msm8909 python3[3003]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 17:20:11 msm8909 python3[3003]: NO FW Update needed.
May 09 17:20:11 msm8909 python3[3003]: LAST SYNC: 1715240833
May 09 17:20:12 msm8909 python3[3003]: 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, 166, 1, 0, 64, 18, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 17:20:12 msm8909 python3[3003]: ACTIVITY: 0
May 09 17:20:12 msm8909 python3[3003]: HR READING: 0 TOOK 0.000506 secs
May 09 17:20:12 msm8909 python3[3003]: DEACTIVATING HR.
May 09 17:20:12 msm8909 python3[3003]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 17:20:12 msm8909 python3[3003]: GOT Instant Data: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'run_steps': 0, 'activity': 0, 'solar_gen': 422, 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'sleep_duration': 0, 'heart_rate': 0, 'thermal_gen': 18, 'total_cals': 0, 'battery': 72}
May 09 17:20:12 msm8909 python3[3003]: W ID: 74
May 09 17:20:12 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246412, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 422, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:12 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246412, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 422, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'walkSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:12 msm8909 python3[3003]: [SSE] Sending: {"key": "25a5e376be094c92ab2847b49d499ae1", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246412, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "heartRate": 0, "distance": 0, "solarGen": 422, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "walkSteps": 0, "skinTemp": 102, "activity": 0, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:20:12 msm8909 python3[3003]: Instant Upload complete
May 09 17:20:12 msm8909 python3[3003]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 17:20:15 msm8909 python3[3003]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 17:20:15 msm8909 python3[3003]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 17:20:15 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 422, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a600120000000048306666
May 09 17:20:15 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:20:15 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:20:15 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:20:15 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:20:15 msm8909 python3[3003]: [SSE] Sending: {"key": "fc567edf2388439a87d508d43f83ef93", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:20:15 msm8909 python3[3003]: [SSE] RX'd: {'key': 'ff4f1ec3390a4caca08c6757ec2cb29a', 'timestamp': 1715246403.4029548, 'source': 0, 'type': 's', 'data': ''}
May 09 17:20:15 msm8909 python3[3003]: [SSE] RX'd: {'key': '25a5e376be094c92ab2847b49d499ae1', 'timestamp': 1715246412.5446112, 'source': 0, 'type': 's', 'data': ''}
May 09 17:20:16 msm8909 python3[3003]: [SSE] RX'd: {'key': 'fc567edf2388439a87d508d43f83ef93', 'timestamp': 1715246415.8566103, 'source': 0, 'type': 's', 'data': ''}
May 09 17:20:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 423, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a700120000000048306666
May 09 17:20:23 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 555, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022b0012000000004f106464
May 09 17:20:23 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246423, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 555, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:23 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246423, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 555, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:23 msm8909 python3[3003]: [SSE] Sending: {"key": "84a6cc8efe104472b7d3ce07bb04718b", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246423, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 555, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:20:24 msm8909 python3[3003]: [SSE] RX'd: {'key': '84a6cc8efe104472b7d3ce07bb04718b', 'timestamp': 1715246423.9021566, 'source': 0, 'type': 's', 'data': ''}
May 09 17:20:34 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1045, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd50007000000000000000004150009000000005a006263
May 09 17:20:34 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:20:35 msm8909 python3[3003]: DBUS: Discovered 06:05:04:94:8F:BC .
May 09 17:20:35 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1a\x8c', 'mtp_version': 5} 1a8c065f00
May 09 17:20:35 msm8909 python3[3003]: IGNORING 06:05:04:94:8F:BC WITH PAIRING CODE: 1a8c
May 09 17:20:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 423, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a700120000000048006666
May 09 17:20:37 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 800, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 824, 'solar_gen': 513, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 66, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 62} 09570957000700252e991cf700000201009318c3203e42047b7f
May 09 17:20:37 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:20:37 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 976, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d00009000000004e206666
May 09 17:20:37 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246437, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 976, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:37 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246437, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 976, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:37 msm8909 python3[3003]: [SSE] Sending: {"key": "86386310a5d04e0fa4723336f816d719", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246437, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 976, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:20:37 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6b
May 09 17:20:37 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246437, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:37 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246437, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:20:37 msm8909 python3[3003]: [SSE] Sending: {"key": "e7d9dbb51cb3430bbab8131d1e79475f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246437, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 107, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:20:37 msm8909 python3[3003]: DBUS: Discovered 06:05:04:8A:46:67 .
May 09 17:20:37 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1fW', 'mtp_version': 5} 1f57065f00
May 09 17:20:37 msm8909 python3[3003]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 09 17:20:38 msm8909 python3[3003]: [SSE] RX'd: {'key': '86386310a5d04e0fa4723336f816d719', 'timestamp': 1715246438.0843585, 'source': 0, 'type': 's', 'data': ''}
May 09 17:20:38 msm8909 python3[3003]: [SSE] RX'd: {'key': 'e7d9dbb51cb3430bbab8131d1e79475f', 'timestamp': 1715246438.2173102, 'source': 0, 'type': 's', 'data': ''}
May 09 17:20:45 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:20:45 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:20:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 423, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a700120000000048206666
May 09 17:21:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 423, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a700120000000048306666
May 09 17:21:05 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 555, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022b0012000000004f206464
May 09 17:21:15 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:21:15 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:21:15 msm8909 python3[3003]: [SSE] Sending: {"key": "3cdbe3d2b09b4b0cb1c3a1adc4ba4076", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:21:16 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:21:16 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:21:16 msm8909 python3[3003]: [SSE] RX'd: {'key': '3cdbe3d2b09b4b0cb1c3a1adc4ba4076', 'timestamp': 1715246476.1277728, 'source': 0, 'type': 's', 'data': ''}
May 09 17:21:17 msm8909 python3[3003]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00'} 102110210006
May 09 17:21:17 msm8909 python3[3003]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 17:21:19 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00'} 16e616e60006
May 09 17:21:19 msm8909 python3[3003]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 17:21:19 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00'} 16e616e60006
May 09 17:21:19 msm8909 python3[3003]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 17:21:19 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00'} 16e616e60006
May 09 17:21:19 msm8909 python3[3003]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 17:21:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 424, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a800120000000048006666
May 09 17:21:20 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246480, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 424, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:20 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246480, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 424, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:20 msm8909 python3[3003]: [SSE] Sending: {"key": "b7fe90cae8f54a48b817e51b792e29e9", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246480, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 424, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:21:21 msm8909 python3[3003]: [SSE] RX'd: {'key': 'b7fe90cae8f54a48b817e51b792e29e9', 'timestamp': 1715246481.2512181, 'source': 0, 'type': 's', 'data': ''}
May 09 17:21:25 msm8909 python3[3003]: Running Scheduled: Thread Check
May 09 17:21:30 msm8909 python3[3003]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00'} 102110210006
May 09 17:21:30 msm8909 python3[3003]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 17:21:30 msm8909 python3[3003]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 17:21:30 msm8909 python3[3003]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 17e117e10006
May 09 17:21:30 msm8909 python3[3003]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 17:21:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 424, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a800120000000048106666
May 09 17:21:34 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 976, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d00009000000004e306666
May 09 17:21:44 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6b
May 09 17:21:44 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246504, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:44 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246504, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:44 msm8909 python3[3003]: [SSE] Sending: {"key": "433e162446594485acc325d438cd450f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246504, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 107, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:21:44 msm8909 python3[3003]: [SSE] RX'd: {'key': '433e162446594485acc325d438cd450f', 'timestamp': 1715246504.6270058, 'source': 0, 'type': 's', 'data': ''}
May 09 17:21:46 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:21:46 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:21:46 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 424, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a800120000000048306666
May 09 17:21:47 msm8909 python3[3003]: ADVERT: {'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00'} 1efa1efa0006
May 09 17:21:47 msm8909 python3[3003]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 17:21:48 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 801, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 825, 'solar_gen': 514, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 66, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 65} 09570957000700252e991cf700000202009318c3214142347b7f
May 09 17:21:48 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:21:59 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 976, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d00009000000004e206666
May 09 17:21:59 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246519, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 976, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:59 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246519, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 976, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:59 msm8909 python3[3003]: [SSE] Sending: {"key": "ca6bdef4f8374778973f0745f783ef87", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246519, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 976, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:21:59 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 555, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022b0012000000004e306464
May 09 17:21:59 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246519, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 555, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:59 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246519, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 555, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:21:59 msm8909 python3[3003]: [SSE] Sending: {"key": "2aa342dabea94a32a598bd0dc829c246", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246519, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 555, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:21:59 msm8909 python3[3003]: [SSE] RX'd: {'key': 'ca6bdef4f8374778973f0745f783ef87', 'timestamp': 1715246519.6441035, 'source': 0, 'type': 's', 'data': ''}
May 09 17:22:00 msm8909 python3[3003]: [SSE] RX'd: {'key': '2aa342dabea94a32a598bd0dc829c246', 'timestamp': 1715246520.0371034, 'source': 0, 'type': 's', 'data': ''}
May 09 17:22:01 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6b
May 09 17:22:01 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 131, 'bmr_cals': 847, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 880, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 128, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 15, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421b34f400f248083
May 09 17:22:01 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:22:02 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 555, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022b0012000000004e306464
May 09 17:22:13 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:22:13 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:22:14 msm8909 python3[3003]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00'} 0f640f640006
May 09 17:22:14 msm8909 python3[3003]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 17:22:16 msm8909 python3[3003]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00'} 0f640f640006
May 09 17:22:16 msm8909 python3[3003]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 17:22:16 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:22:16 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:22:16 msm8909 python3[3003]: [SSE] Sending: {"key": "af58e4169db148bd99db0ea94aa5f399", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:22:16 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 977, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d10009000000004e006666
May 09 17:22:16 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:22:16 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:22:16 msm8909 python3[3003]: [SSE] RX'd: {'key': 'af58e4169db148bd99db0ea94aa5f399', 'timestamp': 1715246536.5941253, 'source': 0, 'type': 's', 'data': ''}
May 09 17:22:26 msm8909 python3[3003]: DBUS: Discovered 06:05:04:39:B4:0A .
May 09 17:22:26 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xca', 'mtp_version': 5} 17ca065f00
May 09 17:22:26 msm8909 python3[3003]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 09 17:22:28 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 425, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a900120000000048206666
May 09 17:22:28 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246548, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 425, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:22:28 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246548, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 425, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:22:28 msm8909 python3[3003]: [SSE] Sending: {"key": "46cae140dbd24524b2d557826ea51491", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246548, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 425, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:22:28 msm8909 python3[3003]: DBUS: Discovered 06:05:04:06:75:3E .
May 09 17:22:28 msm8909 python3[3003]: ADVERT: {'distance': 3078, 'skin_temp': 118, 'bmr_cals': 781, 'act_cals': 13, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 317, 'alert_status': b'\x00', 'total_cals': 794, 'solar_gen': 849, 'company_id': b'\x00\x0e', 'walk_steps': 4577, 'case_temp': 115, 'total_steps': 4894, 'pairing_code': b'\x00\x0e', 'battery': 55, 'thermal_gen': 104, 'sleep_duration': 0, 'heart_rate': 58} 000e000e0007013d11e10c060000035100680d930d3a37047376
May 09 17:22:28 msm8909 python3[3003]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 17:22:28 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 107, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047306b6b
May 09 17:22:28 msm8909 python3[3003]: [SSE] RX'd: {'key': '46cae140dbd24524b2d557826ea51491', 'timestamp': 1715246548.7131176, 'source': 0, 'type': 's', 'data': ''}
May 09 17:22:40 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 107, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047106b6b
May 09 17:22:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 977, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d10009000000004e206666
May 09 17:22:43 msm8909 python3[3003]: DBUS: Discovered 06:05:04:17:65:5E .
May 09 17:22:43 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17>', 'mtp_version': 5} 173e065f00
May 09 17:22:43 msm8909 python3[3003]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 09 17:22:43 msm8909 python3[3003]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 17:22:43 msm8909 python3[3003]: ADVERT: {'company_id': b'\x02}', 'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00'} 027d027d0006
May 09 17:22:43 msm8909 python3[3003]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 17:22:46 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:22:46 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:23:10 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 107, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006b6b
May 09 17:23:10 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246590, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 107, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:10 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246590, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 107, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:10 msm8909 python3[3003]: [SSE] Sending: {"key": "5ff69c6e90a6425a87ce30654cd7e3bf", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246590, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 107, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 107, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:23:11 msm8909 python3[3003]: [SSE] RX'd: {'key': '5ff69c6e90a6425a87ce30654cd7e3bf', 'timestamp': 1715246591.2164049, 'source': 0, 'type': 's', 'data': ''}
May 09 17:23:11 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 556, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022c0012000000004f206464
May 09 17:23:11 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246591, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 556, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:11 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246591, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 556, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:11 msm8909 python3[3003]: [SSE] Sending: {"key": "893f0bf331144c55ac9f7205a69f55c7", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246591, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 556, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:23:11 msm8909 python3[3003]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 17:23:11 msm8909 python3[3003]: ADVERT: {'company_id': b'\tB', 'pairing_code': b'\tB', 'mtp_version': 6, 'alert_status': b'\x00'} 094209420006
May 09 17:23:11 msm8909 python3[3003]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 17:23:11 msm8909 python3[3003]: [SSE] RX'd: {'key': '893f0bf331144c55ac9f7205a69f55c7', 'timestamp': 1715246591.8438134, 'source': 0, 'type': 's', 'data': ''}
May 09 17:23:12 msm8909 python3[3003]: ADVERT: {'distance': 5174, 'skin_temp': 131, 'bmr_cals': 849, 'act_cals': 33, 'mtp_version': 7, 'sleep_state': 5, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 882, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6678, 'case_temp': 129, 'total_steps': 6774, 'pairing_code': b'%?', 'battery': 13, 'thermal_gen': 484, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601a1614360008001101e421c351400d158183
May 09 17:23:12 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:23:16 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:23:16 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:23:16 msm8909 python3[3003]: [SSE] Sending: {"key": "9dba3adc08f94b1eaa6a4e77fe400eea", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:23:17 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:23:17 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:23:17 msm8909 python3[3003]: [SSE] RX'd: {'key': '9dba3adc08f94b1eaa6a4e77fe400eea', 'timestamp': 1715246596.8720315, 'source': 0, 'type': 's', 'data': ''}
May 09 17:23:22 msm8909 python3[3003]: DBUS: Discovered 06:05:04:D1:13:3F .
May 09 17:23:22 msm8909 python3[3003]: ADVERT: {'company_id': b'\x13?', 'pairing_code': b'\x13?', 'mtp_version': 6, 'alert_status': b'\x00'} 133f133f0006
May 09 17:23:22 msm8909 python3[3003]: IGNORING 06:05:04:D1:13:3F WITH PAIRING CODE: 133f
May 09 17:23:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 978, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d20009000000004e206666
May 09 17:23:22 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246602, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 978, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:22 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246602, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 978, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:22 msm8909 python3[3003]: [SSE] Sending: {"key": "0c413ccce6eb44d7ba9aac21f28dba01", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246602, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 978, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:23:22 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:23:22 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:23:23 msm8909 python3[3003]: [SSE] RX'd: {'key': '0c413ccce6eb44d7ba9aac21f28dba01', 'timestamp': 1715246603.1809864, 'source': 0, 'type': 's', 'data': ''}
May 09 17:23:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 425, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a900120000000048306666
May 09 17:23:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 978, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d20009000000004e306666
May 09 17:23:26 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 557, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022d0012000000004f006464
May 09 17:23:26 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xaa', 'mtp_version': 5} 11aa065f00
May 09 17:23:26 msm8909 python3[3003]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 09 17:23:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 425, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a900120000000048106666
May 09 17:23:36 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246616, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 425, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:36 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246616, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 425, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:23:36 msm8909 python3[3003]: [SSE] Sending: {"key": "45d917491c8c49938e7e292c9fb8d97f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246616, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 425, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:23:37 msm8909 python3[3003]: [SSE] RX'd: {'key': '45d917491c8c49938e7e292c9fb8d97f', 'timestamp': 1715246616.634948, 'source': 0, 'type': 's', 'data': ''}
May 09 17:23:47 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:23:47 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:23:51 msm8909 python3[3003]: ADVERT: {'company_id': b'\x13?', 'pairing_code': b'\x13?', 'mtp_version': 6, 'alert_status': b'\x00'} 133f133f0006
May 09 17:23:51 msm8909 python3[3003]: IGNORING 06:05:04:D1:13:3F WITH PAIRING CODE: 133f
May 09 17:23:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 978, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d20009000000004e106666
May 09 17:24:06 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 802, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 826, 'solar_gen': 518, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 66, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 65} 09570957000700252e991cf700000206009318d3224142147b7f
May 09 17:24:06 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:24:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 425, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001a900120000000048306666
May 09 17:24:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 978, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d20009000000004e306666
May 09 17:24:16 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:24:16 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:24:16 msm8909 python3[3003]: [SSE] Sending: {"key": "b5989a9591c4470ebd267d06c71b58a3", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:24:17 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:24:17 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:24:17 msm8909 python3[3003]: [SSE] RX'd: {'key': 'b5989a9591c4470ebd267d06c71b58a3', 'timestamp': 1715246657.2091639, 'source': 0, 'type': 's', 'data': ''}
May 09 17:24:18 msm8909 python3[3003]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00'} 0a910a910006
May 09 17:24:18 msm8909 python3[3003]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 17:24:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 426, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001aa00120000000049106666
May 09 17:24:20 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 803, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 827, 'solar_gen': 520, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 65} 09570957000700252e991cf700000208009318e3234143347b7e
May 09 17:24:20 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:24:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 558, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022e0012000000004f206464
May 09 17:24:22 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246662, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 558, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:24:22 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246662, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 558, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:24:22 msm8909 python3[3003]: [SSE] Sending: {"key": "f83b1844eb814c3e9c2bb23ac987ad58", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246662, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 558, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:24:23 msm8909 python3[3003]: [SSE] RX'd: {'key': 'f83b1844eb814c3e9c2bb23ac987ad58', 'timestamp': 1715246663.3774276, 'source': 0, 'type': 's', 'data': ''}
May 09 17:24:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 426, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001aa00120000000049206666
May 09 17:24:34 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 98, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1052, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 18cf18cf00070000000000000000041c0009000000005d306262
May 09 17:24:34 msm8909 python3[3003]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 17:24:35 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 558, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022e0012000000004f306464
May 09 17:24:35 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 803, 'act_cals': 24, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 827, 'solar_gen': 520, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 72} 09570957000700252e991cf700000208009318e3234843047b7e
May 09 17:24:35 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:24:36 msm8909 python3[3003]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 17:24:36 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1b\xab', 'mtp_version': 5} 1bab065f00
May 09 17:24:36 msm8909 python3[3003]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 17:24:47 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 107, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206b6b
May 09 17:24:47 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246687, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 107, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:24:47 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246687, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 107, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:24:47 msm8909 python3[3003]: [SSE] Sending: {"key": "d38161393ab248f5802e94fb668524a0", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246687, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 107, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 107, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:24:48 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:24:48 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:24:48 msm8909 python3[3003]: [SSE] RX'd: {'key': 'd38161393ab248f5802e94fb668524a0', 'timestamp': 1715246687.7059572, 'source': 0, 'type': 's', 'data': ''}
May 09 17:24:50 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 558, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022e0012000000004f006464
May 09 17:25:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 427, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ab00120000000049106666
May 09 17:25:04 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246704, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 427, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:25:04 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246704, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 427, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:25:04 msm8909 python3[3003]: [SSE] Sending: {"key": "4484dac8cef04c1cab1746952b8d9751", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246704, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 427, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 73}, "gatewayId": "00e15e66f988db"}}
May 09 17:25:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 107, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006b6b
May 09 17:25:05 msm8909 python3[3003]: [SSE] RX'd: {'key': '4484dac8cef04c1cab1746952b8d9751', 'timestamp': 1715246704.8710341, 'source': 0, 'type': 's', 'data': ''}
May 09 17:25:17 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:25:17 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:25:17 msm8909 python3[3003]: [SSE] Sending: {"key": "3d7407aa88814bb3a4ab511b3c194071", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:25:17 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 757, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 158315830007000000000000000002f500090000040056106464
May 09 17:25:17 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:25:17 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 559, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022f0012000000004f306464
May 09 17:25:17 msm8909 python3[3003]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00'} 0a910a910006
May 09 17:25:17 msm8909 python3[3003]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 17:25:17 msm8909 python3[3003]: [SSE] RX'd: {'key': '3d7407aa88814bb3a4ab511b3c194071', 'timestamp': 1715246717.4579616, 'source': 0, 'type': 's', 'data': ''}
May 09 17:25:17 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 980, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d40009000000004e206666
May 09 17:25:17 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246717, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 980, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:25:17 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246717, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 980, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:25:18 msm8909 python3[3003]: [SSE] Sending: {"key": "f101d4ba72134b8597010b2b92fa79c2", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246717, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 980, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:25:18 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:25:18 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:25:18 msm8909 python3[3003]: [SSE] RX'd: {'key': 'f101d4ba72134b8597010b2b92fa79c2', 'timestamp': 1715246718.3800013, 'source': 0, 'type': 's', 'data': ''}
May 09 17:25:29 msm8909 python3[3003]: ADVERT: {'distance': 2751, 'skin_temp': 125, 'bmr_cals': 678, 'act_cals': 21, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 223, 'alert_status': b'\x00', 'total_cals': 699, 'solar_gen': 142, 'company_id': b'\x1e\xe8', 'walk_steps': 4168, 'case_temp': 123, 'total_steps': 4391, 'pairing_code': b'\x1e\xe8', 'battery': 73, 'thermal_gen': 600, 'sleep_duration': 0, 'heart_rate': 64} 1ee81ee8000700df10480abf0000008e02581522a64049247b7d
May 09 17:25:29 msm8909 python3[3003]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 17:25:30 msm8909 python3[3003]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00'} 07c007c00006
May 09 17:25:30 msm8909 python3[3003]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 17:25:30 msm8909 python3[3003]: ADVERT: {'distance': 3078, 'skin_temp': 119, 'bmr_cals': 784, 'act_cals': 13, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 317, 'alert_status': b'\x00', 'total_cals': 797, 'solar_gen': 854, 'company_id': b'\x00\x0e', 'walk_steps': 4577, 'case_temp': 117, 'total_steps': 4894, 'pairing_code': b'\x00\x0e', 'battery': 54, 'thermal_gen': 105, 'sleep_duration': 0, 'heart_rate': 58} 000e000e0007013d11e10c060000035600690da3103a36347577
May 09 17:25:30 msm8909 python3[3003]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 17:25:31 msm8909 python3[3003]: DBUS: Discovered 06:05:04:B3:76:89 .
May 09 17:25:31 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x01Y', 'mtp_version': 5} 0159065f00
May 09 17:25:31 msm8909 python3[3003]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 09 17:25:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 980, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d40009000000004e006666
May 09 17:25:42 msm8909 python3[3003]: ADVERT: {'company_id': b'\tB', 'pairing_code': b'\tB', 'mtp_version': 6, 'alert_status': b'\x00'} 094209420006
May 09 17:25:42 msm8909 python3[3003]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 17:25:43 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 427, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ab00120000000049006666
May 09 17:25:45 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xaa', 'mtp_version': 5} 11aa065f00
May 09 17:25:45 msm8909 python3[3003]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 09 17:25:48 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:25:48 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:25:58 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xaa', 'mtp_version': 5} 11aa065f00
May 09 17:25:58 msm8909 python3[3003]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 09 17:25:58 msm8909 python3[3003]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00'} 07c007c00006
May 09 17:25:58 msm8909 python3[3003]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 17:25:59 msm8909 python3[3003]: DBUS: Discovered 06:05:04:D7:44:7C .
May 09 17:25:59 msm8909 python3[3003]: ADVERT: {'company_id': b'\x1dl', 'pairing_code': b'\x1dl', 'mtp_version': 6, 'alert_status': b'\x00'} 1d6c1d6c0006
May 09 17:25:59 msm8909 python3[3003]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 09 17:25:59 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 980, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d40009000000004e206666
May 09 17:26:10 msm8909 python3[3003]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00'} 102110210006
May 09 17:26:10 msm8909 python3[3003]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 17:26:17 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:26:17 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:26:17 msm8909 python3[3003]: [SSE] Sending: {"key": "a72a571863b54a36938f0543d0c37172", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:26:18 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:26:18 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:26:18 msm8909 python3[3003]: [SSE] RX'd: {'key': 'a72a571863b54a36938f0543d0c37172', 'timestamp': 1715246778.1160395, 'source': 0, 'type': 's', 'data': ''}
May 09 17:26:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 980, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d40009000000004d106666
May 09 17:26:24 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246784, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 980, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:24 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246784, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 980, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:24 msm8909 python3[3003]: [SSE] Sending: {"key": "24ccfcaa2ad945fea7b0e215a58d31e9", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246784, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 980, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 77}, "gatewayId": "00e15e66f988db"}}
May 09 17:26:25 msm8909 python3[3003]: [SSE] RX'd: {'key': '24ccfcaa2ad945fea7b0e215a58d31e9', 'timestamp': 1715246784.7963531, 'source': 0, 'type': 's', 'data': ''}
May 09 17:26:25 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6b
May 09 17:26:25 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246785, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:25 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246785, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 107, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:25 msm8909 python3[3003]: [SSE] Sending: {"key": "eff5490928b24f4bbd0377888e749168", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246785, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 107, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:26:25 msm8909 python3[3003]: Running Scheduled: Thread Check
May 09 17:26:26 msm8909 python3[3003]: [SSE] RX'd: {'key': 'eff5490928b24f4bbd0377888e749168', 'timestamp': 1715246786.114361, 'source': 0, 'type': 's', 'data': ''}
May 09 17:26:28 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 428, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ac00120000000048006666
May 09 17:26:28 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246788, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 428, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:28 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246788, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 428, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:28 msm8909 python3[3003]: [SSE] Sending: {"key": "d582ebb9733e42818e978e4ccc09feba", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246788, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 428, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:26:28 msm8909 python3[3003]: [SSE] RX'd: {'key': 'd582ebb9733e42818e978e4ccc09feba', 'timestamp': 1715246788.6692886, 'source': 0, 'type': 's', 'data': ''}
May 09 17:26:38 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6b
May 09 17:26:38 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 125, 'bmr_cals': 1034, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1068, 'solar_gen': 486, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 123, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 48, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 67} 05d505d5000700002ca42221000001e6012922740a4330147b7d
May 09 17:26:38 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:26:39 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 428, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ac00120000000048106666
May 09 17:26:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 559, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000022f0012000000004f006464
May 09 17:26:41 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246801, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 559, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:41 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246801, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 559, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:26:41 msm8909 python3[3003]: [SSE] Sending: {"key": "1bad4f0259504883bc89b7eb18fcdc9e", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246801, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 559, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:26:41 msm8909 python3[3003]: [SSE] RX'd: {'key': '1bad4f0259504883bc89b7eb18fcdc9e', 'timestamp': 1715246801.6804628, 'source': 0, 'type': 's', 'data': ''}
May 09 17:26:48 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:26:48 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:26:53 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 980, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d40009000000004d006666
May 09 17:27:07 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 428, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ac00120000000048306666
May 09 17:27:07 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 429, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ad00120000000048006666
May 09 17:27:07 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 107, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6b
May 09 17:27:17 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:27:17 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:27:17 msm8909 python3[3003]: [SSE] Sending: {"key": "fae5bb44a436442a99db89e05c980442", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:27:18 msm8909 python3[3003]: [SSE] RX'd: {'key': 'fae5bb44a436442a99db89e05c980442', 'timestamp': 1715246838.4841416, 'source': 0, 'type': 's', 'data': ''}
May 09 17:27:19 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:27:19 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:27:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6a
May 09 17:27:23 msm8909 python3[3003]: DBUS: Discovered 06:05:04:52:C0:04 .
May 09 17:27:23 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 130, 'bmr_cals': 803, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 822, 'solar_gen': 281, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 87, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 64} 23c423c40007001d12a10bc60000011900111343234057247e82
May 09 17:27:23 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:27:34 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 126, 'bmr_cals': 1035, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1069, 'solar_gen': 486, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 124, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 50, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 67} 05d505d5000700002ca42221000001e6012922840b4332347c7e
May 09 17:27:34 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:27:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 981, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d50009000000004e006666
May 09 17:27:36 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246856, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 981, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:27:36 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246856, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 981, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:27:36 msm8909 python3[3003]: [SSE] Sending: {"key": "0f4eb1c6c7b9400aa7ab5979b3fad037", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246856, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 981, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:27:36 msm8909 python3[3003]: [SSE] RX'd: {'key': '0f4eb1c6c7b9400aa7ab5979b3fad037', 'timestamp': 1715246856.5024712, 'source': 0, 'type': 's', 'data': ''}
May 09 17:27:37 msm8909 python3[3003]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00'} 08bc08bc0006
May 09 17:27:37 msm8909 python3[3003]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 17:27:38 msm8909 python3[3003]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 09 17:27:38 msm8909 python3[3003]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00'} 117211720006
May 09 17:27:38 msm8909 python3[3003]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 09 17:27:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 429, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ad00120000000048306666
May 09 17:27:48 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246868, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 429, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:27:48 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246868, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 429, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:27:48 msm8909 python3[3003]: [SSE] Sending: {"key": "16d90b873f9044d0a0bb30e8a94f6dff", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246868, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 429, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:27:49 msm8909 python3[3003]: [SSE] RX'd: {'key': '16d90b873f9044d0a0bb30e8a94f6dff', 'timestamp': 1715246869.2870679, 'source': 0, 'type': 's', 'data': ''}
May 09 17:27:49 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6a
May 09 17:27:49 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246869, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:27:49 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246869, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:27:49 msm8909 python3[3003]: [SSE] Sending: {"key": "e2d63de2a5814be5857a4d48eff4e1d1", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246869, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:27:50 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:27:50 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:27:50 msm8909 python3[3003]: [SSE] RX'd: {'key': 'e2d63de2a5814be5857a4d48eff4e1d1', 'timestamp': 1715246870.0351424, 'source': 0, 'type': 's', 'data': ''}
May 09 17:28:03 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 429, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ad00120000000048106666
May 09 17:28:17 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 429, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ad00120000000049206666
May 09 17:28:17 msm8909 python3[3003]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00'} 00fa00fa0006
May 09 17:28:17 msm8909 python3[3003]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 17:28:17 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 561, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002310012000000004e106464
May 09 17:28:17 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246897, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 561, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:28:17 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246897, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 561, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:28:17 msm8909 python3[3003]: [SSE] Sending: {"key": "ff3cce49a1b04416aee3ee033571a1d5", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246897, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 561, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:28:17 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:28:17 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:28:17 msm8909 python3[3003]: [SSE] Sending: {"key": "f495c8b778194a11b6ea73e1cef69b88", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:28:18 msm8909 python3[3003]: [SSE] RX'd: {'key': 'ff3cce49a1b04416aee3ee033571a1d5', 'timestamp': 1715246898.3789232, 'source': 0, 'type': 's', 'data': ''}
May 09 17:28:18 msm8909 python3[3003]: [SSE] RX'd: {'key': 'f495c8b778194a11b6ea73e1cef69b88', 'timestamp': 1715246898.4241636, 'source': 0, 'type': 's', 'data': ''}
May 09 17:28:18 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:28:18 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:28:20 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:28:20 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:28:30 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 98, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1060, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000042400090000000059106262
May 09 17:28:30 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:28:31 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 09 17:28:31 msm8909 python3[3003]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 17:28:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 561, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002310012000000004e306464
May 09 17:28:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 429, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ad00120000000049306666
May 09 17:28:50 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:28:50 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:28:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 429, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ad00120000000049106666
May 09 17:28:58 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246938, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 429, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:28:58 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715246938, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 429, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:28:58 msm8909 python3[3003]: [SSE] Sending: {"key": "a15322d39eae4c6694cab88ef295d416", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715246938, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 429, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 73}, "gatewayId": "00e15e66f988db"}}
May 09 17:28:59 msm8909 python3[3003]: ADVERT: {'distance': 8612, 'skin_temp': 120, 'bmr_cals': 1005, 'act_cals': 39, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 26, 'alert_status': b'\x00', 'total_cals': 1044, 'solar_gen': 712, 'company_id': b'\x1e\xa3', 'walk_steps': 11014, 'case_temp': 119, 'total_steps': 11040, 'pairing_code': b'\x1e\xa3', 'battery': 69, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 64} 1ea31ea30007001a2b0621a4000002c8001227d3ed4045247778
May 09 17:28:59 msm8909 python3[3003]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 09 17:28:59 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 561, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002310012000000004e206464
May 09 17:28:59 msm8909 python3[3003]: [SSE] RX'd: {'key': 'a15322d39eae4c6694cab88ef295d416', 'timestamp': 1715246939.438992, 'source': 0, 'type': 's', 'data': ''}
May 09 17:29:01 msm8909 python3[3003]: ADVERT: {'distance': 3078, 'skin_temp': 118, 'bmr_cals': 787, 'act_cals': 13, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 317, 'alert_status': b'\x00', 'total_cals': 800, 'solar_gen': 858, 'company_id': b'\x00\x0e', 'walk_steps': 4577, 'case_temp': 116, 'total_steps': 4894, 'pairing_code': b'\x00\x0e', 'battery': 57, 'thermal_gen': 105, 'sleep_duration': 0, 'heart_rate': 64} 000e000e0007013d11e10c060000035a00690db3134039147476
May 09 17:29:01 msm8909 python3[3003]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 17:29:13 msm8909 python3[3003]: ADVERT: {'distance': 3078, 'skin_temp': 118, 'bmr_cals': 787, 'act_cals': 13, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 317, 'alert_status': b'\x00', 'total_cals': 800, 'solar_gen': 858, 'company_id': b'\x00\x0e', 'walk_steps': 4577, 'case_temp': 116, 'total_steps': 4894, 'pairing_code': b'\x00\x0e', 'battery': 57, 'thermal_gen': 105, 'sleep_duration': 0, 'heart_rate': 64} 000e000e0007013d11e10c060000035a00690db3134039247476
May 09 17:29:13 msm8909 python3[3003]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 17:29:14 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 09 17:29:14 msm8909 python3[3003]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 17:29:18 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:29:18 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:29:18 msm8909 python3[3003]: [SSE] Sending: {"key": "7f29ec8482e24f49bd740f50a4089c52", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:29:18 msm8909 python3[3003]: [SSE] RX'd: {'key': '7f29ec8482e24f49bd740f50a4089c52', 'timestamp': 1715246958.6550694, 'source': 0, 'type': 's', 'data': ''}
May 09 17:29:20 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:29:21 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:29:25 msm8909 python3[3003]: ADVERT: {'distance': 8612, 'skin_temp': 120, 'bmr_cals': 1005, 'act_cals': 39, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 26, 'alert_status': b'\x00', 'total_cals': 1044, 'solar_gen': 712, 'company_id': b'\x1e\xa3', 'walk_steps': 11014, 'case_temp': 119, 'total_steps': 11040, 'pairing_code': b'\x1e\xa3', 'battery': 69, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 64} 1ea31ea30007001a2b0621a4000002c8001227d3ed4045047778
May 09 17:29:25 msm8909 python3[3003]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 09 17:29:25 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:29:25 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:29:27 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 983, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d70009000000004e006666
May 09 17:29:27 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246967, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 983, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:29:27 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715246967, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 983, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:29:27 msm8909 python3[3003]: [SSE] Sending: {"key": "ac3603dbf21c46968b54ede96d43291f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715246967, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 983, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:29:28 msm8909 python3[3003]: [SSE] RX'd: {'key': 'ac3603dbf21c46968b54ede96d43291f', 'timestamp': 1715246968.421663, 'source': 0, 'type': 's', 'data': ''}
May 09 17:29:30 msm8909 python3[3003]: ADVERT: {'company_id': b'\x11\xe1', 'pairing_code': b'\x11\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 11e111e10006
May 09 17:29:30 msm8909 python3[3003]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 17:29:41 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00'} 16e616e60006
May 09 17:29:41 msm8909 python3[3003]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 17:29:42 msm8909 python3[3003]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00'} 16e616e60006
May 09 17:29:42 msm8909 python3[3003]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 17:29:43 msm8909 python3[3003]: ADVERT: {'distance': 3078, 'skin_temp': 117, 'bmr_cals': 788, 'act_cals': 13, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 317, 'alert_status': b'\x00', 'total_cals': 801, 'solar_gen': 860, 'company_id': b'\x00\x0e', 'walk_steps': 4577, 'case_temp': 115, 'total_steps': 4894, 'pairing_code': b'\x00\x0e', 'battery': 57, 'thermal_gen': 105, 'sleep_duration': 0, 'heart_rate': 64} 000e000e0007013d11e10c060000035c00690db3144039247375
May 09 17:29:43 msm8909 python3[3003]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 17:29:43 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 430, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ae00120000000049106666
May 09 17:29:44 msm8909 python3[3003]: DBUS: Discovered 06:05:04:61:2B:77 .
May 09 17:29:44 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04g', 'mtp_version': 5} 0467065f00
May 09 17:29:44 msm8909 python3[3003]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 09 17:29:51 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:29:51 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:29:55 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 430, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ae00120000000049206666
May 09 17:29:56 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 562, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002320012000000004f306464
May 09 17:29:56 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246996, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 562, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:29:56 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715246996, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 562, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:29:56 msm8909 python3[3003]: [SSE] Sending: {"key": "8f7963b938a449c895d11695ef83993a", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715246996, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 562, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:29:57 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 983, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d70009000000004e306666
May 09 17:29:57 msm8909 python3[3003]: [SSE] RX'd: {'key': '8f7963b938a449c895d11695ef83993a', 'timestamp': 1715246997.2113347, 'source': 0, 'type': 's', 'data': ''}
May 09 17:29:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:29:58 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246998, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:29:58 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715246998, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:29:58 msm8909 python3[3003]: [SSE] Sending: {"key": "198aaa90df76494f96572a343bd38726", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715246998, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:29:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 562, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002320012000000004f006464
May 09 17:29:58 msm8909 python3[3003]: [SSE] RX'd: {'key': '198aaa90df76494f96572a343bd38726', 'timestamp': 1715246998.4641016, 'source': 0, 'type': 's', 'data': ''}
May 09 17:30:08 msm8909 python3[3003]: ADVERT: {'distance': 3078, 'skin_temp': 117, 'bmr_cals': 788, 'act_cals': 13, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 317, 'alert_status': b'\x00', 'total_cals': 801, 'solar_gen': 860, 'company_id': b'\x00\x0e', 'walk_steps': 4577, 'case_temp': 115, 'total_steps': 4894, 'pairing_code': b'\x00\x0e', 'battery': 57, 'thermal_gen': 105, 'sleep_duration': 0, 'heart_rate': 64} 000e000e0007013d11e10c060000035c00690db3144039047375
May 09 17:30:08 msm8909 python3[3003]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 17:30:10 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 983, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d70009000000004e006666
May 09 17:30:18 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:30:18 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:30:18 msm8909 python3[3003]: [SSE] Sending: {"key": "7840bc57dad5491aabd8d651b37d84dd", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:30:18 msm8909 python3[3003]: [SSE] RX'd: {'key': '7840bc57dad5491aabd8d651b37d84dd', 'timestamp': 1715247018.8274202, 'source': 0, 'type': 's', 'data': ''}
May 09 17:30:21 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:30:21 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:30:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 984, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d80009000000004e106666
May 09 17:30:37 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 431, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001af00120000000049206666
May 09 17:30:37 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247037, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 431, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:30:37 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247037, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 431, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 73}, 'gatewayId': '00e15e66f988db'}
May 09 17:30:37 msm8909 python3[3003]: [SSE] Sending: {"key": "124273cd6e124378b796fcdcfeb38547", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247037, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 431, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 73}, "gatewayId": "00e15e66f988db"}}
May 09 17:30:38 msm8909 python3[3003]: [SSE] RX'd: {'key': '124273cd6e124378b796fcdcfeb38547', 'timestamp': 1715247037.9222794, 'source': 0, 'type': 's', 'data': ''}
May 09 17:30:40 msm8909 python3[3003]: ADVERT: {'company_id': b'\x11\xe1', 'pairing_code': b'\x11\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 11e111e10006
May 09 17:30:40 msm8909 python3[3003]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 17:30:40 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 431, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001af00120000000049306666
May 09 17:30:50 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 563, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002330012000000004f106464
May 09 17:30:52 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:30:52 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:30:53 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 984, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d80009000000004e006666
May 09 17:30:53 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247053, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 984, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:30:53 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247053, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 984, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:30:53 msm8909 python3[3003]: [SSE] Sending: {"key": "b97f75032bd946828693a144a8bbe590", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247053, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 984, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:30:54 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:30:54 msm8909 python3[3003]: [SSE] RX'd: {'key': 'b97f75032bd946828693a144a8bbe590', 'timestamp': 1715247054.2175908, 'source': 0, 'type': 's', 'data': ''}
May 09 17:31:05 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 984, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d80009000000004e206666
May 09 17:31:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 431, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001af00120000000049106666
May 09 17:31:18 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:31:18 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:31:18 msm8909 python3[3003]: [SSE] Sending: {"key": "155282f8ae624df79f1a7d5fba91ad67", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:31:18 msm8909 python3[3003]: [SSE] RX'd: {'key': '155282f8ae624df79f1a7d5fba91ad67', 'timestamp': 1715247078.8273628, 'source': 0, 'type': 's', 'data': ''}
May 09 17:31:19 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 432, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b000120000000048206666
May 09 17:31:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 984, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d80009000000004e306666
May 09 17:31:21 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 127, 'bmr_cals': 1038, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1072, 'solar_gen': 492, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 124, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 49, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 71} 05d505d5000700002ca42221000001ec012922a40e4731347c7f
May 09 17:31:21 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:31:22 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:31:22 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:31:26 msm8909 python3[3003]: Running Scheduled: Thread Check
May 09 17:31:35 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 984, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d80009000000004e106666
May 09 17:31:35 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6a
May 09 17:31:35 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247095, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:31:35 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247095, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:31:35 msm8909 python3[3003]: [SSE] Sending: {"key": "df44ea2478994755acf97e73d9f5888a", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247095, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:31:36 msm8909 python3[3003]: [SSE] RX'd: {'key': 'df44ea2478994755acf97e73d9f5888a', 'timestamp': 1715247096.2656713, 'source': 0, 'type': 's', 'data': ''}
May 09 17:31:50 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 563, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002330012000000004f306464
May 09 17:31:50 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247110, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 563, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:31:50 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247110, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 563, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:31:50 msm8909 python3[3003]: [SSE] Sending: {"key": "8d9f4c852a6643159da94c46dd76f416", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247110, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 563, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:31:50 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 432, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b000120000000048106666
May 09 17:31:50 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247110, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 432, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:31:50 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247110, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 432, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:31:50 msm8909 python3[3003]: [SSE] Sending: {"key": "70c6612eab91449fb08848c7ffd20a6e", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247110, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 432, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:31:51 msm8909 python3[3003]: [SSE] RX'd: {'key': '8d9f4c852a6643159da94c46dd76f416', 'timestamp': 1715247110.6670985, 'source': 0, 'type': 's', 'data': ''}
May 09 17:31:51 msm8909 python3[3003]: [SSE] RX'd: {'key': '70c6612eab91449fb08848c7ffd20a6e', 'timestamp': 1715247111.2818966, 'source': 0, 'type': 's', 'data': ''}
May 09 17:31:52 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:31:52 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:31:59 msm8909 python3[3003]: ADVERT: {'distance': 5302, 'skin_temp': 125, 'bmr_cals': 856, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 890, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6846, 'case_temp': 121, 'total_steps': 6942, 'pairing_code': b'%?', 'battery': 12, 'thermal_gen': 489, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601abe14b60008001101e9222358400c34797d
May 09 17:31:59 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:32:00 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6a
May 09 17:32:03 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 807, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 826, 'solar_gen': 282, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 88, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 80} 23c423c40007001d12a10bc60000011a00111363275058347e81
May 09 17:32:03 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:32:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 984, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d80009000000004e006666
May 09 17:32:04 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247124, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 984, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:32:04 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247124, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 984, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:32:04 msm8909 python3[3003]: [SSE] Sending: {"key": "bfb8d2ad98af4a4aa40d46ffb579c67c", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247124, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 984, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:32:05 msm8909 python3[3003]: [SSE] RX'd: {'key': 'bfb8d2ad98af4a4aa40d46ffb579c67c', 'timestamp': 1715247125.2778573, 'source': 0, 'type': 's', 'data': ''}
May 09 17:32:14 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 985, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003d90009000000004d106666
May 09 17:32:14 msm8909 python3[3003]: ADVERT: {'distance': 5302, 'skin_temp': 124, 'bmr_cals': 857, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 891, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6846, 'case_temp': 120, 'total_steps': 6942, 'pairing_code': b'%?', 'battery': 12, 'thermal_gen': 491, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601abe14b60008001101eb223359400c04787c
May 09 17:32:14 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:32:15 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:32:18 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:32:18 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:32:18 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 433, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b100120000000049306666
May 09 17:32:18 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:32:18 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:32:18 msm8909 python3[3003]: [SSE] Sending: {"key": "33cd6d053a2b4b4d9d460d8c9460de63", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:32:19 msm8909 python3[3003]: [SSE] RX'd: {'key': '33cd6d053a2b4b4d9d460d8c9460de63', 'timestamp': 1715247139.2529783, 'source': 0, 'type': 's', 'data': ''}
May 09 17:32:23 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:32:23 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:32:28 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 09 17:32:28 msm8909 python3[3003]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 17:32:29 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 564, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002340012000000004f306464
May 09 17:32:41 msm8909 python3[3003]: ADVERT: {'distance': 5302, 'skin_temp': 124, 'bmr_cals': 857, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 891, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6846, 'case_temp': 120, 'total_steps': 6942, 'pairing_code': b'%?', 'battery': 12, 'thermal_gen': 491, 'sleep_duration': 8, 'heart_rate': 59} 253f253f000700601abe14b60008001101eb2233593b0c34787c
May 09 17:32:41 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:32:42 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 771, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1583158300070000000000000000030300090000040058206464
May 09 17:32:42 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:32:44 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:32:44 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247164, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:32:44 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247164, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:32:44 msm8909 python3[3003]: [SSE] Sending: {"key": "db5028139da64aaf9221701853d74ef8", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247164, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:32:44 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 564, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002340012000000004f006464
May 09 17:32:44 msm8909 python3[3003]: [SSE] RX'd: {'key': 'db5028139da64aaf9221701853d74ef8', 'timestamp': 1715247164.9383602, 'source': 0, 'type': 's', 'data': ''}
May 09 17:32:53 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:32:53 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:33:00 msm8909 python3[3003]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00'} 0f640f640006
May 09 17:33:00 msm8909 python3[3003]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 17:33:18 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:33:18 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:33:18 msm8909 python3[3003]: [SSE] Sending: {"key": "28833f336e83467382607b8964904165", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:33:19 msm8909 python3[3003]: [SSE] RX'd: {'key': '28833f336e83467382607b8964904165', 'timestamp': 1715247199.4774289, 'source': 0, 'type': 's', 'data': ''}
May 09 17:33:23 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:33:23 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:33:23 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047306a6a
May 09 17:33:23 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 986, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003da0009000000004e006666
May 09 17:33:23 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247203, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 986, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:23 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247203, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 986, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:24 msm8909 python3[3003]: [SSE] Sending: {"key": "2a7c046c2af849bb805129dbcb99ce21", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247203, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 986, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:33:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 565, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002350012000000004e006464
May 09 17:33:24 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247204, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 565, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:24 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247204, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 565, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:24 msm8909 python3[3003]: [SSE] Sending: {"key": "1c337c0f10c74a3e88fc81c7113cf2dd", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247204, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 565, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:33:24 msm8909 python3[3003]: [SSE] RX'd: {'key': '2a7c046c2af849bb805129dbcb99ce21', 'timestamp': 1715247204.4178751, 'source': 0, 'type': 's', 'data': ''}
May 09 17:33:25 msm8909 python3[3003]: [SSE] RX'd: {'key': '1c337c0f10c74a3e88fc81c7113cf2dd', 'timestamp': 1715247204.8174152, 'source': 0, 'type': 's', 'data': ''}
May 09 17:33:25 msm8909 python3[3003]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 17:33:25 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1', 'mtp_version': 5} 1ff1065f00
May 09 17:33:25 msm8909 python3[3003]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 17:33:26 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 771, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1583158300070000000000000000030300090000040056206464
May 09 17:33:26 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:33:28 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 433, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b100120000000048106666
May 09 17:33:28 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247208, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 433, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:28 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247208, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 433, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:28 msm8909 python3[3003]: [SSE] Sending: {"key": "eea801dcc4414f40be3e5d329e2b75f8", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247208, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 433, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:33:29 msm8909 python3[3003]: [SSE] RX'd: {'key': 'eea801dcc4414f40be3e5d329e2b75f8', 'timestamp': 1715247208.8328817, 'source': 0, 'type': 's', 'data': ''}
May 09 17:33:39 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:33:39 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:33:40 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047106a6a
May 09 17:33:52 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 433, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b100120000000048006666
May 09 17:33:53 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6a
May 09 17:33:53 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247233, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:53 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247233, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:33:53 msm8909 python3[3003]: [SSE] Sending: {"key": "f3dbed17032f4519bfee925ef0832ca3", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247233, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:33:53 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:33:53 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:33:54 msm8909 python3[3003]: [SSE] RX'd: {'key': 'f3dbed17032f4519bfee925ef0832ca3', 'timestamp': 1715247233.8052835, 'source': 0, 'type': 's', 'data': ''}
May 09 17:34:05 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047306a6a
May 09 17:34:06 msm8909 python3[3003]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 17e117e10006
May 09 17:34:06 msm8909 python3[3003]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 17:34:06 msm8909 python3[3003]: ADVERT: {'distance': 8612, 'skin_temp': 119, 'bmr_cals': 1010, 'act_cals': 39, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 26, 'alert_status': b'\x00', 'total_cals': 1049, 'solar_gen': 721, 'company_id': b'\x1e\xa3', 'walk_steps': 11014, 'case_temp': 118, 'total_steps': 11040, 'pairing_code': b'\x1e\xa3', 'battery': 68, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 64} 1ea31ea30007001a2b0621a4000002d1001227f3f24044147677
May 09 17:34:06 msm8909 python3[3003]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 09 17:34:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 565, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002350012000000004e106464
May 09 17:34:09 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 130, 'bmr_cals': 809, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 828, 'solar_gen': 284, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 127, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 85, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 76} 23c423c40007001d12a10bc60000011c00111373294c55147f82
May 09 17:34:09 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:34:19 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:34:19 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:34:19 msm8909 python3[3003]: [SSE] Sending: {"key": "8965407309684706b3482154ad09224d", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:34:20 msm8909 python3[3003]: [SSE] RX'd: {'key': '8965407309684706b3482154ad09224d', 'timestamp': 1715247259.8153341, 'source': 0, 'type': 's', 'data': ''}
May 09 17:34:21 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 09 17:34:21 msm8909 python3[3003]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 17:34:24 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:34:24 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:34:35 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 98, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1071, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 18cf18cf00070000000000000000042f0009000000005d206262
May 09 17:34:35 msm8909 python3[3003]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 17:34:37 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 434, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b200120000000048006666
May 09 17:34:37 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247277, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 434, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:34:37 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247277, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 434, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:34:37 msm8909 python3[3003]: [SSE] Sending: {"key": "1bac30d2f3454ddea4ee8d13833c2381", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247277, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 434, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:34:38 msm8909 python3[3003]: [SSE] RX'd: {'key': '1bac30d2f3454ddea4ee8d13833c2381', 'timestamp': 1715247278.1843691, 'source': 0, 'type': 's', 'data': ''}
May 09 17:34:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 987, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003db0009000000004e006666
May 09 17:34:48 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247288, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 987, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:34:48 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247288, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 987, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:34:48 msm8909 python3[3003]: [SSE] Sending: {"key": "6436f112eb9248e88203d4671be0ddbf", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247288, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 987, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:34:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 566, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002360012000000004e106464
May 09 17:34:48 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247288, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 566, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:34:48 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247288, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 566, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:34:48 msm8909 python3[3003]: [SSE] Sending: {"key": "3073ba62f0e14054985c86e3ee28ead2", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247288, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 566, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:34:48 msm8909 python3[3003]: [SSE] RX'd: {'key': '6436f112eb9248e88203d4671be0ddbf', 'timestamp': 1715247288.5243385, 'source': 0, 'type': 's', 'data': ''}
May 09 17:34:49 msm8909 python3[3003]: [SSE] RX'd: {'key': '3073ba62f0e14054985c86e3ee28ead2', 'timestamp': 1715247288.5801914, 'source': 0, 'type': 's', 'data': ''}
May 09 17:34:50 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 09 17:34:50 msm8909 python3[3003]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 17:34:50 msm8909 python3[3003]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00'} 045c045c0006
May 09 17:34:50 msm8909 python3[3003]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 17:34:54 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:34:54 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:35:01 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047106a6a
May 09 17:35:01 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247301, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:35:01 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247301, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:35:01 msm8909 python3[3003]: [SSE] Sending: {"key": "4ce8b196d6664ac9ab12e84ed03a51de", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247301, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:35:02 msm8909 python3[3003]: [SSE] RX'd: {'key': '4ce8b196d6664ac9ab12e84ed03a51de', 'timestamp': 1715247302.3835082, 'source': 0, 'type': 's', 'data': ''}
May 09 17:35:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 434, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b200120000000048206666
May 09 17:35:05 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 566, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002360012000000004e306464
May 09 17:35:15 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 126, 'bmr_cals': 1042, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1076, 'solar_gen': 500, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 124, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 49, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 65} 05d505d5000700002ca42221000001f4012922b4124131047c7e
May 09 17:35:15 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:35:16 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 435, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b300120000000048306666
May 09 17:35:17 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 567, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002370012000000004e006464
May 09 17:35:19 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:35:19 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:35:19 msm8909 python3[3003]: [SSE] Sending: {"key": "697e94f8d9b34cff89b44dded411ab0c", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:35:20 msm8909 python3[3003]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00'} 0a910a910006
May 09 17:35:20 msm8909 python3[3003]: [SSE] RX'd: {'key': '697e94f8d9b34cff89b44dded411ab0c', 'timestamp': 1715247319.9224515, 'source': 0, 'type': 's', 'data': ''}
May 09 17:35:20 msm8909 python3[3003]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 17:35:24 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:35:24 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:35:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 988, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003dc0009000000004e106666
May 09 17:35:32 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:35:32 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:35:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 567, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002370012000000004e106464
May 09 17:35:33 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 813, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 838, 'solar_gen': 539, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 124, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 72} 09570957000700252e991cf70000021b009319232d4843047c7f
May 09 17:35:33 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:35:46 msm8909 python3[3003]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00'} 0f640f640006
May 09 17:35:46 msm8909 python3[3003]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 17:35:47 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 435, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b300120000000048206666
May 09 17:35:47 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247347, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 435, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:35:47 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247347, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 435, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:35:47 msm8909 python3[3003]: [SSE] Sending: {"key": "8820ff1ebd284ef0a4266bbfca5b6bbc", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247347, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 435, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:35:47 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 813, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 838, 'solar_gen': 539, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 124, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 72} 09570957000700252e991cf70000021b009319232d4843247c7f
May 09 17:35:47 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:35:47 msm8909 python3[3003]: [SSE] RX'd: {'key': '8820ff1ebd284ef0a4266bbfca5b6bbc', 'timestamp': 1715247347.7684126, 'source': 0, 'type': 's', 'data': ''}
May 09 17:35:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6a
May 09 17:35:54 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:35:54 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:35:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 435, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b300120000000048306666
May 09 17:36:02 msm8909 python3[3003]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 09 17:36:02 msm8909 python3[3003]: ADVERT: {'distance': 7907, 'skin_temp': 132, 'bmr_cals': 1004, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 110, 'alert_status': b'\x00', 'total_cals': 1038, 'solar_gen': 127, 'company_id': b'\x10\xd3', 'walk_steps': 10404, 'case_temp': 130, 'total_steps': 10514, 'pairing_code': b'\x10\xd3', 'battery': 9, 'thermal_gen': 211, 'sleep_duration': 15, 'heart_rate': 64} 10d310d30007006e28a41ee3000f007f00d32213ec4009148284
May 09 17:36:02 msm8909 python3[3003]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 17:36:13 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6a
May 09 17:36:13 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247373, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:36:13 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247373, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:36:13 msm8909 python3[3003]: [SSE] Sending: {"key": "9f6b417ea4b2416aa1ff2438081c1a35", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247373, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:36:13 msm8909 python3[3003]: [SSE] RX'd: {'key': '9f6b417ea4b2416aa1ff2438081c1a35', 'timestamp': 1715247373.5241728, 'source': 0, 'type': 's', 'data': ''}
May 09 17:36:13 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 126, 'bmr_cals': 1043, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1077, 'solar_gen': 502, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 124, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 49, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 65} 05d505d5000700002ca42221000001f6012922c4134131147c7e
May 09 17:36:13 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:36:14 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 988, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003dc0009000000004d106666
May 09 17:36:14 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247374, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 988, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:36:14 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247374, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 988, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:36:14 msm8909 python3[3003]: [SSE] Sending: {"key": "bb18387d17654c58846b37a49f70131f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247374, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 988, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 77}, "gatewayId": "00e15e66f988db"}}
May 09 17:36:14 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 435, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b300120000000048006666
May 09 17:36:14 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 814, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 839, 'solar_gen': 541, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 124, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 72} 09570957000700252e991cf70000021d009319232e4843147c7f
May 09 17:36:14 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:36:15 msm8909 python3[3003]: [SSE] RX'd: {'key': 'bb18387d17654c58846b37a49f70131f', 'timestamp': 1715247374.9073472, 'source': 0, 'type': 's', 'data': ''}
May 09 17:36:19 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:36:19 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:36:19 msm8909 python3[3003]: [SSE] Sending: {"key": "d293c323f7b8413e9a3effbc84b8ce43", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:36:20 msm8909 python3[3003]: [SSE] RX'd: {'key': 'd293c323f7b8413e9a3effbc84b8ce43', 'timestamp': 1715247380.2648294, 'source': 0, 'type': 's', 'data': ''}
May 09 17:36:24 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:36:24 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:36:25 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 436, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b400120000000049206666
May 09 17:36:26 msm8909 python3[3003]: Running Scheduled: Thread Check
May 09 17:36:29 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 814, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 839, 'solar_gen': 541, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 124, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 72} 09570957000700252e991cf70000021d009319232e4843247c7f
May 09 17:36:29 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:36:30 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6a
May 09 17:36:54 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6a
May 09 17:36:54 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:36:55 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:36:56 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 814, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 839, 'solar_gen': 541, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 124, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 72} 09570957000700252e991cf70000021d009319232e4843147c7f
May 09 17:36:57 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:37:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1077, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000043500090000000059206263
May 09 17:37:08 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:37:11 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 567, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002370012000000004e306464
May 09 17:37:11 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247431, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 567, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:37:11 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247431, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 567, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:37:11 msm8909 python3[3003]: [SSE] Sending: {"key": "9c54a54eb48b431ca08a687dbc6723e1", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247431, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 567, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:37:12 msm8909 python3[3003]: [SSE] RX'd: {'key': '9c54a54eb48b431ca08a687dbc6723e1', 'timestamp': 1715247432.3245311, 'source': 0, 'type': 's', 'data': ''}
May 09 17:37:12 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 989, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003dd0009000000004e306666
May 09 17:37:19 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:37:19 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:37:19 msm8909 python3[3003]: [SSE] Sending: {"key": "9816f2337fe944759f2fd8ec35e25abc", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:37:20 msm8909 python3[3003]: [SSE] RX'd: {'key': '9816f2337fe944759f2fd8ec35e25abc', 'timestamp': 1715247440.3954835, 'source': 0, 'type': 's', 'data': ''}
May 09 17:37:23 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 568, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002380012000000004f106464
May 09 17:37:24 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 437, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b500120000000048306666
May 09 17:37:24 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247444, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 437, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:37:24 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247444, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 437, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:37:24 msm8909 python3[3003]: [SSE] Sending: {"key": "507eccfd76644557a289b51db56dfd8f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247444, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 437, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:37:25 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:37:25 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:37:25 msm8909 python3[3003]: [SSE] RX'd: {'key': '507eccfd76644557a289b51db56dfd8f', 'timestamp': 1715247445.0913508, 'source': 0, 'type': 's', 'data': ''}
May 09 17:37:26 msm8909 python3[3003]: ADVERT: {'distance': 2091, 'skin_temp': 124, 'bmr_cals': 543, 'act_cals': 18, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 561, 'solar_gen': 246, 'company_id': b'"(', 'walk_steps': 2777, 'case_temp': 120, 'total_steps': 2777, 'pairing_code': b'"(', 'battery': 46, 'thermal_gen': 65, 'sleep_duration': 339, 'heart_rate': 64} 22282228000700000ad9082b015300f6004112221f402e04787c
May 09 17:37:26 msm8909 python3[3003]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 17:37:35 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 437, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b500120000000048006666
May 09 17:37:37 msm8909 python3[3003]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 09 17:37:37 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18\x13', 'mtp_version': 5} 1813065f00
May 09 17:37:37 msm8909 python3[3003]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 09 17:37:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 568, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002380012000000004f306464
May 09 17:37:53 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047206a6a
May 09 17:37:53 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247473, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:37:53 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247473, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:37:53 msm8909 python3[3003]: [SSE] Sending: {"key": "bc8265af7e0e459c9c05f6cc65d62575", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247473, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:37:53 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 812, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 831, 'solar_gen': 287, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 88, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 64} 23c423c40007001d12a10bc60000011f001113932c4058247e81
May 09 17:37:53 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:37:53 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 126, 'bmr_cals': 1044, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1078, 'solar_gen': 502, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 123, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 50, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 64} 05d505d5000700002ca42221000001f6012922c4144032247b7e
May 09 17:37:53 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:37:54 msm8909 python3[3003]: [SSE] RX'd: {'key': 'bc8265af7e0e459c9c05f6cc65d62575', 'timestamp': 1715247473.5529497, 'source': 0, 'type': 's', 'data': ''}
May 09 17:37:55 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:37:55 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:38:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 989, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003dd0009000000004e006666
May 09 17:38:04 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247484, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 989, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:38:04 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247484, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 989, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:38:04 msm8909 python3[3003]: [SSE] Sending: {"key": "0a1d78dac68d404098d642edab7162f1", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247484, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 989, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:38:05 msm8909 python3[3003]: [SSE] RX'd: {'key': '0a1d78dac68d404098d642edab7162f1', 'timestamp': 1715247485.3081319, 'source': 0, 'type': 's', 'data': ''}
May 09 17:38:06 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 437, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b500120000000048306666
May 09 17:38:07 msm8909 python3[3003]: ADVERT: {'distance': 2751, 'skin_temp': 125, 'bmr_cals': 688, 'act_cals': 21, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 223, 'alert_status': b'\x00', 'total_cals': 709, 'solar_gen': 144, 'company_id': b'\x1e\xe8', 'walk_steps': 4168, 'case_temp': 122, 'total_steps': 4391, 'pairing_code': b'\x1e\xe8', 'battery': 71, 'thermal_gen': 600, 'sleep_duration': 0, 'heart_rate': 67} 1ee81ee8000700df10480abf0000009002581572b04347347a7d
May 09 17:38:07 msm8909 python3[3003]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 17:38:20 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:38:20 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:38:20 msm8909 python3[3003]: [SSE] Sending: {"key": "53ed21848ad74d7395e7e0ccd3d106ef", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:38:20 msm8909 python3[3003]: [SSE] RX'd: {'key': '53ed21848ad74d7395e7e0ccd3d106ef', 'timestamp': 1715247500.7238774, 'source': 0, 'type': 's', 'data': ''}
May 09 17:38:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 569, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f890007000000000000000002390012000000004e206464
May 09 17:38:20 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247500, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 569, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:38:20 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247500, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 569, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:38:20 msm8909 python3[3003]: [SSE] Sending: {"key": "99963444951441f5b2730ca95a263223", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247500, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 569, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:38:21 msm8909 python3[3003]: [SSE] RX'd: {'key': '99963444951441f5b2730ca95a263223', 'timestamp': 1715247501.3607087, 'source': 0, 'type': 's', 'data': ''}
May 09 17:38:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 990, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003de0009000000004e206666
May 09 17:38:25 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:38:25 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:38:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 990, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003de0009000000004e306666
May 09 17:38:32 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:38:36 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:38:49 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 990, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003de0009000000004e106666
May 09 17:38:50 msm8909 python3[3003]: ADVERT: {'distance': 7933, 'skin_temp': 132, 'bmr_cals': 1007, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 110, 'alert_status': b'\x00', 'total_cals': 1041, 'solar_gen': 127, 'company_id': b'\x10\xd3', 'walk_steps': 10439, 'case_temp': 130, 'total_steps': 10549, 'pairing_code': b'\x10\xd3', 'battery': 12, 'thermal_gen': 211, 'sleep_duration': 15, 'heart_rate': 64} 10d310d30007006e28c71efd000f007f00d32233ef400c148284
May 09 17:38:50 msm8909 python3[3003]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 17:38:50 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 437, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b500120000000048206666
May 09 17:38:50 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247530, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 437, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:38:50 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247530, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 437, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:38:50 msm8909 python3[3003]: [SSE] Sending: {"key": "65bd11744a214f2d9b3dfc30fcb35b9f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247530, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 437, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:38:51 msm8909 python3[3003]: [SSE] RX'd: {'key': '65bd11744a214f2d9b3dfc30fcb35b9f', 'timestamp': 1715247531.3858497, 'source': 0, 'type': 's', 'data': ''}
May 09 17:38:55 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:38:55 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:39:02 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 816, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 841, 'solar_gen': 545, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 66, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 64} 09570957000700252e991cf70000022100931933304042247b7f
May 09 17:39:02 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:39:03 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 437, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b500120000000048006666
May 09 17:39:03 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:39:03 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247543, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:39:03 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247543, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:39:03 msm8909 python3[3003]: [SSE] Sending: {"key": "d82a434580a64da3bbed78b3151604b8", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247543, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:39:04 msm8909 python3[3003]: [SSE] RX'd: {'key': 'd82a434580a64da3bbed78b3151604b8', 'timestamp': 1715247544.2866623, 'source': 0, 'type': 's', 'data': ''}
May 09 17:39:20 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:39:20 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:39:20 msm8909 python3[3003]: [SSE] Sending: {"key": "e5cda5f4d4a14959bea54edb00185291", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:39:21 msm8909 python3[3003]: [SSE] RX'd: {'key': 'e5cda5f4d4a14959bea54edb00185291', 'timestamp': 1715247560.9264507, 'source': 0, 'type': 's', 'data': ''}
May 09 17:39:26 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:39:26 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:39:30 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 438, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b600120000000048206666
May 09 17:39:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 438, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b600120000000048306666
May 09 17:39:43 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 991, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003df0009000000004e206666
May 09 17:39:43 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247583, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 991, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:39:43 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247583, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 991, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:39:43 msm8909 python3[3003]: [SSE] Sending: {"key": "1bc2903e874f472aa8a3576154e71e4f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247583, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 991, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:39:44 msm8909 python3[3003]: [SSE] RX'd: {'key': '1bc2903e874f472aa8a3576154e71e4f', 'timestamp': 1715247584.1779099, 'source': 0, 'type': 's', 'data': ''}
May 09 17:39:45 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000046206a6a
May 09 17:39:56 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:39:56 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:39:57 msm8909 python3[3003]: DBUS: Discovered 06:05:04:17:B2:A4 .
May 09 17:39:57 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x16d', 'mtp_version': 5} 1664065f00
May 09 17:39:57 msm8909 python3[3003]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 09 17:39:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 438, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b600120000000048006666
May 09 17:39:58 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247598, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 438, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:39:58 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247598, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 438, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:39:58 msm8909 python3[3003]: [SSE] Sending: {"key": "bcc0f303627d406eaeef83acf94b836f", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247598, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 438, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:39:58 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000046306a6a
May 09 17:39:58 msm8909 python3[3003]: [SSE] RX'd: {'key': 'bcc0f303627d406eaeef83acf94b836f', 'timestamp': 1715247598.7521672, 'source': 0, 'type': 's', 'data': ''}
May 09 17:40:00 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:40:00 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:40:10 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 991, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003df0009000000004e106666
May 09 17:40:11 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 571, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023b0012000000004f206464
May 09 17:40:11 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247611, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 571, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:40:11 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247611, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 571, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:40:11 msm8909 python3[3003]: [SSE] Sending: {"key": "168f5b18b78c4ff08e62f5da79b3bdd3", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247611, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 571, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:40:12 msm8909 python3[3003]: [SSE] RX'd: {'key': '168f5b18b78c4ff08e62f5da79b3bdd3', 'timestamp': 1715247612.3820729, 'source': 0, 'type': 's', 'data': ''}
May 09 17:40:13 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1082, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 99, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000043a00090000000059106363
May 09 17:40:13 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:40:13 msm8909 python3[3003]: ADVERT: {'distance': 8612, 'skin_temp': 120, 'bmr_cals': 1016, 'act_cals': 40, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 26, 'alert_status': b'\x00', 'total_cals': 1056, 'solar_gen': 728, 'company_id': b'\x1e\xa3', 'walk_steps': 11014, 'case_temp': 118, 'total_steps': 11040, 'pairing_code': b'\x1e\xa3', 'battery': 68, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 64} 1ea31ea30007001a2b0621a4000002d800122813f84044247678
May 09 17:40:13 msm8909 python3[3003]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 09 17:40:20 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:40:20 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:40:20 msm8909 python3[3003]: [SSE] Sending: {"key": "7ee5473b43f044a8a64fd76a39e02d43", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:40:21 msm8909 python3[3003]: [SSE] RX'd: {'key': '7ee5473b43f044a8a64fd76a39e02d43', 'timestamp': 1715247621.2478135, 'source': 0, 'type': 's', 'data': ''}
May 09 17:40:26 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 99, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1082, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'case_temp': 99, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1dd51dd500070000000000000000043a00090000000059206363
May 09 17:40:26 msm8909 python3[3003]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 17:40:26 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:40:26 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:40:39 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6a
May 09 17:40:39 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247639, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:40:39 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247639, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:40:39 msm8909 python3[3003]: [SSE] Sending: {"key": "0162349e293b4e57b35d1138ba8c3a99", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247639, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:40:40 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 439, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b700120000000048006666
May 09 17:40:40 msm8909 python3[3003]: [SSE] RX'd: {'key': '0162349e293b4e57b35d1138ba8c3a99', 'timestamp': 1715247640.4239216, 'source': 0, 'type': 's', 'data': ''}
May 09 17:40:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 439, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b700120000000048106666
May 09 17:40:53 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 98, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1082, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 18cf18cf00070000000000000000043a0009000000005d006262
May 09 17:40:53 msm8909 python3[3003]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 17:40:55 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 126, 'bmr_cals': 1047, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1081, 'solar_gen': 508, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 123, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 50, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 75} 05d505d5000700002ca42221000001fc012922e4174b32347b7e
May 09 17:40:55 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:40:57 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:40:57 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:41:06 msm8909 python3[3003]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00'} 045c045c0006
May 09 17:41:06 msm8909 python3[3003]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 17:41:08 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 439, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b700120000000048306666
May 09 17:41:08 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247668, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 439, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:08 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247668, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 439, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:08 msm8909 python3[3003]: [SSE] Sending: {"key": "c07731c4af664f6cb2ce8c7466673fc2", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247668, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 439, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:41:09 msm8909 python3[3003]: [SSE] RX'd: {'key': 'c07731c4af664f6cb2ce8c7466673fc2', 'timestamp': 1715247668.9204903, 'source': 0, 'type': 's', 'data': ''}
May 09 17:41:21 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 571, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023b0012000000004e106464
May 09 17:41:21 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247681, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 571, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:21 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247681, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 571, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:21 msm8909 python3[3003]: [SSE] Sending: {"key": "be4c1a89c5994623aca7ee30f3f50012", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247681, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 571, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:41:21 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:41:21 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:41:21 msm8909 python3[3003]: [SSE] Sending: {"key": "cdabf9bc5dfa47d6ab715f2da03f9911", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:41:21 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 992, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e00009000000004d006666
May 09 17:41:21 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247681, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 992, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:21 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247681, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 992, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:21 msm8909 python3[3003]: [SSE] Sending: {"key": "7a7a3367599d4d18bec4771a26155b28", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247681, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 992, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 77}, "gatewayId": "00e15e66f988db"}}
May 09 17:41:21 msm8909 python3[3003]: [SSE] RX'd: {'key': 'be4c1a89c5994623aca7ee30f3f50012', 'timestamp': 1715247681.67908, 'source': 0, 'type': 's', 'data': ''}
May 09 17:41:21 msm8909 python3[3003]: [SSE] RX'd: {'key': 'cdabf9bc5dfa47d6ab715f2da03f9911', 'timestamp': 1715247681.7022455, 'source': 0, 'type': 's', 'data': ''}
May 09 17:41:22 msm8909 python3[3003]: [SSE] RX'd: {'key': '7a7a3367599d4d18bec4771a26155b28', 'timestamp': 1715247682.1802478, 'source': 0, 'type': 's', 'data': ''}
May 09 17:41:23 msm8909 python3[3003]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 09 17:41:23 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1ev', 'mtp_version': 5} 1e76065f00
May 09 17:41:23 msm8909 python3[3003]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 09 17:41:23 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 125, 'bmr_cals': 1048, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1082, 'solar_gen': 510, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 123, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 44, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 75} 05d505d5000700002ca42221000001fe012922e4184b2c247b7d
May 09 17:41:23 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:41:26 msm8909 python3[3003]: Running Scheduled: Thread Check
May 09 17:41:27 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:41:27 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:41:34 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 992, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e00009000000004d106666
May 09 17:41:35 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 125, 'bmr_cals': 1048, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1082, 'solar_gen': 510, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 123, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 44, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 75} 05d505d5000700002ca42221000001fe012922e4184b2c347b7d
May 09 17:41:35 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:41:35 msm8909 python3[3003]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00'} 045c045c0006
May 09 17:41:35 msm8909 python3[3003]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 17:41:38 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 992, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e00009000000004d206666
May 09 17:41:49 msm8909 python3[3003]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 17e117e10006
May 09 17:41:49 msm8909 python3[3003]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 17:41:52 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 09 17:41:52 msm8909 python3[3003]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 17:41:52 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047306a6a
May 09 17:41:52 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247712, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:52 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247712, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 71}, 'gatewayId': '00e15e66f988db'}
May 09 17:41:52 msm8909 python3[3003]: [SSE] Sending: {"key": "87ab9fe8978540c4b0e44ca278f6da5e", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247712, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 71}, "gatewayId": "00e15e66f988db"}}
May 09 17:41:53 msm8909 python3[3003]: [SSE] RX'd: {'key': '87ab9fe8978540c4b0e44ca278f6da5e', 'timestamp': 1715247713.6766934, 'source': 0, 'type': 's', 'data': ''}
May 09 17:41:58 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:41:58 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:42:02 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 440, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b800120000000048006666
May 09 17:42:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 71, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000047006a6a
May 09 17:42:05 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 816, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 5, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 835, 'solar_gen': 291, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 88, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 61} 23c423c40007001d12a10bc600000123001113a3303d58057e81
May 09 17:42:05 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:42:15 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 441, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b900120000000048106666
May 09 17:42:15 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247735, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 441, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:42:15 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247735, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 441, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:42:16 msm8909 python3[3003]: [SSE] Sending: {"key": "a00dee08f8094d4095f1655d1b24ded4", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247735, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 441, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:42:16 msm8909 python3[3003]: [SSE] RX'd: {'key': 'a00dee08f8094d4095f1655d1b24ded4', 'timestamp': 1715247736.4462464, 'source': 0, 'type': 's', 'data': ''}
May 09 17:42:19 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 126, 'bmr_cals': 819, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 844, 'solar_gen': 552, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 66, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 61} 09570957000700252e991cf70000022800931953333d42247b7e
May 09 17:42:19 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:42:21 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:42:21 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:42:21 msm8909 python3[3003]: [SSE] Sending: {"key": "5641b93fee4a48e9b3148d19dddc7850", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:42:22 msm8909 python3[3003]: [SSE] RX'd: {'key': '5641b93fee4a48e9b3148d19dddc7850', 'timestamp': 1715247742.1102097, 'source': 0, 'type': 's', 'data': ''}
May 09 17:42:28 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:42:28 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:42:30 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 817, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 836, 'solar_gen': 293, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 87, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 61} 23c423c40007001d12a10bc600000125001113b3313d57247e81
May 09 17:42:30 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:42:30 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:42:30 msm8909 python3[3003]: ADVERT: {'distance': 8737, 'skin_temp': 125, 'bmr_cals': 1049, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 1083, 'solar_gen': 512, 'company_id': b'\x05\xd5', 'walk_steps': 11428, 'case_temp': 123, 'total_steps': 11428, 'pairing_code': b'\x05\xd5', 'battery': 51, 'thermal_gen': 297, 'sleep_duration': 0, 'heart_rate': 66} 05d505d5000700002ca4222100000200012922e4194233047b7d
May 09 17:42:30 msm8909 python3[3003]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 17:42:32 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:42:32 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:42:32 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 817, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 836, 'solar_gen': 293, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 87, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 61} 23c423c40007001d12a10bc600000125001113b3313d57347e81
May 09 17:42:32 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:42:32 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:42:32 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:42:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 993, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e10009000000004e306666
May 09 17:42:33 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247753, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 993, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:42:33 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247753, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 993, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:42:33 msm8909 python3[3003]: [SSE] Sending: {"key": "3dad18c0150443c98454f865ea0f6d0d", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247753, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 993, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:42:33 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:42:33 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:42:34 msm8909 python3[3003]: [SSE] RX'd: {'key': '3dad18c0150443c98454f865ea0f6d0d', 'timestamp': 1715247753.957165, 'source': 0, 'type': 's', 'data': ''}
May 09 17:42:34 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:42:45 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 817, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 836, 'solar_gen': 293, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 87, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 61} 23c423c40007001d12a10bc600000125001113b3313d57047e81
May 09 17:42:45 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:42:45 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 572, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023c0012000000004f106464
May 09 17:42:45 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247765, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 572, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:42:45 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247765, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 572, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 79}, 'gatewayId': '00e15e66f988db'}
May 09 17:42:45 msm8909 python3[3003]: [SSE] Sending: {"key": "c4ccac7b720f4af6a591ed40d3fa4e5e", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247765, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 572, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 79}, "gatewayId": "00e15e66f988db"}}
May 09 17:42:46 msm8909 python3[3003]: [SSE] RX'd: {'key': 'c4ccac7b720f4af6a591ed40d3fa4e5e', 'timestamp': 1715247765.7771235, 'source': 0, 'type': 's', 'data': ''}
May 09 17:42:58 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:42:58 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:43:00 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 09 17:43:00 msm8909 python3[3003]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 17:43:02 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 817, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 836, 'solar_gen': 293, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 87, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 61} 23c423c40007001d12a10bc600000125001113b3313d57247e81
May 09 17:43:02 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:43:14 msm8909 python3[3003]: ADVERT: {'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00'} 1efa1efa0006
May 09 17:43:14 msm8909 python3[3003]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 17:43:21 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:43:21 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:43:21 msm8909 python3[3003]: [SSE] Sending: {"key": "5d13482a10b0487f9a3dbe33477a4891", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:43:22 msm8909 python3[3003]: [SSE] RX'd: {'key': '5d13482a10b0487f9a3dbe33477a4891', 'timestamp': 1715247802.2092605, 'source': 0, 'type': 's', 'data': ''}
May 09 17:43:28 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:43:28 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:43:29 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 09 17:43:29 msm8909 python3[3003]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 17:43:29 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 573, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023d0012000000004f206464
May 09 17:43:41 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 441, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b900120000000048006666
May 09 17:43:41 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247821, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 441, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:43:41 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715247821, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 441, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:43:41 msm8909 python3[3003]: [SSE] Sending: {"key": "42178f3017cb4f849a12b227a715b0cf", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715247821, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 441, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:43:41 msm8909 python3[3003]: [SSE] RX'd: {'key': '42178f3017cb4f849a12b227a715b0cf', 'timestamp': 1715247821.8399191, 'source': 0, 'type': 's', 'data': ''}
May 09 17:43:43 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:43:43 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247823, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:43:43 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247823, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:43:43 msm8909 python3[3003]: [SSE] Sending: {"key": "b68a87b4b48e4ab1af1c55b1fae731ba", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247823, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:43:43 msm8909 python3[3003]: [SSE] RX'd: {'key': 'b68a87b4b48e4ab1af1c55b1fae731ba', 'timestamp': 1715247823.5600507, 'source': 0, 'type': 's', 'data': ''}
May 09 17:43:44 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 573, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023d0012000000004f306464
May 09 17:43:44 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 441, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b900120000000048106666
May 09 17:43:56 msm8909 python3[3003]: ADVERT: {'company_id': b'\x02}', 'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00'} 027d027d0006
May 09 17:43:56 msm8909 python3[3003]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 17:43:56 msm8909 python3[3003]: ADVERT: {'distance': 2091, 'skin_temp': 125, 'bmr_cals': 550, 'act_cals': 18, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 568, 'solar_gen': 258, 'company_id': b'"(', 'walk_steps': 2777, 'case_temp': 122, 'total_steps': 2777, 'pairing_code': b'"(', 'battery': 52, 'thermal_gen': 72, 'sleep_duration': 339, 'heart_rate': 61} 22282228000700000ad9082b0153010200481252263d34347a7d
May 09 17:43:56 msm8909 python3[3003]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 17:43:58 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:43:58 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:44:07 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6a
May 09 17:44:07 msm8909 python3[3003]: ADVERT: {'distance': 2091, 'skin_temp': 125, 'bmr_cals': 550, 'act_cals': 18, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 568, 'solar_gen': 258, 'company_id': b'"(', 'walk_steps': 2777, 'case_temp': 122, 'total_steps': 2777, 'pairing_code': b'"(', 'battery': 52, 'thermal_gen': 72, 'sleep_duration': 339, 'heart_rate': 61} 22282228000700000ad9082b0153010200481252263d34147a7d
May 09 17:44:07 msm8909 python3[3003]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 17:44:09 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 441, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 72, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001b900120000000048306666
May 09 17:44:21 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:44:21 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:44:21 msm8909 python3[3003]: [SSE] Sending: {"key": "04f3931efac8461db15104020cfb8ccd", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:44:22 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:44:22 msm8909 python3[3003]: [SSE] RX'd: {'key': '04f3931efac8461db15104020cfb8ccd', 'timestamp': 1715247862.4878931, 'source': 0, 'type': 's', 'data': ''}
May 09 17:44:28 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:44:28 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:44:36 msm8909 python3[3003]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\\', 'mtp_version': 5} 175c065f00
May 09 17:44:36 msm8909 python3[3003]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 17:44:37 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:44:37 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 442, 'company_id': b'\rU', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'\rU', 'battery': 73, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0d550d550007000000000000000001ba00120000000049106666
May 09 17:44:38 msm8909 python3[3003]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00'} 07c007c00006
May 09 17:44:38 msm8909 python3[3003]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 17:44:38 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 819, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 838, 'solar_gen': 293, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 86, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 78} 23c423c40007001d12a10bc600000125001113c3334e56347e81
May 09 17:44:38 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:44:39 msm8909 python3[3003]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00'} 189818980006
May 09 17:44:39 msm8909 python3[3003]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 17:44:50 msm8909 python3[3003]: ADVERT: {'distance': 3014, 'skin_temp': 129, 'bmr_cals': 819, 'act_cals': 19, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 29, 'alert_status': b'\x00', 'total_cals': 838, 'solar_gen': 293, 'company_id': b'#\xc4', 'walk_steps': 4769, 'case_temp': 126, 'total_steps': 4798, 'pairing_code': b'#\xc4', 'battery': 86, 'thermal_gen': 17, 'sleep_duration': 0, 'heart_rate': 78} 23c423c40007001d12a10bc600000125001113c3334e56147e81
May 09 17:44:50 msm8909 python3[3003]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 17:44:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 574, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023e0012000000004e206464
May 09 17:44:51 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247891, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 574, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:44:51 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715247891, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 574, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 100, 'bmrCals': 0, 'thermalGen': 18, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'battery': 78}, 'gatewayId': '00e15e66f988db'}
May 09 17:44:51 msm8909 python3[3003]: [SSE] Sending: {"key": "e533a47f347a40908615345751089285", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715247891, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 574, "totalSteps": 0, "runSteps": 0, "caseTemp": 100, "bmrCals": 0, "thermalGen": 18, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "battery": 78}, "gatewayId": "00e15e66f988db"}}
May 09 17:44:51 msm8909 python3[3003]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00'} 17e117e10006
May 09 17:44:51 msm8909 python3[3003]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 17:44:51 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048206a6a
May 09 17:44:51 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247891, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:44:51 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247891, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:44:51 msm8909 python3[3003]: [SSE] Sending: {"key": "542effeb24b54bbbba0a8eb7e7bf30ca", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247891, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:44:52 msm8909 python3[3003]: [SSE] RX'd: {'key': 'e533a47f347a40908615345751089285', 'timestamp': 1715247891.7086692, 'source': 0, 'type': 's', 'data': ''}
May 09 17:44:52 msm8909 python3[3003]: [SSE] RX'd: {'key': '542effeb24b54bbbba0a8eb7e7bf30ca', 'timestamp': 1715247891.9198353, 'source': 0, 'type': 's', 'data': ''}
May 09 17:44:58 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:44:58 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:45:05 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 995, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e30009000000004d306666
May 09 17:45:05 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247905, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 995, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:45:05 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715247905, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 995, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 102, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 102, 'actCals': 0, 'battery': 77}, 'gatewayId': '00e15e66f988db'}
May 09 17:45:05 msm8909 python3[3003]: [SSE] Sending: {"key": "e5fea53f73a24cc493ad622e241b5206", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715247905, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 995, "totalSteps": 0, "runSteps": 0, "caseTemp": 102, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 102, "actCals": 0, "battery": 77}, "gatewayId": "00e15e66f988db"}}
May 09 17:45:06 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 574, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023e0012000000004e306464
May 09 17:45:06 msm8909 python3[3003]: ADVERT: {'distance': 7933, 'skin_temp': 130, 'bmr_cals': 1013, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 110, 'alert_status': b'\x00', 'total_cals': 1047, 'solar_gen': 130, 'company_id': b'\x10\xd3', 'walk_steps': 10439, 'case_temp': 129, 'total_steps': 10549, 'pairing_code': b'\x10\xd3', 'battery': 9, 'thermal_gen': 211, 'sleep_duration': 15, 'heart_rate': 67} 10d310d30007006e28c71efd000f008200d32263f54309248182
May 09 17:45:06 msm8909 python3[3003]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 17:45:06 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:45:06 msm8909 python3[3003]: [SSE] RX'd: {'key': 'e5fea53f73a24cc493ad622e241b5206', 'timestamp': 1715247906.3921108, 'source': 0, 'type': 's', 'data': ''}
May 09 17:45:08 msm8909 python3[3003]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00'} 08bc08bc0006
May 09 17:45:08 msm8909 python3[3003]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 17:45:18 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048006a6a
May 09 17:45:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 782, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1583158300070000000000000000030e00090000040057306464
May 09 17:45:20 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:45:20 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 996, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e40009000000004e006666
May 09 17:45:21 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6a
May 09 17:45:22 msm8909 python3[3003]: [SSE] Sending keepalive ping
May 09 17:45:22 msm8909 python3[3003]: [SSE] SENDING GATEWAY STATUS PING
May 09 17:45:22 msm8909 python3[3003]: [SSE] Sending: {"key": "e9c2efd504b14f949043f8f11e25354e", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 09 17:45:22 msm8909 python3[3003]: [SSE] RX'd: {'key': 'e9c2efd504b14f949043f8f11e25354e', 'timestamp': 1715247922.7223101, 'source': 0, 'type': 's', 'data': ''}
May 09 17:45:28 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:45:29 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:45:33 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 575, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023f0012000000004f206464
May 09 17:45:45 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048306a6a
May 09 17:45:47 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 782, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1583158300070000000000000000030e00090000040057206464
May 09 17:45:47 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:45:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 575, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79, 'thermal_gen': 18, 'sleep_duration': 0, 'heart_rate': 0} 0f890f8900070000000000000000023f0012000000004f006464
May 09 17:45:48 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 996, 'company_id': b'%\x1a', 'walk_steps': 0, 'case_temp': 102, 'total_steps': 0, 'pairing_code': b'%\x1a', 'battery': 78, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 251a251a0007000000000000000003e40009000000004e306666
May 09 17:45:48 msm8909 python3[3003]: ADVERT: {'distance': 5302, 'skin_temp': 127, 'bmr_cals': 868, 'act_cals': 34, 'mtp_version': 7, 'sleep_state': 5, 'run_steps': 96, 'alert_status': b'\x00', 'total_cals': 902, 'solar_gen': 17, 'company_id': b'%?', 'walk_steps': 6846, 'case_temp': 123, 'total_steps': 6942, 'pairing_code': b'%?', 'battery': 13, 'thermal_gen': 513, 'sleep_duration': 8, 'heart_rate': 64} 253f253f000700601abe14b6000800110201227364400d357b7f
May 09 17:45:48 msm8909 python3[3003]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 17:45:49 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 98, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 1092, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'case_temp': 98, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 18cf18cf0007000000000000000004440009000000005d306262
May 09 17:45:49 msm8909 python3[3003]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 17:45:59 msm8909 python3[3003]: Running Scheduled: Check Network
May 09 17:45:59 msm8909 python3[3003]: [NET] NETWORK GOOD.
May 09 17:46:02 msm8909 python3[3003]: ADVERT: {'distance': 7415, 'skin_temp': 127, 'bmr_cals': 822, 'act_cals': 25, 'mtp_version': 7, 'sleep_state': 4, 'run_steps': 37, 'alert_status': b'\x00', 'total_cals': 847, 'solar_gen': 555, 'company_id': b'\tW', 'walk_steps': 11929, 'case_temp': 123, 'total_steps': 11966, 'pairing_code': b'\tW', 'battery': 67, 'thermal_gen': 147, 'sleep_duration': 0, 'heart_rate': 58} 09570957000700252e991cf70000022b00931963363a43047b7f
May 09 17:46:02 msm8909 python3[3003]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 17:46:03 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 106, 'bmr_cals': 0, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 0, 'solar_gen': 9, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'case_temp': 106, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'battery': 72, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1d921d9200070000000000000000000900090000000048106a6a
May 09 17:46:03 msm8909 python3[3003]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247963, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:46:03 msm8909 python3[3003]: [SSE] Instant: {'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715247963, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'sleepDuration': 0, 'sleepState': 0, 'distance': 0, 'solarGen': 9, 'totalSteps': 0, 'runSteps': 0, 'caseTemp': 106, 'bmrCals': 0, 'thermalGen': 9, 'totalCals': 0, 'heartRate': 0, 'walkSteps': 0, 'skinTemp': 106, 'actCals': 0, 'battery': 72}, 'gatewayId': '00e15e66f988db'}
May 09 17:46:03 msm8909 python3[3003]: [SSE] Sending: {"key": "99b697e8bec9422f936de60da698015b", "rt": "instant", "msg": {"firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715247963, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"sleepDuration": 0, "sleepState": 0, "distance": 0, "solarGen": 9, "totalSteps": 0, "runSteps": 0, "caseTemp": 106, "bmrCals": 0, "thermalGen": 9, "totalCals": 0, "heartRate": 0, "walkSteps": 0, "skinTemp": 106, "actCals": 0, "battery": 72}, "gatewayId": "00e15e66f988db"}}
May 09 17:46:04 msm8909 python3[3003]: ADVERT: {'distance': 0, 'skin_temp': 100, 'bmr_cals': 4, 'act_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'run_steps': 0, 'alert_status': b'\x00', 'total_cals': 4, 'solar_gen': 782, 'company_id': b'\x15\x83', 'walk_steps': 0, 'case_temp': 100, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'thermal_gen': 9, 'sleep_duration': 0, 'heart_rate': 0} 1583158300070000000000000000030e00090000040057006464
May 09 17:46:04 msm8909 python3[3003]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 17:46:04 msm8909 python3[3003]: [SSE] RX'd: {'key': '99b697e8bec9422f936de60da698015b', 'timestamp': 1715247964.5078309, 'source': 0, 'type': 's', 'data': ''}
May 09 17:46:08 msm8909 python3[3003]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT