-- Logs begin at Wed 2023-03-29 05:05:41 CST. --
May 09 18:18:08 msm8909 python3[2293]: DB VERSION: 9
May 09 18:18:08 msm8909 python3[2293]: [DB] No upgrade needed
May 09 18:18:09 msm8909 python3[2293]: [DEBUG] Looking for old files to remove in /data/logs
May 09 18:18:09 msm8909 python3[2293]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 18:18:09 msm8909 python3[2293]: [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 18:18:09 msm8909 python3[2293]: [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 18:18:09 msm8909 python3[2293]: [SSE] SETTING UP SSE
May 09 18:18:09 msm8909 python3[2293]: [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 18:18:09 msm8909 python3[2293]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaac27d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 18:18:09 msm8909 python3[2293]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa1532b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 18:18:22 msm8909 python3[2293]: Traceback (most recent call last):
May 09 18:18:22 msm8909 python3[2293]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 18:18:22 msm8909 python3[2293]: hci0 = BluetoothAdapter(0);
May 09 18:18:22 msm8909 python3[2293]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 18:18:22 msm8909 python3[2293]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 18:18:22 msm8909 python3[2293]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 18:18:22 msm8909 python3[2293]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 18:18:22 msm8909 python3[2293]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 18:18:22 msm8909 python3[2293]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 18:18:22 msm8909 python3[2293]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 18:18:22 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 18:18:22 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 18:18:22 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 18:18:27 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 18:18:27 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 18:18:27 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 18:18:29 msm8909 python3[3098]: READING DB FROM FILE: /data/mother.db
May 09 18:18:29 msm8909 python3[3098]: DB VERSION: 9
May 09 18:18:29 msm8909 python3[3098]: [DB] No upgrade needed
May 09 18:18:30 msm8909 python3[3098]: [DEBUG] Looking for old files to remove in /data/logs
May 09 18:18:30 msm8909 python3[3098]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:18:30 msm8909 python3[3098]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:18:30 msm8909 python3[3098]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:18:31 msm8909 python3[3098]: [SSE] SETTING UP SSE
May 09 18:18:31 msm8909 python3[3098]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:19:08 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:19:08 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:19:08 msm8909 python3[3098]: Running Scheduled: Thread Check
May 09 18:19:08 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:19:08 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:19:08 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "31c509f2ee094f788f3963c4fb3c42ce"}
May 09 18:19:08 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '1723084a35884caeb1ba1402899e960c', 'data': '', 'timestamp': 1715249912.1669018, 'type': 's'}
May 09 18:19:08 msm8909 python3[3098]: [SSE] RX'd: {'type': 'gw', 'key': None, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715249913.41747}
May 09 18:19:08 msm8909 python3[3098]: [SSE] RX'd: {'type': 'wearables', 'key': None, '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"}]', 'timestamp': 1715249913.4226015}
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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}', 'timestamp': 1715249913.6830957}
May 09 18:19:09 msm8909 python3[3098]: [SSE] UPDATING W CONFIG
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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}', 'timestamp': 1715249913.9007456}
May 09 18:19:09 msm8909 python3[3098]: [SSE] UPDATING W CONFIG
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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}', 'timestamp': 1715249914.1272128}
May 09 18:19:09 msm8909 python3[3098]: [SSE] UPDATING W CONFIG
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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}', 'timestamp': 1715249914.3598819}
May 09 18:19:09 msm8909 python3[3098]: [SSE] UPDATING W CONFIG
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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}', 'timestamp': 1715249914.5717206}
May 09 18:19:09 msm8909 python3[3098]: [SSE] UPDATING W CONFIG
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'type': 'prov', 'key': None, 'source': 1, 'data': '0', 'timestamp': 1715249914.6313608}
May 09 18:19:09 msm8909 python3[3098]: [SSE] SETTING PROVISIONING TO: 0
May 09 18:19:09 msm8909 python3[3098]: [CONFIG] SSE Has new config, updating
May 09 18:19:09 msm8909 python3[3098]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:19:09 msm8909 python3[3098]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:19:09 msm8909 python3[3098]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 18:19:09 msm8909 python3[3098]: [CLOUD] Activating Gateway
May 09 18:19:09 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:19:09 msm8909 python3[3098]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 18:19:09 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715249949, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:19:09 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715249949, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:19:09 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715249949, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "5ec55e6b63df4de293354d07fdf173ae"}
May 09 18:19:09 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '31c509f2ee094f788f3963c4fb3c42ce', 'data': '', 'timestamp': 1715249949.3732524, 'type': 's'}
May 09 18:19:10 msm8909 python3[3098]: DBUS: Discovered 06:05:04:87:BB:28 .
May 09 18:19:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 724, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4168, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2751, 'heart_rate': 64, 'solar_gen': 150, 'total_steps': 4391, 'total_cals': 746, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10480abf0000009602591682d44048247c7e
May 09 18:19:10 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:19:10 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '5ec55e6b63df4de293354d07fdf173ae', 'data': '', 'timestamp': 1715249950.088155, 'type': 's'}
May 09 18:19:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 593, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002510013000000004e306464
May 09 18:19:11 msm8909 python3[3098]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 18:19:11 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 593, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715249951, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:19:11 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 593, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715249951, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:19:11 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 593, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715249951, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "f87676ff1f3b440095c29b19582f9438"}
May 09 18:19:11 msm8909 python3[3098]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 18:19:11 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:19:11 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:19:11 msm8909 python3[3098]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 18:19:11 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:19:11 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:19:11 msm8909 python3[3098]: DBUS: Discovered 06:05:04:80:24:04 .
May 09 18:19:11 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:19:11 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:19:11 msm8909 python3[3098]: DBUS: Discovered 06:05:04:1C:09:57 .
May 09 18:19:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 851, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 26, 'walk_steps': 12012, 'sleep_duration': 0, 'battery': 67, 'thermal_gen': 148, 'sleep_state': 5, 'case_temp': 123, 'distance': 7475, 'heart_rate': 64, 'solar_gen': 613, 'total_steps': 12049, 'total_cals': 877, 'run_steps': 37, 'mtp_version': 7} 09570957000700252eec1d330000026500941a53534043357b7f
May 09 18:19:11 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:19:12 msm8909 python3[3098]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 18:19:12 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 09 18:19:12 msm8909 python3[3098]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 18:19:12 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f87676ff1f3b440095c29b19582f9438', 'data': '', 'timestamp': 1715249951.6728957, 'type': 's'}
May 09 18:19:12 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:19:12 msm8909 python3[3098]: DBUS: Discovered 06:05:04:56:C4:4A .
May 09 18:19:12 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 09 18:19:12 msm8909 python3[3098]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 18:19:12 msm8909 python3[3098]: DBUS: Discovered 06:05:04:69:0A:91 .
May 09 18:19:12 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 09 18:19:12 msm8909 python3[3098]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 18:19:13 msm8909 python3[3098]: DBUS: Discovered 06:05:04:88:94:2A .
May 09 18:19:13 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 09 18:19:13 msm8909 python3[3098]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 18:19:13 msm8909 python3[3098]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 18:19:13 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x12\xde', 'company_id': b'_\x00', 'mtp_version': 5} 12de055f00
May 09 18:19:13 msm8909 python3[3098]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 18:19:13 msm8909 python3[3098]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 18:19:13 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x8e', 'company_id': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 09 18:19:13 msm8909 python3[3098]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 18:19:13 msm8909 python3[3098]: DBUS: Discovered 06:05:04:52:C0:04 .
May 09 18:19:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 848, 'alert_status': b'\x00', 'skin_temp': 132, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 20, 'walk_steps': 4769, 'sleep_duration': 0, 'battery': 85, 'thermal_gen': 18, 'sleep_state': 4, 'case_temp': 129, 'distance': 3014, 'heart_rate': 76, 'solar_gen': 306, 'total_steps': 4798, 'total_cals': 868, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12a10bc600000132001214b3504c55148184
May 09 18:19:13 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:19:13 msm8909 python3[3098]: DBUS: Discovered 06:05:04:B5:22:28 .
May 09 18:19:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 583, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 19, 'walk_steps': 3176, 'sleep_duration': 339, 'battery': 52, 'thermal_gen': 82, 'sleep_state': 4, 'case_temp': 118, 'distance': 2390, 'heart_rate': 61, 'solar_gen': 295, 'total_steps': 3176, 'total_cals': 602, 'run_steps': 0, 'mtp_version': 7} 22282228000700000c68095601530127005213b2473d34247679
May 09 18:19:13 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:19:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004d106666
May 09 18:19:24 msm8909 python3[3098]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 18:19:24 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1016, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715249964, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:19:24 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1016, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715249964, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:19:24 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 77, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1016, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715249964, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "0a989dc637e2446e87b5a74a202b5e97"}
May 09 18:19:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 593, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002510013000000004e106464
May 09 18:19:24 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '0a989dc637e2446e87b5a74a202b5e97', 'data': '', 'timestamp': 1715249964.7312183, 'type': 's'}
May 09 18:19:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 852, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 26, 'walk_steps': 12012, 'sleep_duration': 0, 'battery': 66, 'thermal_gen': 148, 'sleep_state': 5, 'case_temp': 123, 'distance': 7475, 'heart_rate': 64, 'solar_gen': 613, 'total_steps': 12049, 'total_cals': 878, 'run_steps': 37, 'mtp_version': 7} 09570957000700252eec1d330000026500941a63544042157b7f
May 09 18:19:25 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:19:25 msm8909 python3[3098]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 09 18:19:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 898, 'alert_status': b'\x00', 'skin_temp': 125, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 36, 'walk_steps': 7612, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 123, 'distance': 5872, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 7708, 'total_cals': 934, 'run_steps': 96, 'mtp_version': 7} 253f253f000700601dbc16f0000800120205242382400f347b7d
May 09 18:19:25 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:19:25 msm8909 python3[3098]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 09 18:19:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1046, 'alert_status': b'\x00', 'skin_temp': 130, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 9, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 127, 'distance': 7969, 'heart_rate': 79, 'solar_gen': 133, 'total_steps': 10598, 'total_cals': 1081, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008500d42394164f09147f82
May 09 18:19:25 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:19:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:19:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 849, 'alert_status': b'\x00', 'skin_temp': 132, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 20, 'walk_steps': 4769, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 18, 'sleep_state': 4, 'case_temp': 129, 'distance': 3014, 'heart_rate': 76, 'solar_gen': 307, 'total_steps': 4798, 'total_cals': 869, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12a10bc600000133001214c3514c57348184
May 09 18:19:26 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:19:26 msm8909 python3[3098]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 18:19:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 809, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000329000a0000040057306565
May 09 18:19:26 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:19:27 msm8909 python3[3098]: DBUS: Discovered 06:05:04:B8:CE:1E .
May 09 18:19:27 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:19:27 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:19:27 msm8909 python3[3098]: DBUS: Discovered 06:05:04:99:AE:21 .
May 09 18:19:28 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x11\xe1', 'company_id': b'\x11\xe1', 'mtp_version': 6} 11e111e10006
May 09 18:19:28 msm8909 python3[3098]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 18:19:28 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:19:28 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:19:38 msm8909 python3[3098]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 09 18:19:38 msm8909 python3[3098]: ADVERT: {'pairing_code': b'#\xde', 'company_id': b'_\x00', 'mtp_version': 5} 23de065f00
May 09 18:19:38 msm8909 python3[3098]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 09 18:19:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 898, 'alert_status': b'\x00', 'skin_temp': 125, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 36, 'walk_steps': 7612, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 123, 'distance': 5872, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 7708, 'total_cals': 934, 'run_steps': 96, 'mtp_version': 7} 253f253f000700601dbc16f0000800120205242382400f247b7d
May 09 18:19:38 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:19:39 msm8909 python3[3098]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 18:19:39 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 18:19:39 msm8909 python3[3098]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 18:19:39 msm8909 python3[3098]: DBUS: Discovered 06:05:04:39:B4:0A .
May 09 18:19:39 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x17\xca', 'company_id': b'_\x00', 'mtp_version': 5} 17ca065f00
May 09 18:19:39 msm8909 python3[3098]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 09 18:19:39 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:19:39 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:19:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:19:41 msm8909 python3[3098]: DBUS: Discovered 06:05:04:61:2B:77 .
May 09 18:19:41 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x04g', 'company_id': b'_\x00', 'mtp_version': 5} 0467065f00
May 09 18:19:41 msm8909 python3[3098]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 09 18:19:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004d306666
May 09 18:19:41 msm8909 python3[3098]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 18:19:41 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 18:19:41 msm8909 python3[3098]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 18:19:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 593, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002510013000000004e206464
May 09 18:19:42 msm8909 python3[3098]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 18:19:42 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 18:19:42 msm8909 python3[3098]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 18:19:42 msm8909 python3[3098]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 18:19:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 89, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1155, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd5000700000000000000000483000a0000000059106262
May 09 18:19:42 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:19:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 809, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000329000a0000040057106565
May 09 18:19:51 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:19:52 msm8909 python3[3098]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 18:19:52 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:19:52 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:19:54 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:19:54 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:19:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:19:54 msm8909 python3[3098]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 18:19:54 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00', 'mtp_version': 5} 1ff1065f00
May 09 18:19:54 msm8909 python3[3098]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 18:19:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 89, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1155, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd5000700000000000000000483000a0000000059206262
May 09 18:19:54 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:19:54 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:19:54 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:19:55 msm8909 python3[3098]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 18:19:55 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 09 18:19:55 msm8909 python3[3098]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 18:19:56 msm8909 python3[3098]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 18:19:56 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\t7', 'company_id': b'\t7', 'mtp_version': 6} 093709370006
May 09 18:19:56 msm8909 python3[3098]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 18:19:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 809, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000329000a0000040057206565
May 09 18:19:56 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:20:06 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004d106666
May 09 18:20:06 msm8909 python3[3098]: DBUS: Discovered 06:05:04:11:EE:0F .
May 09 18:20:06 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 18:20:06 msm8909 python3[3098]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 18:20:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004e206666
May 09 18:20:09 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:20:09 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:20:09 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5c1fed2c4ae14a40872cc4c856ff38ff"}
May 09 18:20:09 msm8909 python3[3098]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 18:20:09 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 92, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1155, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf000700000000000000000483000a000000005c006161
May 09 18:20:09 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:20:09 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:20:09 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:20:09 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '5c1fed2c4ae14a40872cc4c856ff38ff', 'data': '', 'timestamp': 1715250009.5129168, 'type': 's'}
May 09 18:20:09 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 18:20:14 msm8909 python3[3098]: DBUS: Discovered 06:05:04:94:8F:BC .
May 09 18:20:14 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1a\x8c', 'company_id': b'_\x00', 'mtp_version': 5} 1a8c065f00
May 09 18:20:14 msm8909 python3[3098]: IGNORING 06:05:04:94:8F:BC WITH PAIRING CODE: 1a8c
May 09 18:20:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:20:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 852, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 26, 'walk_steps': 12060, 'sleep_duration': 0, 'battery': 66, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 122, 'distance': 7511, 'heart_rate': 64, 'solar_gen': 613, 'total_steps': 12097, 'total_cals': 878, 'run_steps': 37, 'mtp_version': 7} 09570957000700252f1c1d570000026500941a73544042247a7e
May 09 18:20:17 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:20:18 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004e306666
May 09 18:20:18 msm8909 python3[3098]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 18:20:18 msm8909 python3[3098]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 09 18:20:18 msm8909 python3[3098]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 09 18:20:18 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "30edddd8b2a0428b9cac288a2228aca6"}
May 09 18:20:18 msm8909 python3[3098]: ACTIVATING HR.
May 09 18:20:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 594, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002520013000000004e206464
May 09 18:20:19 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 594, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250019, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:20:19 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 594, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250019, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:20:19 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 594, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250019, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "da71315c047a49ed93c907f93e7001cb"}
May 09 18:20:25 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:20:25 msm8909 python3[3098]: 116.82963991165161 [06:05:04:11:B9:D2] <- HR 0000
May 09 18:20:26 msm8909 python3[3098]: 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 18:20:26 msm8909 python3[3098]: GOT Firmware Version: V1.5.4d0
May 09 18:20:26 msm8909 python3[3098]: GOT Pairing Code: 1d92
May 09 18:20:26 msm8909 python3[3098]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 18:20:26 msm8909 python3[3098]: NO FW Update needed.
May 09 18:20:26 msm8909 python3[3098]: LAST SYNC: 1715240739
May 09 18:20:27 msm8909 python3[3098]: 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, 10, 0, 0, 64, 10, 0, 0, 65, 107, 0, 0, 80, 107, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 18:20:27 msm8909 python3[3098]: ACTIVITY: 0
May 09 18:20:27 msm8909 python3[3098]: HR READING: 0 TOOK 0.000462 secs
May 09 18:20:27 msm8909 python3[3098]: DEACTIVATING HR.
May 09 18:20:27 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:20:27 msm8909 python3[3098]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 107, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'activity': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'run_steps': 0}
May 09 18:20:27 msm8909 python3[3098]: W ID: 75
May 09 18:20:27 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250027, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:20:27 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250027, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:20:27 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 107, "walkSteps": 0, "activity": 0, "actCals": 0, "distance": 0, "solarGen": 10, "totalCals": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250027, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "55482b6c9dc64f8a9c0c0f13601ac4b2"}
May 09 18:20:27 msm8909 python3[3098]: Instant Upload complete
May 09 18:20:27 msm8909 python3[3098]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 18:20:28 msm8909 python3[3098]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 09 18:20:28 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1085, 'alert_status': b'\x00', 'skin_temp': 125, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11586, 'sleep_duration': 0, 'battery': 48, 'thermal_gen': 298, 'sleep_state': 4, 'case_temp': 122, 'distance': 8855, 'heart_rate': 64, 'solar_gen': 574, 'total_steps': 11586, 'total_cals': 1121, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002d4222970000023e012a24343d4030047a7d
May 09 18:20:28 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:20:29 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 92, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1157, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf000700000000000000000485000a000000005c206161
May 09 18:20:29 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:20:29 msm8909 python3[3098]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 18:20:30 msm8909 python3[3098]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 18:20:30 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:20:30 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '30edddd8b2a0428b9cac288a2228aca6', 'data': '', 'timestamp': 1715250018.9497738, 'type': 's'}
May 09 18:20:30 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'da71315c047a49ed93c907f93e7001cb', 'data': '', 'timestamp': 1715250019.6290004, 'type': 's'}
May 09 18:20:30 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '55482b6c9dc64f8a9c0c0f13601ac4b2', 'data': '', 'timestamp': 1715250027.8033526, 'type': 's'}
May 09 18:20:30 msm8909 python3[3098]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 09 18:20:30 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x11r', 'company_id': b'\x11r', 'mtp_version': 6} 117211720006
May 09 18:20:30 msm8909 python3[3098]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 09 18:20:30 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 18:20:30 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004e006666
May 09 18:20:35 msm8909 python3[3098]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 18:20:35 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 18:20:35 msm8909 python3[3098]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 18:20:36 msm8909 python3[3098]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 18:20:36 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:20:36 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:20:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 594, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002520013000000004e006464
May 09 18:20:36 msm8909 python3[3098]: DBUS: Discovered 06:05:04:72:36:74 .
May 09 18:20:36 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:20:36 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:20:36 msm8909 python3[3098]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 09 18:20:36 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 18:20:36 msm8909 python3[3098]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 18:20:36 msm8909 python3[3098]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 18:20:37 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:20:37 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:20:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1085, 'alert_status': b'\x00', 'skin_temp': 125, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11586, 'sleep_duration': 0, 'battery': 48, 'thermal_gen': 298, 'sleep_state': 4, 'case_temp': 122, 'distance': 8855, 'heart_rate': 64, 'solar_gen': 574, 'total_steps': 11586, 'total_cals': 1121, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002d4222970000023e012a24343d4030147a7d
May 09 18:20:37 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:20:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 850, 'alert_status': b'\x00', 'skin_temp': 132, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 20, 'walk_steps': 4769, 'sleep_duration': 0, 'battery': 88, 'thermal_gen': 18, 'sleep_state': 4, 'case_temp': 129, 'distance': 3014, 'heart_rate': 61, 'solar_gen': 307, 'total_steps': 4798, 'total_cals': 870, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12a10bc600000133001214c3523d58348184
May 09 18:20:37 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:20:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047306b6b
May 09 18:20:37 msm8909 python3[3098]: DBUS: Discovered 06:05:04:06:75:3E .
May 09 18:20:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 832, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 14, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 57, 'thermal_gen': 105, 'sleep_state': 4, 'case_temp': 116, 'distance': 3078, 'heart_rate': 64, 'solar_gen': 942, 'total_steps': 4894, 'total_cals': 846, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003ae00690eb3404039147477
May 09 18:20:37 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:20:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 471, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d700130000000049206666
May 09 18:20:38 msm8909 python3[3098]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 18:20:38 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 471, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250038, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:20:38 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 471, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250038, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:20:38 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 471, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250038, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "c9a2f751fbf6424aa438625fba41396b"}
May 09 18:20:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004e006666
May 09 18:20:38 msm8909 python3[3098]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 09 18:20:38 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:20:38 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:20:38 msm8909 python3[3098]: DBUS: Discovered 06:05:04:C9:2C:DB .
May 09 18:20:39 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x05\xcb', 'company_id': b'_\x00', 'mtp_version': 5} 05cb065f00
May 09 18:20:39 msm8909 python3[3098]: IGNORING 06:05:04:C9:2C:DB WITH PAIRING CODE: 05cb
May 09 18:20:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1047, 'alert_status': b'\x00', 'skin_temp': 129, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 11, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 126, 'distance': 7969, 'heart_rate': 79, 'solar_gen': 134, 'total_steps': 10598, 'total_cals': 1082, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008600d423a4174f0b347e81
May 09 18:20:39 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:20:40 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 09 18:20:40 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:20:40 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:20:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004e006666
May 09 18:20:40 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1016, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250040, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:20:40 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1016, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250040, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:20:40 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1016, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250040, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "a14b5634c74641669fe14df9040e1254"}
May 09 18:20:40 msm8909 python3[3098]: DBUS: Discovered 06:05:04:85:3F:81 .
May 09 18:20:40 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 09 18:20:40 msm8909 python3[3098]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 18:20:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1016, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f8000a000000004e106666
May 09 18:20:40 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:20:40 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:20:40 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'c9a2f751fbf6424aa438625fba41396b', 'data': '', 'timestamp': 1715250038.4218051, 'type': 's'}
May 09 18:20:40 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a14b5634c74641669fe14df9040e1254', 'data': '', 'timestamp': 1715250040.5841658, 'type': 's'}
May 09 18:20:49 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:20:49 msm8909 python3[3098]: DBUS: Discovered 06:05:04:98:43:90 .
May 09 18:20:49 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1c\x80', 'company_id': b'_\x00', 'mtp_version': 5} 1c80065f00
May 09 18:20:49 msm8909 python3[3098]: IGNORING 06:05:04:98:43:90 WITH PAIRING CODE: 1c80
May 09 18:20:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1047, 'alert_status': b'\x00', 'skin_temp': 129, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 11, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 126, 'distance': 7969, 'heart_rate': 79, 'solar_gen': 134, 'total_steps': 10598, 'total_cals': 1082, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008600d423a4174f0b047e81
May 09 18:20:50 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:20:50 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:20:50 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:20:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 832, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 14, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 57, 'thermal_gen': 105, 'sleep_state': 4, 'case_temp': 116, 'distance': 3078, 'heart_rate': 64, 'solar_gen': 942, 'total_steps': 4894, 'total_cals': 846, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003ae00690eb3404039247477
May 09 18:20:52 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:20:53 msm8909 python3[3098]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 09 18:20:53 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x18\x13', 'company_id': b'_\x00', 'mtp_version': 5} 1813065f00
May 09 18:20:53 msm8909 python3[3098]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 09 18:20:53 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 594, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002520013000000004e206464
May 09 18:21:03 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 471, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d700130000000049106666
May 09 18:21:04 msm8909 python3[3098]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 18:21:04 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:21:04 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:21:04 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:21:04 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:21:05 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x01', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740106
May 09 18:21:05 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:21:05 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 18:21:05 msm8909 python3[3098]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 18:21:09 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:21:09 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:21:09 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d110eb3b6d844bafb2cdf504c052e262"}
May 09 18:21:09 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd110eb3b6d844bafb2cdf504c052e262', 'data': '', 'timestamp': 1715250069.6998379, 'type': 's'}
May 09 18:21:10 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:21:10 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:21:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 471, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d700130000000049206666
May 09 18:21:18 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 595, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025300130000000050006464
May 09 18:21:18 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:21:18 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:21:19 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 18:21:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 595, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025300130000000050006464
May 09 18:21:25 msm8909 python3[3098]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 18:21:25 msm8909 python3[3098]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 09 18:21:25 msm8909 python3[3098]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 09 18:21:25 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "3f5f3dd922084f33a57eca379be7a4fd"}
May 09 18:21:25 msm8909 python3[3098]: ACTIVATING HR.
May 09 18:21:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1017, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f9000a000000004d106666
May 09 18:21:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:21:32 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:21:32 msm8909 python3[3098]: 183.44441628456116 [06:05:04:AF:F9:E9] <- HR 0000
May 09 18:21:33 msm8909 python3[3098]: 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 18:21:33 msm8909 python3[3098]: GOT Firmware Version: V1.5.4d0
May 09 18:21:33 msm8909 python3[3098]: GOT Pairing Code: 0f89
May 09 18:21:33 msm8909 python3[3098]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 18:21:33 msm8909 python3[3098]: NO FW Update needed.
May 09 18:21:33 msm8909 python3[3098]: LAST SYNC: 1715241036
May 09 18:21:34 msm8909 python3[3098]: 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, 83, 2, 0, 64, 19, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 80, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 18:21:34 msm8909 python3[3098]: ACTIVITY: 0
May 09 18:21:34 msm8909 python3[3098]: HR READING: 0 TOOK 0.000453 secs
May 09 18:21:34 msm8909 python3[3098]: DEACTIVATING HR.
May 09 18:21:34 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:21:34 msm8909 python3[3098]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 100, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 19, 'activity': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 595, 'total_steps': 0, 'run_steps': 0}
May 09 18:21:34 msm8909 python3[3098]: W ID: 73
May 09 18:21:34 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 80, 'caseTemp': 100, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 595, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250094, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:21:34 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 80, 'caseTemp': 100, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 595, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250094, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:21:34 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 80, "caseTemp": 100, "walkSteps": 0, "activity": 0, "actCals": 0, "distance": 0, "solarGen": 595, "totalCals": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250094, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "8e1f7e0f4c8143c086b1c2610ffce623"}
May 09 18:21:34 msm8909 python3[3098]: Instant Upload complete
May 09 18:21:34 msm8909 python3[3098]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 18:21:36 msm8909 python3[3098]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 18:21:36 msm8909 python3[3098]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 18:21:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 595, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025300130000000050006464
May 09 18:21:37 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '3f5f3dd922084f33a57eca379be7a4fd', 'data': '', 'timestamp': 1715250085.6316276, 'type': 's'}
May 09 18:21:37 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '8e1f7e0f4c8143c086b1c2610ffce623', 'data': '', 'timestamp': 1715250095.0801489, 'type': 's'}
May 09 18:21:38 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 18:21:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 851, 'alert_status': b'\x00', 'skin_temp': 132, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 20, 'walk_steps': 4769, 'sleep_duration': 0, 'battery': 85, 'thermal_gen': 18, 'sleep_state': 5, 'case_temp': 129, 'distance': 3014, 'heart_rate': 61, 'solar_gen': 307, 'total_steps': 4798, 'total_cals': 871, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12a10bc600000133001214d3533d55258184
May 09 18:21:44 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:21:46 msm8909 python3[3098]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 09 18:21:46 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1ev', 'company_id': b'_\x00', 'mtp_version': 5} 1e76065f00
May 09 18:21:46 msm8909 python3[3098]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 09 18:21:46 msm8909 python3[3098]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 18:21:46 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 09 18:21:46 msm8909 python3[3098]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 18:21:46 msm8909 python3[3098]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 18:21:46 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'company_id': b'\tB', 'mtp_version': 6} 094209420006
May 09 18:21:46 msm8909 python3[3098]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 18:21:47 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'company_id': b'\tB', 'mtp_version': 6} 094209420006
May 09 18:21:47 msm8909 python3[3098]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 18:21:47 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:21:47 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:21:58 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:32:34:65
May 09 18:21:58 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:21:58 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:21:58 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:21:58 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:21:58 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 18:22:04 msm8909 python3[3098]: DBUS: Discovered 06:05:04:C9:4F:EB .
May 09 18:22:04 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x01\xcb', 'company_id': b'_\x00', 'mtp_version': 5} 01cb065f00
May 09 18:22:04 msm8909 python3[3098]: IGNORING 06:05:04:C9:4F:EB WITH PAIRING CODE: 01cb
May 09 18:22:06 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1017, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f9000a000000004d106666
May 09 18:22:08 msm8909 python3[3098]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 18:22:08 msm8909 python3[3098]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 18:22:08 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 18:22:08 msm8909 python3[3098]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 09 18:22:08 msm8909 python3[3098]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 09 18:22:08 msm8909 python3[3098]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 18:22:08 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "4fd3ad799e33406cbfad36a6a2ad7f5e"}
May 09 18:22:08 msm8909 python3[3098]: ACTIVATING HR.
May 09 18:22:15 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:22:15 msm8909 python3[3098]: 227.10349988937378 [06:05:04:02:E8:6A] <- HR 0000
May 09 18:22:16 msm8909 python3[3098]: 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 18:22:16 msm8909 python3[3098]: GOT Firmware Version: V1.5.4d0
May 09 18:22:16 msm8909 python3[3098]: GOT Pairing Code: 251a
May 09 18:22:16 msm8909 python3[3098]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 18:22:16 msm8909 python3[3098]: NO FW Update needed.
May 09 18:22:16 msm8909 python3[3098]: LAST SYNC: 1715240794
May 09 18:22:17 msm8909 python3[3098]: 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, 250, 3, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 18:22:17 msm8909 python3[3098]: ACTIVITY: 0
May 09 18:22:17 msm8909 python3[3098]: HR READING: 0 TOOK 0.000475 secs
May 09 18:22:17 msm8909 python3[3098]: DEACTIVATING HR.
May 09 18:22:17 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:22:17 msm8909 python3[3098]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 102, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'activity': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1018, 'total_steps': 0, 'run_steps': 0}
May 09 18:22:17 msm8909 python3[3098]: W ID: 76
May 09 18:22:17 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 102, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1018, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250137, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:22:17 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 102, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1018, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250137, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:22:17 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 77, "caseTemp": 102, "walkSteps": 0, "activity": 0, "actCals": 0, "distance": 0, "solarGen": 1018, "totalCals": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250137, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "92ae87217e7346549beec01ad62ec3e1"}
May 09 18:22:17 msm8909 python3[3098]: Instant Upload complete
May 09 18:22:17 msm8909 python3[3098]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 18:22:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 596, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002540013000000004e206464
May 09 18:22:19 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 18:22:20 msm8909 python3[3098]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 18:22:20 msm8909 python3[3098]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 18:22:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1017, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003f9000a000000004d106666
May 09 18:22:26 msm8909 python3[3098]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 09 18:22:26 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'mtp_version': 6} 08bc08bc0006
May 09 18:22:26 msm8909 python3[3098]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 18:22:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 728, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 152, 'total_steps': 4434, 'total_cals': 750, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000098025916a2d84049247c7e
May 09 18:22:26 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:22:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1018, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fa000a000000004d306666
May 09 18:22:28 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:22:28 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:22:29 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:22:29 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:22:40 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:32:34:65
May 09 18:22:40 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:22:40 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:22:40 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:22:40 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:22:40 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:22:40 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:22:40 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "df6d679d5f1244b6b5179622ec099390"}
May 09 18:22:40 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '4fd3ad799e33406cbfad36a6a2ad7f5e', 'data': '', 'timestamp': 1715250129.2520516, 'type': 's'}
May 09 18:22:40 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '92ae87217e7346549beec01ad62ec3e1', 'data': '', 'timestamp': 1715250138.1653962, 'type': 's'}
May 09 18:22:40 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 18:22:45 msm8909 python3[3098]: ADVERT: {'bmr_cals': 901, 'alert_status': b'\x00', 'skin_temp': 125, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 36, 'walk_steps': 7657, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 517, 'sleep_state': 5, 'case_temp': 123, 'distance': 5905, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 7753, 'total_cals': 937, 'run_steps': 96, 'mtp_version': 7} 253f253f000700601de91711000800120205244385400e157b7d
May 09 18:22:45 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:22:46 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:22:46 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:22:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 86, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 812, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000032c000a0000040056006565
May 09 18:22:47 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:22:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 473, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d900130000000048206666
May 09 18:22:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1018, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fa000a000000004d106666
May 09 18:22:49 msm8909 python3[3098]: ADVERT: {'bmr_cals': 728, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 70, 'solar_gen': 152, 'total_steps': 4434, 'total_cals': 750, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000098025916a2d84649047c7e
May 09 18:22:49 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:22:49 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:22:49 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:22:49 msm8909 python3[3098]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 18:22:49 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:22:49 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:22:49 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:22:49 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250169, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:22:49 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250169, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:22:49 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250169, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "f52fcbb91e3f4553b0d5af900a7b0381"}
May 09 18:23:00 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:32:34:65
May 09 18:23:00 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:23:00 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:23:01 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'df6d679d5f1244b6b5179622ec099390', 'data': '', 'timestamp': 1715250160.9898412, 'type': 's'}
May 09 18:23:01 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f52fcbb91e3f4553b0d5af900a7b0381', 'data': '', 'timestamp': 1715250170.3449242, 'type': 's'}
May 09 18:23:01 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 18:23:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 473, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d900130000000048206666
May 09 18:23:05 msm8909 python3[3098]: DBUS: Discovered 06:05:04:5D:AD:F7 .
May 09 18:23:05 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x11\xb7', 'company_id': b'_\x00', 'mtp_version': 5} 11b7065f00
May 09 18:23:05 msm8909 python3[3098]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 09 18:23:06 msm8909 python3[3098]: DBUS: Connected to 06:05:04:32:34:65
May 09 18:23:06 msm8909 python3[3098]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 09 18:23:06 msm8909 python3[3098]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 09 18:23:06 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "91b7433cf14d42c4a4063ba5e158625f"}
May 09 18:23:06 msm8909 python3[3098]: ACTIVATING HR.
May 09 18:23:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:23:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1018, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fa000a000000004d306666
May 09 18:23:07 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:23:07 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:23:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 728, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 70, 'solar_gen': 152, 'total_steps': 4434, 'total_cals': 750, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000098025916a2d84649247c7e
May 09 18:23:08 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:23:09 msm8909 python3[3098]: ADVERT: {'bmr_cals': 587, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 19, 'walk_steps': 3245, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 120, 'distance': 2440, 'heart_rate': 61, 'solar_gen': 301, 'total_steps': 3245, 'total_cals': 606, 'run_steps': 0, 'mtp_version': 7} 22282228000700000cad09880153012d005313e24b3d3335787b
May 09 18:23:09 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:23:13 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:23:13 msm8909 python3[3098]: 284.78981566429138 [06:05:04:32:34:65] <- HR 0000
May 09 18:23:14 msm8909 python3[3098]: 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 18:23:14 msm8909 python3[3098]: GOT Firmware Version: V1.5.4d0
May 09 18:23:14 msm8909 python3[3098]: GOT Pairing Code: 0d55
May 09 18:23:14 msm8909 python3[3098]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 18:23:14 msm8909 python3[3098]: NO FW Update needed.
May 09 18:23:14 msm8909 python3[3098]: LAST SYNC: 1715240833
May 09 18:23:15 msm8909 python3[3098]: 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, 217, 1, 0, 64, 19, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 18:23:15 msm8909 python3[3098]: ACTIVITY: 0
May 09 18:23:15 msm8909 python3[3098]: HR READING: 0 TOOK 0.000478 secs
May 09 18:23:15 msm8909 python3[3098]: DEACTIVATING HR.
May 09 18:23:15 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:23:15 msm8909 python3[3098]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 102, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'activity': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 473, 'total_steps': 0, 'run_steps': 0}
May 09 18:23:15 msm8909 python3[3098]: W ID: 74
May 09 18:23:15 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 473, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250195, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:23:15 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 473, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250195, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:23:15 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "activity": 0, "actCals": 0, "distance": 0, "solarGen": 473, "totalCals": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250195, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "56184e9f6ec045b695093d505d79368f"}
May 09 18:23:15 msm8909 python3[3098]: Instant Upload complete
May 09 18:23:15 msm8909 python3[3098]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 18:23:17 msm8909 python3[3098]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 18:23:18 msm8909 python3[3098]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 18:23:18 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 473, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d900130000000048206666
May 09 18:23:18 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:23:18 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:23:18 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '91b7433cf14d42c4a4063ba5e158625f', 'data': '', 'timestamp': 1715250186.9167094, 'type': 's'}
May 09 18:23:18 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '56184e9f6ec045b695093d505d79368f', 'data': '', 'timestamp': 1715250195.807101, 'type': 's'}
May 09 18:23:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:23:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 597, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002550013000000004e106464
May 09 18:23:25 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 597, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250205, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:23:25 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 597, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250205, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:23:25 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 597, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250205, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "35dbd1717bde4315acbbe89343eba4db"}
May 09 18:23:26 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '35dbd1717bde4315acbbe89343eba4db', 'data': '', 'timestamp': 1715250206.1449177, 'type': 's'}
May 09 18:23:26 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:23:26 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:23:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:23:28 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:23:28 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:23:28 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 09 18:23:28 msm8909 python3[3098]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 18:23:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 597, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002550013000000004e206464
May 09 18:23:40 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:23:40 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:23:40 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "936e33c4ec0440a08c633a56684edda3"}
May 09 18:23:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 90, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1162, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd500070000000000000000048a000a000000005a106262
May 09 18:23:40 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:23:41 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '936e33c4ec0440a08c633a56684edda3', 'data': '', 'timestamp': 1715250221.2429051, 'type': 's'}
May 09 18:23:48 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:23:48 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:23:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:23:51 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250231, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:23:51 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250231, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:23:51 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250231, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "96e0ab01fc9141119e617965c1fef2f6"}
May 09 18:23:52 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '96e0ab01fc9141119e617965c1fef2f6', 'data': '', 'timestamp': 1715250232.1478815, 'type': 's'}
May 09 18:23:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 90, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1162, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd500070000000000000000048a000a000000005a306262
May 09 18:23:55 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:23:56 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:23:56 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:24:06 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 813, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000032d000a0000040057006465
May 09 18:24:06 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:24:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 902, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 36, 'walk_steps': 7668, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 123, 'distance': 5914, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 7764, 'total_cals': 938, 'run_steps': 96, 'mtp_version': 7} 253f253f000700601df4171a000800120205245386400f147b7e
May 09 18:24:07 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:24:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 473, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001d900130000000049206666
May 09 18:24:09 msm8909 python3[3098]: Running Scheduled: Thread Check
May 09 18:24:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 597, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002550013000000004e106464
May 09 18:24:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 90, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1162, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd500070000000000000000048a000a000000005a006262
May 09 18:24:10 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:24:18 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:24:18 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:24:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 813, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000032d000a0000040057106565
May 09 18:24:21 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:24:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e306666
May 09 18:24:21 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1020, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250261, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:24:21 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1020, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250261, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:24:21 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1020, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250261, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "9c07945bb0e94521b1964f0abd7a09af"}
May 09 18:24:22 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9c07945bb0e94521b1964f0abd7a09af', 'data': '', 'timestamp': 1715250261.6029189, 'type': 's'}
May 09 18:24:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:24:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 902, 'alert_status': b'\x00', 'skin_temp': 125, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 36, 'walk_steps': 7668, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 123, 'distance': 5914, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 7764, 'total_cals': 938, 'run_steps': 96, 'mtp_version': 7} 253f253f000700601df4171a000800120205245386400e347b7d
May 09 18:24:24 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:24:35 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:24:35 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:24:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e106666
May 09 18:24:40 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:24:40 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:24:40 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9f0a8011dc5a4254a1f5db561de79f88"}
May 09 18:24:41 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9f0a8011dc5a4254a1f5db561de79f88', 'data': '', 'timestamp': 1715250281.4251707, 'type': 's'}
May 09 18:24:49 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:24:49 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:24:49 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 597, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002550013000000004f106464
May 09 18:24:49 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 597, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250289, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:24:49 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 597, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250289, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:24:49 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 597, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250289, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "9ac2daae9ee941ff88c19d3b46b99593"}
May 09 18:24:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:24:50 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9ac2daae9ee941ff88c19d3b46b99593', 'data': '', 'timestamp': 1715250290.3081284, 'type': 's'}
May 09 18:25:02 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 597, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002550013000000004f206464
May 09 18:25:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 598, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002560013000000004f006464
May 09 18:25:19 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:25:19 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:25:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e106566
May 09 18:25:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1051, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 9, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 124, 'distance': 7969, 'heart_rate': 79, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1086, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423b41b4f09047c7f
May 09 18:25:20 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:25:29 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:25:29 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:25:31 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 18:25:31 msm8909 python3[3098]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 18:25:31 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 475, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001db00130000000048106666
May 09 18:25:31 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 475, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250331, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:25:31 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 475, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250331, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:25:31 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 475, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250331, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "011da98be53c4a209dc306e53247b8a1"}
May 09 18:25:32 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '011da98be53c4a209dc306e53247b8a1', 'data': '', 'timestamp': 1715250332.339978, 'type': 's'}
May 09 18:25:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 475, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001db00130000000048206666
May 09 18:25:34 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 598, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002560013000000004f206464
May 09 18:25:34 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1089, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 43, 'thermal_gen': 298, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 578, 'total_steps': 11760, 'total_cals': 1125, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000242012a249441402b34797c
May 09 18:25:34 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:25:41 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:25:41 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:25:41 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "49e57cf834f34683bb4dc0939facfbb1"}
May 09 18:25:41 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '49e57cf834f34683bb4dc0939facfbb1', 'data': '', 'timestamp': 1715250341.621886, 'type': 's'}
May 09 18:25:43 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 598, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002560013000000004f306464
May 09 18:25:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 89, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1166, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd500070000000000000000048e000a0000000059206262
May 09 18:25:44 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:25:44 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:25:44 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:25:44 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:25:44 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:25:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 814, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000032e000a0000040057206565
May 09 18:25:44 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:25:45 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e306566
May 09 18:25:45 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1020, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250345, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:25:45 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1020, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250345, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:25:45 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1020, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250345, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "995a2897e59d4b97b1bbc8a0089f7bd0"}
May 09 18:25:45 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:25:45 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250345, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:25:45 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250345, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:25:45 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250345, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "23bbbff5ab674fa3aba7a1ca74c6b746"}
May 09 18:25:45 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '995a2897e59d4b97b1bbc8a0089f7bd0', 'data': '', 'timestamp': 1715250345.5199449, 'type': 's'}
May 09 18:25:46 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '23bbbff5ab674fa3aba7a1ca74c6b746', 'data': '', 'timestamp': 1715250345.8515191, 'type': 's'}
May 09 18:25:46 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 475, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001db00130000000048306666
May 09 18:25:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e006566
May 09 18:25:47 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 09 18:25:47 msm8909 python3[3098]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 18:25:48 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:25:48 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:25:48 msm8909 python3[3098]: ADVERT: {'bmr_cals': 855, 'alert_status': b'\x00', 'skin_temp': 131, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 20, 'walk_steps': 4769, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 18, 'sleep_state': 4, 'case_temp': 128, 'distance': 3014, 'heart_rate': 61, 'solar_gen': 310, 'total_steps': 4798, 'total_cals': 875, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12a10bc600000136001214e3573d57348083
May 09 18:25:48 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:25:50 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:25:50 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:25:58 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:25:58 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:25:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e106566
May 09 18:26:00 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 475, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001db00130000000048006666
May 09 18:26:02 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:26:02 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:26:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 589, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3245, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 4, 'case_temp': 119, 'distance': 2440, 'heart_rate': 64, 'solar_gen': 302, 'total_steps': 3245, 'total_cals': 609, 'run_steps': 0, 'mtp_version': 7} 22282228000700000cad09880153012e005314024d4033047779
May 09 18:26:14 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:26:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1020, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fc000a000000004e206566
May 09 18:26:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 599, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002570013000000004f206464
May 09 18:26:16 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 599, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250376, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:26:16 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 599, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250376, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:26:16 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 599, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250376, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "8753230a88614a198efe61016427975b"}
May 09 18:26:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 476, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dc00130000000048106666
May 09 18:26:17 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '8753230a88614a198efe61016427975b', 'data': '', 'timestamp': 1715250376.6913838, 'type': 's'}
May 09 18:26:20 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:26:20 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:26:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 106, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306a6b
May 09 18:26:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1021, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fd000a000000004d006566
May 09 18:26:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1053, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 9, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 125, 'distance': 7969, 'heart_rate': 79, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1088, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423c41d4f09247d7f
May 09 18:26:27 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:26:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 589, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3245, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 4, 'case_temp': 119, 'distance': 2440, 'heart_rate': 64, 'solar_gen': 302, 'total_steps': 3245, 'total_cals': 609, 'run_steps': 0, 'mtp_version': 7} 22282228000700000cad09880153012e005314024d4033147779
May 09 18:26:27 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:26:28 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1053, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 9, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 125, 'distance': 7969, 'heart_rate': 79, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1088, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423c41d4f09347d7f
May 09 18:26:28 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:26:28 msm8909 python3[3098]: DBUS: Discovered 06:05:04:B3:76:89 .
May 09 18:26:28 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x01Y', 'company_id': b'_\x00', 'mtp_version': 5} 0159065f00
May 09 18:26:28 msm8909 python3[3098]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 09 18:26:28 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 476, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dc00130000000048306666
May 09 18:26:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 106, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106a6b
May 09 18:26:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 476, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dc00130000000048006666
May 09 18:26:40 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 476, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250400, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:26:40 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 476, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250400, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:26:40 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 476, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250400, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "2fad321bb3cf414bb2b767c610430c3d"}
May 09 18:26:40 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x11\xe1', 'company_id': b'\x11\xe1', 'mtp_version': 6} 11e111e10006
May 09 18:26:40 msm8909 python3[3098]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 18:26:40 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '2fad321bb3cf414bb2b767c610430c3d', 'data': '', 'timestamp': 1715250400.6724298, 'type': 's'}
May 09 18:26:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1021, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fd000a000000004d106566
May 09 18:26:41 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:26:41 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:26:41 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "fa56893cff2e4181843179992789477b"}
May 09 18:26:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'fa56893cff2e4181843179992789477b', 'data': '', 'timestamp': 1715250401.9934664, 'type': 's'}
May 09 18:26:43 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 599, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002570013000000004f106464
May 09 18:26:43 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:26:43 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:26:50 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:26:51 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:26:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1053, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 9, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 125, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1088, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423c41d4009147d7f
May 09 18:26:58 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:26:58 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x11\xe1', 'company_id': b'\x11\xe1', 'mtp_version': 6} 11e111e10006
May 09 18:26:58 msm8909 python3[3098]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 18:27:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 476, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dc00130000000048206666
May 09 18:27:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 731, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 70, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 70, 'solar_gen': 152, 'total_steps': 4434, 'total_cals': 753, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000098025916c2db4646247b7e
May 09 18:27:08 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:27:11 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 09 18:27:11 msm8909 python3[3098]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 18:27:21 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:27:21 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:27:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1054, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 12, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 125, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1089, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423d41e400c347d7e
May 09 18:27:23 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:27:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1091, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 50, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 578, 'total_steps': 11760, 'total_cals': 1127, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000242012b24a443403214797c
May 09 18:27:23 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:27:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 86, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 816, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000330000a0000040056006565
May 09 18:27:23 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:27:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 477, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dd00130000000049006666
May 09 18:27:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 859, 'alert_status': b'\x00', 'skin_temp': 122, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 26, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 66, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 64, 'solar_gen': 616, 'total_steps': 12245, 'total_cals': 885, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000026800941ad35b404214787a
May 09 18:27:26 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:27:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1022, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fe000a000000004e306566
May 09 18:27:35 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1022, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250455, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:27:35 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1022, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250455, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:27:35 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1022, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250455, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "6423f491d179460899434b664631a6e2"}
May 09 18:27:36 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '6423f491d179460899434b664631a6e2', 'data': '', 'timestamp': 1715250456.235846, 'type': 's'}
May 09 18:27:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 89, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1170, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd5000700000000000000000492000a0000000059306262
May 09 18:27:40 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:27:41 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:27:41 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:27:41 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "10adcc9ad0b5411eb812dd9c2d4d38bc"}
May 09 18:27:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '10adcc9ad0b5411eb812dd9c2d4d38bc', 'data': '', 'timestamp': 1715250462.1929107, 'type': 's'}
May 09 18:27:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 477, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dd00130000000049206666
May 09 18:27:50 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 477, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250470, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:27:50 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 477, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250470, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:27:50 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 477, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250470, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "2ceef5b659d74348ae820bcde02c77d0"}
May 09 18:27:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 86, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 816, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000330000a0000040056306565
May 09 18:27:50 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:27:51 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '2ceef5b659d74348ae820bcde02c77d0', 'data': '', 'timestamp': 1715250470.6219916, 'type': 's'}
May 09 18:27:51 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 18:27:51 msm8909 python3[3098]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 18:27:51 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:27:51 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:27:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 600, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002580013000000004e106464
May 09 18:27:52 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 600, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250472, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:27:52 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 600, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250472, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:27:52 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 600, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250472, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "75e6cf8d02d2463da719e53d0d3e7bdc"}
May 09 18:27:52 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '75e6cf8d02d2463da719e53d0d3e7bdc', 'data': '', 'timestamp': 1715250472.8846254, 'type': 's'}
May 09 18:27:53 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1022, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fe000a000000004e006566
May 09 18:27:54 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:27:54 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:27:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 856, 'alert_status': b'\x00', 'skin_temp': 131, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 21, 'walk_steps': 4807, 'sleep_duration': 0, 'battery': 85, 'thermal_gen': 18, 'sleep_state': 4, 'case_temp': 128, 'distance': 3041, 'heart_rate': 61, 'solar_gen': 310, 'total_steps': 4836, 'total_cals': 877, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12c70be10000013600121503583d55048083
May 09 18:27:54 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:28:05 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1022, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fe000a000000004e206566
May 09 18:28:07 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:28:07 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:28:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1022, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003fe000a000000004e206566
May 09 18:28:17 msm8909 python3[3098]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 09 18:28:17 msm8909 python3[3098]: ADVERT: {'pairing_code': b'$}', 'company_id': b'_\x00', 'mtp_version': 5} 247d065f00
May 09 18:28:17 msm8909 python3[3098]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 09 18:28:18 msm8909 python3[3098]: DBUS: Discovered 06:05:04:D7:44:7C .
May 09 18:28:18 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1dl', 'company_id': b'\x1dl', 'mtp_version': 6} 1d6c1d6c0006
May 09 18:28:18 msm8909 python3[3098]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 09 18:28:19 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 18:28:19 msm8909 python3[3098]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 18:28:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:28:21 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250501, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:28:21 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250501, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:28:21 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250501, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "d5d819aa23ac427eb8a6daeb26d1346d"}
May 09 18:28:21 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd5d819aa23ac427eb8a6daeb26d1346d', 'data': '', 'timestamp': 1715250501.5294192, 'type': 's'}
May 09 18:28:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 856, 'alert_status': b'\x00', 'skin_temp': 131, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 21, 'walk_steps': 4807, 'sleep_duration': 0, 'battery': 85, 'thermal_gen': 18, 'sleep_state': 5, 'case_temp': 128, 'distance': 3041, 'heart_rate': 61, 'solar_gen': 310, 'total_steps': 4836, 'total_cals': 877, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d12c70be10000013600121503583d55358083
May 09 18:28:21 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:28:22 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:28:22 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:28:22 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:28:22 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:28:31 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'mtp_version': 6} 08bc08bc0006
May 09 18:28:31 msm8909 python3[3098]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 18:28:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1023, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003ff000a000000004e006566
May 09 18:28:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1054, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 12, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 125, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1089, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423d41e400c247d7f
May 09 18:28:36 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:28:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1092, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 50, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 579, 'total_steps': 11760, 'total_cals': 1128, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000243012b24b444403204797b
May 09 18:28:36 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:28:42 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:28:42 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:28:42 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "012bf5f9f5374e66a3e6778acd6a7c0b"}
May 09 18:28:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '012bf5f9f5374e66a3e6778acd6a7c0b', 'data': '', 'timestamp': 1715250522.4643691, 'type': 's'}
May 09 18:28:45 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:28:45 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 477, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001dd00130000000048306666
May 09 18:28:46 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:28:46 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:28:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 592, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3484, 'sleep_duration': 339, 'battery': 47, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 117, 'distance': 2614, 'heart_rate': 64, 'solar_gen': 303, 'total_steps': 3484, 'total_cals': 612, 'run_steps': 0, 'mtp_version': 7} 22282228000700000d9c0a360153012f0053146250402f257577
May 09 18:28:47 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:28:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 817, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000331000a0000040057006565
May 09 18:28:47 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:28:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1054, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 12, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 125, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1089, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423d41e400c347d7f
May 09 18:28:47 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:28:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1092, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 50, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 579, 'total_steps': 11760, 'total_cals': 1128, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000243012b24b444403214797b
May 09 18:28:47 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:28:52 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:28:52 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:28:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1023, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a0007000000000000000003ff000a000000004e306566
May 09 18:28:59 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1023, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250539, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:28:59 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1023, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250539, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:29:00 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1023, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250539, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "f8f37c6053cb433bbaa25aae22493d2e"}
May 09 18:29:00 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:29:00 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f8f37c6053cb433bbaa25aae22493d2e', 'data': '', 'timestamp': 1715250540.4520831, 'type': 's'}
May 09 18:29:00 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:29:00 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:29:03 msm8909 python3[3098]: ADVERT: {'bmr_cals': 592, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3501, 'sleep_duration': 339, 'battery': 47, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 117, 'distance': 2627, 'heart_rate': 64, 'solar_gen': 303, 'total_steps': 3501, 'total_cals': 612, 'run_steps': 0, 'mtp_version': 7} 22282228000700000dad0a430153012f0053147250402f357577
May 09 18:29:03 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:29:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 601, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002590013000000004f006464
May 09 18:29:04 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 601, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250544, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:29:04 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 601, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250544, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:29:04 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 601, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250544, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "2622cc898f624805a564405a80c54219"}
May 09 18:29:04 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '2622cc898f624805a564405a80c54219', 'data': '', 'timestamp': 1715250544.6753688, 'type': 's'}
May 09 18:29:09 msm8909 python3[3098]: Running Scheduled: Thread Check
May 09 18:29:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004d106566
May 09 18:29:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 592, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3521, 'sleep_duration': 339, 'battery': 47, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 117, 'distance': 2642, 'heart_rate': 64, 'solar_gen': 303, 'total_steps': 3521, 'total_cals': 612, 'run_steps': 0, 'mtp_version': 7} 22282228000700000dc10a520153012f0053147250402f057577
May 09 18:29:14 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:29:15 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:29:15 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:29:16 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:29:16 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:29:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1055, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 12, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 126, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1090, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423e41f400c247e7f
May 09 18:29:16 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:29:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 478, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001de00130000000048206666
May 09 18:29:16 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 478, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250556, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:29:16 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 478, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250556, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:29:16 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 478, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250556, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "66bf78ded64140b88acd2159a3a8aac4"}
May 09 18:29:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 817, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000331000a0000040057306565
May 09 18:29:17 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:29:17 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '66bf78ded64140b88acd2159a3a8aac4', 'data': '', 'timestamp': 1715250557.2156286, 'type': 's'}
May 09 18:29:23 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:29:23 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:29:28 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:29:28 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:29:28 msm8909 python3[3098]: ADVERT: {'bmr_cals': 839, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 14, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 57, 'thermal_gen': 106, 'sleep_state': 5, 'case_temp': 115, 'distance': 3078, 'heart_rate': 64, 'solar_gen': 955, 'total_steps': 4894, 'total_cals': 853, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003bb006a0ee3474039157375
May 09 18:29:28 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:29:31 msm8909 python3[3098]: ADVERT: {'bmr_cals': 592, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3542, 'sleep_duration': 339, 'battery': 47, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 117, 'distance': 2656, 'heart_rate': 64, 'solar_gen': 303, 'total_steps': 3542, 'total_cals': 612, 'run_steps': 0, 'mtp_version': 7} 22282228000700000dd60a600153012f0053148250402f157577
May 09 18:29:31 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:29:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 817, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000331000a0000040057106565
May 09 18:29:32 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:29:32 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:29:32 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:29:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004d306566
May 09 18:29:42 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:29:42 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:29:42 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5614f8d63fd043efbbbc0692f0c7bc86"}
May 09 18:29:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047306b6b
May 09 18:29:42 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250582, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:29:42 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250582, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:29:42 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250582, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "9b6167cb88ad4d36864d8e120757c1e5"}
May 09 18:29:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '5614f8d63fd043efbbbc0692f0c7bc86', 'data': '', 'timestamp': 1715250582.7771566, 'type': 's'}
May 09 18:29:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9b6167cb88ad4d36864d8e120757c1e5', 'data': '', 'timestamp': 1715250582.909045, 'type': 's'}
May 09 18:29:43 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:29:43 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:29:43 msm8909 python3[3098]: ADVERT: {'bmr_cals': 734, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 153, 'total_steps': 4434, 'total_cals': 756, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000099025916d2de494a247c7e
May 09 18:29:43 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:29:44 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:29:44 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:29:45 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 09 18:29:45 msm8909 python3[3098]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 18:29:53 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:29:53 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:29:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:29:58 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:29:58 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:29:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 817, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000331000a0000040057006565
May 09 18:29:59 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:29:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004d106566
May 09 18:29:59 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 09 18:29:59 msm8909 python3[3098]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 18:29:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 90, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1174, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd5000700000000000000000496000a000000005a106162
May 09 18:29:59 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:30:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 817, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000331000a0000040057106565
May 09 18:30:11 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:30:12 msm8909 python3[3098]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 09 18:30:12 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1d\x07', 'company_id': b'_\x00', 'mtp_version': 5} 1d07065f00
May 09 18:30:12 msm8909 python3[3098]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 09 18:30:12 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 479, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001df00130000000049306666
May 09 18:30:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004e306566
May 09 18:30:13 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1024, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250613, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:30:13 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1024, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250613, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:30:13 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1024, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250613, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "fe3ea51682244838956ce1f4ab762312"}
May 09 18:30:14 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'fe3ea51682244838956ce1f4ab762312', 'data': '', 'timestamp': 1715250614.4907825, 'type': 's'}
May 09 18:30:23 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:30:23 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:30:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004e006566
May 09 18:30:23 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:30:23 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:30:23 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:30:23 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:30:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 859, 'alert_status': b'\x00', 'skin_temp': 131, 'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'act_cals': 21, 'walk_steps': 4881, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 18, 'sleep_state': 5, 'case_temp': 128, 'distance': 3096, 'heart_rate': 61, 'solar_gen': 311, 'total_steps': 4910, 'total_cals': 880, 'run_steps': 29, 'mtp_version': 7} 23c423c40007001d13110c1800000137001215335b3d57058083
May 09 18:30:25 msm8909 python3[3098]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 18:30:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1176, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd5000700000000000000000498000a0000000057006162
May 09 18:30:26 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:30:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 818, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000332000a0000040057006565
May 09 18:30:41 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:30:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 92, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1176, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf000700000000000000000498000a000000005c106161
May 09 18:30:42 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:30:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:30:42 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:30:42 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:30:42 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e5d150cc5eae4676bd93dbbfdd94ffc7"}
May 09 18:30:43 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'e5d150cc5eae4676bd93dbbfdd94ffc7', 'data': '', 'timestamp': 1715250643.2106304, 'type': 's'}
May 09 18:30:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 92, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1176, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf000700000000000000000498000a000000005c206161
May 09 18:30:51 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:30:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:30:52 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250652, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:30:52 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250652, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:30:52 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250652, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "a5cad29dc5f84a5d9e29e5b93dea2ca1"}
May 09 18:30:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 735, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 125, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 153, 'total_steps': 4434, 'total_cals': 757, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000099025916d2df4949147d7f
May 09 18:30:52 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:30:53 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a5cad29dc5f84a5d9e29e5b93dea2ca1', 'data': '', 'timestamp': 1715250652.8853924, 'type': 's'}
May 09 18:30:53 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004e306566
May 09 18:30:54 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:30:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 479, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001df00130000000049206666
May 09 18:30:54 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:30:54 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 479, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250654, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:30:54 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 479, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250654, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:30:54 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 479, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250654, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "65cf9048d9e1464582c3e13f31df31b6"}
May 09 18:30:55 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '65cf9048d9e1464582c3e13f31df31b6', 'data': '', 'timestamp': 1715250654.8345654, 'type': 's'}
May 09 18:31:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:31:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 602, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025a0013000000004f006464
May 09 18:31:08 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 602, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250668, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:31:08 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 602, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250668, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:31:08 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 602, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250668, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "507e346199004dbdab9b1817f0422ca2"}
May 09 18:31:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1024, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000400000a000000004e006566
May 09 18:31:08 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '507e346199004dbdab9b1817f0422ca2', 'data': '', 'timestamp': 1715250668.4230506, 'type': 's'}
May 09 18:31:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 594, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3704, 'sleep_duration': 339, 'battery': 52, 'thermal_gen': 83, 'sleep_state': 4, 'case_temp': 115, 'distance': 2779, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3704, 'total_cals': 614, 'run_steps': 0, 'mtp_version': 7} 22282228000700000e780adb01530131005314c2524034247376
May 09 18:31:10 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:31:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 594, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3704, 'sleep_duration': 339, 'battery': 52, 'thermal_gen': 83, 'sleep_state': 4, 'case_temp': 115, 'distance': 2779, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3704, 'total_cals': 614, 'run_steps': 0, 'mtp_version': 7} 22282228000700000e780adb01530131005314c2524034347376
May 09 18:31:21 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:31:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1095, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 45, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 581, 'total_steps': 11760, 'total_cals': 1131, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000245012b24c447402d24797b
May 09 18:31:21 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:31:21 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:31:21 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:31:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:31:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 594, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3704, 'sleep_duration': 339, 'battery': 52, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 115, 'distance': 2779, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3704, 'total_cals': 614, 'run_steps': 0, 'mtp_version': 7} 22282228000700000e780adb01530131005314c2524034057376
May 09 18:31:22 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:31:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1025, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000401000a000000004e206566
May 09 18:31:22 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1025, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250682, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:31:22 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1025, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250682, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:31:22 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1025, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250682, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "cda6f5e0b87745cf98d2c1d697c99f7b"}
May 09 18:31:23 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'cda6f5e0b87745cf98d2c1d697c99f7b', 'data': '', 'timestamp': 1715250683.2448678, 'type': 's'}
May 09 18:31:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1095, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 45, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 581, 'total_steps': 11760, 'total_cals': 1131, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000245012b24c447402d24797b
May 09 18:31:23 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:31:24 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 18:31:24 msm8909 python3[3098]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 18:31:24 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:31:24 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:31:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1095, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 45, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 581, 'total_steps': 11760, 'total_cals': 1131, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000245012b24c447402d34797b
May 09 18:31:35 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:31:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1025, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000401000a000000004e306566
May 09 18:31:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:31:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 92, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1177, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf000700000000000000000499000a000000005c306161
May 09 18:31:36 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:31:36 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:31:36 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:31:43 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:31:43 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:31:43 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "313a9cd43efe41b4a66d8917c5bc4441"}
May 09 18:31:43 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '313a9cd43efe41b4a66d8917c5bc4441', 'data': '', 'timestamp': 1715250703.5055351, 'type': 's'}
May 09 18:31:48 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:31:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 909, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8248, 'sleep_duration': 8, 'battery': 16, 'thermal_gen': 517, 'sleep_state': 5, 'case_temp': 119, 'distance': 6342, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8344, 'total_cals': 946, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203818c600080012020525238d4010057779
May 09 18:31:51 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:31:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 595, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3749, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 114, 'distance': 2811, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3749, 'total_cals': 615, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea50afb01530131005314d2534033257275
May 09 18:31:52 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:31:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1095, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 45, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 581, 'total_steps': 11760, 'total_cals': 1131, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000245012b24c447402d14797b
May 09 18:31:52 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:31:55 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:31:55 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:32:02 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1025, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000401000a000000004e206566
May 09 18:32:02 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048206b6b
May 09 18:32:02 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250722, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:32:02 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250722, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:32:02 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250722, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "79a241b085a24a199feb80baa57dd63f"}
May 09 18:32:03 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '79a241b085a24a199feb80baa57dd63f', 'data': '', 'timestamp': 1715250722.9783127, 'type': 's'}
May 09 18:32:03 msm8909 python3[3098]: ADVERT: {'bmr_cals': 595, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3751, 'total_cals': 615, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530131005314d2534033357275
May 09 18:32:03 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:32:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 480, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e000130000000048006666
May 09 18:32:04 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 480, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250724, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:32:04 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 480, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250724, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:32:04 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 480, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250724, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "82a0a3dcbfe449918102db1a879bda2e"}
May 09 18:32:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 603, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025b00130000000050206464
May 09 18:32:05 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 480, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e000130000000048106666
May 09 18:32:05 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '82a0a3dcbfe449918102db1a879bda2e', 'data': '', 'timestamp': 1715250724.8776591, 'type': 's'}
May 09 18:32:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 863, 'alert_status': b'\x00', 'skin_temp': 122, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 26, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 67, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 64, 'solar_gen': 623, 'total_steps': 12245, 'total_cals': 889, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000026f00941af35f404304787a
May 09 18:32:16 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:32:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 595, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3751, 'total_cals': 615, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530131005314d2534033047275
May 09 18:32:17 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:32:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1096, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 49, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 582, 'total_steps': 11760, 'total_cals': 1132, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000246012b24c448403104797b
May 09 18:32:17 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:32:18 msm8909 python3[3098]: ADVERT: {'bmr_cals': 595, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 83, 'sleep_state': 5, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 305, 'total_steps': 3751, 'total_cals': 615, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530131005314d2534033157275
May 09 18:32:18 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:32:18 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 18:32:18 msm8909 python3[3098]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 18:32:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 604, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025c0013000000004e006464
May 09 18:32:19 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 604, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250739, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:32:19 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 604, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250739, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:32:19 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 604, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250739, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "47682df8b344416f923ff9675f803714"}
May 09 18:32:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:32:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1096, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 49, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 582, 'total_steps': 11760, 'total_cals': 1132, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000246012b24c448403104797b
May 09 18:32:19 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:32:20 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '47682df8b344416f923ff9675f803714', 'data': '', 'timestamp': 1715250739.8024628, 'type': 's'}
May 09 18:32:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1058, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 35, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 11, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 126, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1093, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d423f422400b247e7f
May 09 18:32:20 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:32:25 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:32:25 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:32:31 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 604, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025c0013000000004e106464
May 09 18:32:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 481, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e100130000000048306666
May 09 18:32:43 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:32:43 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:32:43 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d48d57e7bcc042a7b3f380b8687e5c55"}
May 09 18:32:43 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd48d57e7bcc042a7b3f380b8687e5c55', 'data': '', 'timestamp': 1715250763.74862, 'type': 's'}
May 09 18:32:45 msm8909 python3[3098]: ADVERT: {'bmr_cals': 843, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 14, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 55, 'thermal_gen': 106, 'sleep_state': 4, 'case_temp': 114, 'distance': 3078, 'heart_rate': 64, 'solar_gen': 962, 'total_steps': 4894, 'total_cals': 857, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003c2006a0ef34b4037247274
May 09 18:32:45 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:32:46 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 481, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e100130000000048006666
May 09 18:32:48 msm8909 python3[3098]: ADVERT: {'bmr_cals': 596, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 52, 'thermal_gen': 83, 'sleep_state': 4, 'case_temp': 113, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 307, 'total_steps': 3751, 'total_cals': 616, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530133005314e2544034347173
May 09 18:32:48 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:32:56 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:32:56 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:32:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 604, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025c0013000000004e006464
May 09 18:32:59 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 09 18:32:59 msm8909 python3[3098]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 18:33:02 msm8909 python3[3098]: ADVERT: {'bmr_cals': 843, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 14, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 55, 'thermal_gen': 106, 'sleep_state': 4, 'case_temp': 114, 'distance': 3078, 'heart_rate': 64, 'solar_gen': 962, 'total_steps': 4894, 'total_cals': 857, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003c2006a0ef34b4037047274
May 09 18:33:02 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:33:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 481, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e100130000000048206666
May 09 18:33:11 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 481, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250791, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:33:11 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 481, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250791, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:33:11 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 481, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250791, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "37a745a24d3440f4aec8095ca8dfef09"}
May 09 18:33:12 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '37a745a24d3440f4aec8095ca8dfef09', 'data': '', 'timestamp': 1715250792.3048313, 'type': 's'}
May 09 18:33:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 737, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 125, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 153, 'total_steps': 4434, 'total_cals': 759, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000099025916e2e1494a347d7f
May 09 18:33:13 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:33:15 msm8909 python3[3098]: ADVERT: {'bmr_cals': 910, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 12, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 118, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 947, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020525338e400c147679
May 09 18:33:15 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:33:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1027, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000403000a000000004e106566
May 09 18:33:16 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1027, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250796, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:33:16 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1027, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250796, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:33:16 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1027, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250796, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "c7f392d2e74e4eab8d23fe07a36deb0e"}
May 09 18:33:16 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'c7f392d2e74e4eab8d23fe07a36deb0e', 'data': '', 'timestamp': 1715250796.472904, 'type': 's'}
May 09 18:33:25 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 09 18:33:25 msm8909 python3[3098]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 18:33:26 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:33:26 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:33:39 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:33:39 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:33:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 738, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 22, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 5, 'case_temp': 125, 'distance': 2784, 'heart_rate': 122, 'solar_gen': 153, 'total_steps': 4434, 'total_cals': 760, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae000000099025916f2e27a49257d7f
May 09 18:33:40 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:33:40 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:33:40 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:33:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 910, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 12, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 118, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 947, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020525338e400c347679
May 09 18:33:42 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:33:43 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:33:43 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:33:43 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9e0a900c513a4830acb585f9763b3199"}
May 09 18:33:44 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9e0a900c513a4830acb585f9763b3199', 'data': '', 'timestamp': 1715250824.1750386, 'type': 's'}
May 09 18:33:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 597, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 113, 'distance': 2814, 'heart_rate': 61, 'solar_gen': 309, 'total_steps': 3751, 'total_cals': 617, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530135005414e2553d32147175
May 09 18:33:55 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:33:57 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:33:57 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:33:57 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 481, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e100130000000047306666
May 09 18:33:57 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:33:57 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250837, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:33:57 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250837, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:33:57 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250837, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "fd6f37da5558470792c6e8bd9a5c7db9"}
May 09 18:33:58 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'fd6f37da5558470792c6e8bd9a5c7db9', 'data': '', 'timestamp': 1715250837.9118755, 'type': 's'}
May 09 18:34:08 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:34:08 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:34:09 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:34:09 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:34:09 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:34:10 msm8909 python3[3098]: Running Scheduled: Thread Check
May 09 18:34:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 605, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025d0013000000004f306464
May 09 18:34:10 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 605, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250850, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:34:10 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 605, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250850, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:34:10 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 605, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250850, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "4c02650ed3b94044ba3e864dc18ca04c"}
May 09 18:34:11 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '4c02650ed3b94044ba3e864dc18ca04c', 'data': '', 'timestamp': 1715250851.174268, 'type': 's'}
May 09 18:34:12 msm8909 python3[3098]: ADVERT: {'bmr_cals': 910, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 12, 'thermal_gen': 517, 'sleep_state': 4, 'case_temp': 118, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 947, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020525338e400c247679
May 09 18:34:12 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:34:12 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:34:12 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:34:12 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1027, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000403000a000000004e306566
May 09 18:34:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 911, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 118, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 948, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020625338f400e347679
May 09 18:34:22 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:34:25 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:34:25 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:34:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 605, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025d0013000000004f006464
May 09 18:34:27 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:34:27 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:34:37 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'mtp_version': 6} 08bc08bc0006
May 09 18:34:37 msm8909 python3[3098]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 18:34:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 605, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025d0013000000004f206464
May 09 18:34:37 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:34:37 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:34:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 482, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e200130000000048206666
May 09 18:34:38 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 482, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250878, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:34:38 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 482, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250878, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:34:38 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 482, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250878, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "b9da49fb9088406da774d75675fb5e59"}
May 09 18:34:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'b9da49fb9088406da774d75675fb5e59', 'data': '', 'timestamp': 1715250878.997098, 'type': 's'}
May 09 18:34:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 865, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 67, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 65, 'solar_gen': 627, 'total_steps': 12245, 'total_cals': 892, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027300941b0361414324787b
May 09 18:34:39 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:34:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1098, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 50, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 62, 'solar_gen': 586, 'total_steps': 11760, 'total_cals': 1134, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df023180000024a012b24d44a3e3214797b
May 09 18:34:39 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:34:44 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:34:44 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:34:44 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a626da878dcb47e989ce593da1bc2b46"}
May 09 18:34:44 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a626da878dcb47e989ce593da1bc2b46', 'data': '', 'timestamp': 1715250884.588618, 'type': 's'}
May 09 18:34:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 482, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e200130000000048306666
May 09 18:34:52 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'mtp_version': 6} 08bc08bc0006
May 09 18:34:52 msm8909 python3[3098]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 18:34:53 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 482, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e200130000000048006666
May 09 18:34:53 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 18:34:53 msm8909 python3[3098]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 18:34:57 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:34:57 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:35:03 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 18:35:03 msm8909 python3[3098]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 18:35:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1099, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 49, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 62, 'solar_gen': 588, 'total_steps': 11760, 'total_cals': 1135, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df023180000024c012b24e44b3e3134797b
May 09 18:35:04 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:35:05 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 605, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025d0013000000004f006464
May 09 18:35:06 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:35:06 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250906, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:35:06 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715250906, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:35:06 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715250906, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "dda047ae6c024cf096620f073386e189"}
May 09 18:35:06 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:35:06 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:35:06 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'dda047ae6c024cf096620f073386e189', 'data': '', 'timestamp': 1715250906.5810165, 'type': 's'}
May 09 18:35:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 482, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e200130000000048106666
May 09 18:35:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:35:18 msm8909 python3[3098]: ADVERT: {'bmr_cals': 912, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 118, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 949, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c8000800120206253390400e147679
May 09 18:35:18 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:35:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1028, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000404000a000000004e206666
May 09 18:35:19 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1028, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250919, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:35:19 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1028, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250919, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:35:19 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1028, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250919, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "be24a66673d64274a558eb22aaa29380"}
May 09 18:35:19 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'be24a66673d64274a558eb22aaa29380', 'data': '', 'timestamp': 1715250919.4755721, 'type': 's'}
May 09 18:35:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 483, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e300130000000049206666
May 09 18:35:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1099, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 49, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 62, 'solar_gen': 588, 'total_steps': 11760, 'total_cals': 1135, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df023180000024c012b24e44b3e3114797b
May 09 18:35:21 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:35:22 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:35:22 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:35:27 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:35:27 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:35:31 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 18:35:31 msm8909 python3[3098]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 18:35:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 606, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025e0013000000004e306464
May 09 18:35:32 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 606, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250932, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:35:32 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 606, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715250932, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:35:32 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 606, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715250932, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "4d341a02636d46419461c328d3530aeb"}
May 09 18:35:32 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '4d341a02636d46419461c328d3530aeb', 'data': '', 'timestamp': 1715250932.7394409, 'type': 's'}
May 09 18:35:34 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 483, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e300130000000049306666
May 09 18:35:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 912, 'alert_status': b'\x00', 'skin_temp': 121, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 118, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 949, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c8000800120206253390400e347679
May 09 18:35:35 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:35:36 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 09 18:35:36 msm8909 python3[3098]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 18:35:44 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:35:44 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:35:44 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d42adc6e614449b08b2276c6b3972e9e"}
May 09 18:35:45 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd42adc6e614449b08b2276c6b3972e9e', 'data': '', 'timestamp': 1715250944.9194152, 'type': 's'}
May 09 18:35:46 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 09 18:35:46 msm8909 python3[3098]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 18:35:46 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 606, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025e0013000000004e106464
May 09 18:35:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1061, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3', 'company_id': b'\x10\xd3', 'act_cals': 36, 'walk_steps': 10488, 'sleep_duration': 15, 'battery': 9, 'thermal_gen': 212, 'sleep_state': 4, 'case_temp': 126, 'distance': 7969, 'heart_rate': 64, 'solar_gen': 137, 'total_steps': 10598, 'total_cals': 1097, 'run_steps': 110, 'mtp_version': 7} 10d310d30007006e28f81f21000f008900d42414254009147e80
May 09 18:35:47 msm8909 python3[3098]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 18:35:47 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 18:35:47 msm8909 python3[3098]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 18:35:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 822, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000336000a0000040057306465
May 09 18:35:47 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:35:48 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1028, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000404000a000000004e106666
May 09 18:35:49 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:35:49 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:35:49 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 483, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e300130000000049106666
May 09 18:35:49 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 483, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250949, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:35:49 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 483, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715250949, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:35:49 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 483, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715250949, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "2e64caa9b2734fd5bb8fe0adf9c5c72c"}
May 09 18:35:49 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:35:49 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:35:50 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '2e64caa9b2734fd5bb8fe0adf9c5c72c', 'data': '', 'timestamp': 1715250949.8443897, 'type': 's'}
May 09 18:35:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 866, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 65, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 59, 'solar_gen': 629, 'total_steps': 12245, 'total_cals': 893, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027500941b03623b4124787b
May 09 18:35:50 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:35:58 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:35:58 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:36:00 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1028, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000404000a000000004e206666
May 09 18:36:01 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:36:01 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:36:02 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:36:02 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:36:03 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1028, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000404000a000000004e206666
May 09 18:36:04 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:36:04 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:36:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 599, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 53, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 115, 'distance': 2814, 'heart_rate': 79, 'solar_gen': 311, 'total_steps': 3751, 'total_cals': 619, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530137005414f2574f35147375
May 09 18:36:04 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:36:13 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:36:13 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:36:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 484, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e400130000000048306666
May 09 18:36:15 msm8909 python3[3098]: ADVERT: {'bmr_cals': 866, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 67, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 59, 'solar_gen': 630, 'total_steps': 12245, 'total_cals': 893, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027600941b13623b4304787b
May 09 18:36:15 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:36:16 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:36:16 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:36:17 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:36:17 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:36:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1029, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000405000a000000004e006566
May 09 18:36:28 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 18:36:28 msm8909 python3[3098]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 18:36:28 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:36:28 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:36:28 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:36:28 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:36:29 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 607, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f8900070000000000000000025f0013000000004f106464
May 09 18:36:30 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1029, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000405000a000000004e106566
May 09 18:36:30 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1029, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250990, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:36:30 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1029, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715250990, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:36:30 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1029, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715250990, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "5e18adcfcbd9486289113ac8de02577e"}
May 09 18:36:31 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '5e18adcfcbd9486289113ac8de02577e', 'data': '', 'timestamp': 1715250990.6802492, 'type': 's'}
May 09 18:36:31 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:36:31 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:36:42 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:36:42 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:36:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 484, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e400130000000048106666
May 09 18:36:42 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:36:42 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:36:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1029, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000405000a000000004e206566
May 09 18:36:44 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:36:44 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:36:44 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "73d5a90ff7e0460a962d8241c2fe8aa8"}
May 09 18:36:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 913, 'alert_status': b'\x00', 'skin_temp': 120, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 117, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 950, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c8000800120206254391400e247578
May 09 18:36:44 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:36:45 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '73d5a90ff7e0460a962d8241c2fe8aa8', 'data': '', 'timestamp': 1715251005.2657228, 'type': 's'}
May 09 18:36:45 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 09 18:36:45 msm8909 python3[3098]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 18:36:45 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:36:45 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:36:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:36:56 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251016, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:36:56 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251016, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:36:56 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251016, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "a9cf163f0b8a4291b5cb1f998e23d1ca"}
May 09 18:36:57 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a9cf163f0b8a4291b5cb1f998e23d1ca', 'data': '', 'timestamp': 1715251016.5773151, 'type': 's'}
May 09 18:36:57 msm8909 python3[3098]: ADVERT: {'bmr_cals': 740, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 58, 'solar_gen': 153, 'total_steps': 4434, 'total_cals': 763, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009902591702e43a49247c7f
May 09 18:36:57 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:36:59 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:36:59 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:36:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 484, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e400130000000048306666
May 09 18:36:59 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 484, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251019, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:36:59 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 484, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251019, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:36:59 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 484, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251019, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "0b9cd55a0554418786175187a997c6cd"}
May 09 18:36:59 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '0b9cd55a0554418786175187a997c6cd', 'data': '', 'timestamp': 1715251019.7957525, 'type': 's'}
May 09 18:37:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 485, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e500130000000048006666
May 09 18:37:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 740, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 58, 'solar_gen': 153, 'total_steps': 4434, 'total_cals': 763, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009902591702e43a49347c7f
May 09 18:37:10 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:37:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:37:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 600, 'alert_status': b'\x00', 'skin_temp': 117, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 20, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 51, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 79, 'solar_gen': 312, 'total_steps': 3751, 'total_cals': 620, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530138005414f2584f33347275
May 09 18:37:10 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:37:11 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:37:11 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:37:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 485, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e500130000000048106666
May 09 18:37:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 824, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 15831583000700000000000000000338000a0000040057006465
May 09 18:37:24 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:37:24 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:37:24 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:37:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047306b6b
May 09 18:37:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 867, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 66, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 59, 'solar_gen': 632, 'total_steps': 12245, 'total_cals': 894, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027800941b13633b4234787b
May 09 18:37:27 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:37:29 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:37:29 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:37:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 608, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002600013000000004e006464
May 09 18:37:38 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 608, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251058, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:37:38 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 608, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251058, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:37:38 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 608, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251058, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "a4cb36402fac41d2933b36ebe33148e3"}
May 09 18:37:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1101, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 50, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 592, 'total_steps': 11760, 'total_cals': 1137, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000250012b24e44d403214797b
May 09 18:37:38 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:37:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a4cb36402fac41d2933b36ebe33148e3', 'data': '', 'timestamp': 1715251058.8429022, 'type': 's'}
May 09 18:37:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1030, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000406000a000000004d006666
May 09 18:37:39 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1030, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251059, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:37:39 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1030, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251059, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:37:39 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 77, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1030, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251059, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "f017f020187345a8838b5be27213ad29"}
May 09 18:37:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f017f020187345a8838b5be27213ad29', 'data': '', 'timestamp': 1715251059.6998148, 'type': 's'}
May 09 18:37:45 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:37:45 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:37:45 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ae4c357784a540c08ad4af9ced862456"}
May 09 18:37:45 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'ae4c357784a540c08ad4af9ced862456', 'data': '', 'timestamp': 1715251065.7002344, 'type': 's'}
May 09 18:37:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1030, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000406000a000000004d106666
May 09 18:37:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 867, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 66, 'thermal_gen': 148, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 59, 'solar_gen': 632, 'total_steps': 12245, 'total_cals': 894, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027800941b13633b4224787b
May 09 18:37:51 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:37:53 msm8909 python3[3098]: DBUS: Discovered 06:05:04:E0:11:5D .
May 09 18:37:53 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x11]', 'company_id': b'_\x00', 'mtp_version': 5} 115d065f00
May 09 18:37:53 msm8909 python3[3098]: IGNORING 06:05:04:E0:11:5D WITH PAIRING CODE: 115d
May 09 18:37:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1102, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 41, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 593, 'total_steps': 11760, 'total_cals': 1138, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000251012b24f44e402934797b
May 09 18:37:56 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:38:00 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:38:00 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:38:05 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:38:05 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:38:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1102, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 41, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 593, 'total_steps': 11760, 'total_cals': 1138, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000251012b24f44e402904797b
May 09 18:38:07 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:38:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 868, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 66, 'thermal_gen': 149, 'sleep_state': 4, 'case_temp': 120, 'distance': 7621, 'heart_rate': 59, 'solar_gen': 634, 'total_steps': 12245, 'total_cals': 895, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027a00951b13643b4204787b
May 09 18:38:08 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:38:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 91, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 97, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1190, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004a6000a000000005b306161
May 09 18:38:10 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:38:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047006b6b
May 09 18:38:19 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251099, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:38:19 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251099, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:38:19 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251099, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "317b35383937466498dbc2dc19df45e5"}
May 09 18:38:20 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '317b35383937466498dbc2dc19df45e5', 'data': '', 'timestamp': 1715251100.3534005, 'type': 's'}
May 09 18:38:20 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:38:20 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:38:21 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:38:21 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:38:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 485, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e500130000000048206666
May 09 18:38:21 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 485, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251101, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:38:21 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 485, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251101, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:38:21 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 485, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251101, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "9e66b2bbdc4743888a3486a4d9bf38a1"}
May 09 18:38:22 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9e66b2bbdc4743888a3486a4d9bf38a1', 'data': '', 'timestamp': 1715251102.2271638, 'type': 's'}
May 09 18:38:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 609, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002610013000000004e006464
May 09 18:38:30 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:38:30 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:38:34 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1102, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 36, 'walk_steps': 11760, 'sleep_duration': 0, 'battery': 41, 'thermal_gen': 299, 'sleep_state': 4, 'case_temp': 121, 'distance': 8984, 'heart_rate': 64, 'solar_gen': 593, 'total_steps': 11760, 'total_cals': 1138, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002df0231800000251012b24f44e402924797b
May 09 18:38:34 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:38:34 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 609, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002610013000000004e206464
May 09 18:38:37 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 18:38:37 msm8909 python3[3098]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 18:38:45 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:38:45 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:38:45 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3a251f1fc1c3419998e1f9fb6e2f0c4b"}
May 09 18:38:46 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '3a251f1fc1c3419998e1f9fb6e2f0c4b', 'data': '', 'timestamp': 1715251125.9009802, 'type': 's'}
May 09 18:38:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 485, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e500130000000048106666
May 09 18:38:48 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:38:48 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:38:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 742, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 601, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 58, 'solar_gen': 154, 'total_steps': 4434, 'total_cals': 765, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009a02591712e63a4a247c7e
May 09 18:38:51 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:39:00 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:39:00 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:39:03 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1031, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000407000a000000004d006566
May 09 18:39:03 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1031, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251143, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:39:03 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1031, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251143, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:39:03 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 77, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1031, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251143, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "e16ca932550249859e1d4f7757cdfbce"}
May 09 18:39:04 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'e16ca932550249859e1d4f7757cdfbce', 'data': '', 'timestamp': 1715251144.0152194, 'type': 's'}
May 09 18:39:04 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:39:04 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:39:10 msm8909 python3[3098]: Running Scheduled: Thread Check
May 09 18:39:16 msm8909 python3[3098]: ADVERT: {'bmr_cals': 869, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\tW', 'company_id': b'\tW', 'act_cals': 27, 'walk_steps': 12208, 'sleep_duration': 0, 'battery': 67, 'thermal_gen': 149, 'sleep_state': 5, 'case_temp': 120, 'distance': 7621, 'heart_rate': 63, 'solar_gen': 635, 'total_steps': 12245, 'total_cals': 896, 'run_steps': 37, 'mtp_version': 7} 09570957000700252fb01dc50000027b00951b23653f4335787b
May 09 18:39:16 msm8909 python3[3098]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 18:39:17 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:39:17 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:39:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 916, 'alert_status': b'\x00', 'skin_temp': 120, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 117, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 953, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c8000800120206255394400e247578
May 09 18:39:20 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:39:20 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:39:20 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:39:31 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:39:31 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:39:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 486, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e600130000000049106666
May 09 18:39:32 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 486, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251172, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:39:32 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 486, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251172, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:39:32 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 486, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251172, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "a075491b020f432c8ec5f73fa0671832"}
May 09 18:39:32 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 609, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002610013000000004f306464
May 09 18:39:32 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 609, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251172, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:39:32 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 609, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251172, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:39:32 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 609, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251172, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "f7a00317d073434496f922d788a02e58"}
May 09 18:39:32 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:39:32 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:39:32 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a075491b020f432c8ec5f73fa0671832', 'data': '', 'timestamp': 1715251172.4633982, 'type': 's'}
May 09 18:39:32 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f7a00317d073434496f922d788a02e58', 'data': '', 'timestamp': 1715251172.5143821, 'type': 's'}
May 09 18:39:33 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e306566
May 09 18:39:33 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:39:33 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:39:34 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:39:34 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:39:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 609, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002610013000000004f106464
May 09 18:39:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 603, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 48, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 317, 'total_steps': 3751, 'total_cals': 624, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe0153013d005415025b4030147274
May 09 18:39:44 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:39:45 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:39:45 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:39:45 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1ff28cd4397145d6bdd5ee1e2184fc97"}
May 09 18:39:45 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:39:45 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:39:46 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '1ff28cd4397145d6bdd5ee1e2184fc97', 'data': '', 'timestamp': 1715251186.0367451, 'type': 's'}
May 09 18:39:48 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:39:48 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251188, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:39:48 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251188, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:39:48 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251188, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "407f1233366b4511aa12c29d3a3f0ff7"}
May 09 18:39:48 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:39:48 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:39:48 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:39:48 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:39:48 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '407f1233366b4511aa12c29d3a3f0ff7', 'data': '', 'timestamp': 1715251188.7506466, 'type': 's'}
May 09 18:39:57 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:39:57 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:39:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 1103, 'alert_status': b'\x00', 'skin_temp': 123, 'pairing_code': b'\x05\xd5', 'company_id': b'\x05\xd5', 'act_cals': 37, 'walk_steps': 11833, 'sleep_duration': 0, 'battery': 45, 'thermal_gen': 299, 'sleep_state': 5, 'case_temp': 121, 'distance': 9039, 'heart_rate': 64, 'solar_gen': 595, 'total_steps': 11833, 'total_cals': 1140, 'run_steps': 0, 'mtp_version': 7} 05d505d5000700002e39234f00000253012b25144f402d15797b
May 09 18:39:58 msm8909 python3[3098]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 18:39:59 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:39:59 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:39:59 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 486, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e600130000000049306666
May 09 18:39:59 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 09 18:39:59 msm8909 python3[3098]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 18:40:00 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:40:00 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e206566
May 09 18:40:00 msm8909 python3[3098]: DBUS: Discovered 06:05:04:17:B2:A4 .
May 09 18:40:00 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x16d', 'company_id': b'_\x00', 'mtp_version': 5} 1664065f00
May 09 18:40:00 msm8909 python3[3098]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 09 18:40:01 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:40:01 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:40:02 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e206566
May 09 18:40:12 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e306566
May 09 18:40:12 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1032, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251212, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:40:12 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1032, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251212, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:40:12 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1032, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251212, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "3af59e97f8ee4de4be9b833b056edc31"}
May 09 18:40:12 msm8909 python3[3098]: ADVERT: {'bmr_cals': 603, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 48, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 317, 'total_steps': 3751, 'total_cals': 624, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe0153013d005415025b4030047274
May 09 18:40:12 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:40:13 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '3af59e97f8ee4de4be9b833b056edc31', 'data': '', 'timestamp': 1715251213.1552522, 'type': 's'}
May 09 18:40:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e006566
May 09 18:40:14 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'company_id': b'\x02}', 'mtp_version': 6} 027d027d0006
May 09 18:40:14 msm8909 python3[3098]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 18:40:14 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'company_id': b'\x12t', 'mtp_version': 6} 127412740006
May 09 18:40:14 msm8909 python3[3098]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 18:40:15 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 486, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e600130000000049006666
May 09 18:40:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 744, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 154, 'total_steps': 4434, 'total_cals': 767, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009a025a1722e84949347b7e
May 09 18:40:27 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:40:30 msm8909 python3[3098]: ADVERT: {'bmr_cals': 744, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 154, 'total_steps': 4434, 'total_cals': 767, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009a025a1722e84949047b7e
May 09 18:40:30 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:40:30 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 487, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e700130000000049206666
May 09 18:40:32 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:40:32 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:40:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e206566
May 09 18:40:43 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 610, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002620013000000004f306464
May 09 18:40:43 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 610, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251243, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:40:43 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 610, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251243, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:40:43 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 610, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251243, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "81d91a8a498241f59eb1bc0348d0487b"}
May 09 18:40:43 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1032, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000408000a000000004e306566
May 09 18:40:44 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 18:40:44 msm8909 python3[3098]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 18:40:44 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '81d91a8a498241f59eb1bc0348d0487b', 'data': '', 'timestamp': 1715251243.8135698, 'type': 's'}
May 09 18:40:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047306b6b
May 09 18:40:46 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:40:46 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:40:46 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ad1aec8179eb4bb089553e633d9ac9fb"}
May 09 18:40:46 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'ad1aec8179eb4bb089553e633d9ac9fb', 'data': '', 'timestamp': 1715251246.4784083, 'type': 's'}
May 09 18:40:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 93, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1194, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004aa000a000000005d006261
May 09 18:40:54 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:40:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047006b6b
May 09 18:40:54 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251254, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:40:54 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251254, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:40:54 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251254, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "d7de7c0e1bcd41ad8c3ff96e25d7c86c"}
May 09 18:40:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 744, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 154, 'total_steps': 4434, 'total_cals': 767, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009a025a1722e84949347b7e
May 09 18:40:54 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:40:55 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd7de7c0e1bcd41ad8c3ff96e25d7c86c', 'data': '', 'timestamp': 1715251254.9285367, 'type': 's'}
May 09 18:40:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 487, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e700130000000049006666
May 09 18:40:55 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 487, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251255, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:40:55 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 487, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251255, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:40:55 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 487, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251255, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "27cfa914573f4d408700466960ed92ee"}
May 09 18:40:56 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '27cfa914573f4d408700466960ed92ee', 'data': '', 'timestamp': 1715251256.209393, 'type': 's'}
May 09 18:41:02 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:41:02 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:41:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 91, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1196, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004ac000a000000005b206261
May 09 18:41:11 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:41:21 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'mtp_version': 6} 08bc08bc0006
May 09 18:41:21 msm8909 python3[3098]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 18:41:21 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:41:21 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:41:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 745, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 154, 'total_steps': 4434, 'total_cals': 768, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009a025a1722e94949247b7e
May 09 18:41:22 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:41:23 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x11\xe1', 'company_id': b'\x11\xe1', 'mtp_version': 6} 11e111e10006
May 09 18:41:23 msm8909 python3[3098]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 18:41:26 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:41:26 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:41:26 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 91, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1196, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004ac000a000000005b306261
May 09 18:41:26 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:41:32 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:41:32 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:41:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 91, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1196, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004ac000a000000005b006261
May 09 18:41:36 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:41:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 917, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 12, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 117, 'distance': 6344, 'heart_rate': 61, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 954, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c80008001202062553953d0c047577
May 09 18:41:38 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:41:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1033, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000409000a000000004d006566
May 09 18:41:38 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1033, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251298, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:41:38 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 77, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1033, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251298, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:41:38 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 77, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1033, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251298, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "929f679ffb0e44aba465d94434f61c0c"}
May 09 18:41:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:41:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '929f679ffb0e44aba465d94434f61c0c', 'data': '', 'timestamp': 1715251298.862129, 'type': 's'}
May 09 18:41:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 827, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033b000a0000040057206465
May 09 18:41:39 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:41:40 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 488, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e800130000000047006666
May 09 18:41:46 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:41:46 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:41:46 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f2413aa9ad0241e1a9ca3852d175fcbf"}
May 09 18:41:46 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f2413aa9ad0241e1a9ca3852d175fcbf', 'data': '', 'timestamp': 1715251306.798183, 'type': 's'}
May 09 18:41:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047206b6b
May 09 18:41:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 611, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002630013000000004e106464
May 09 18:41:50 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 611, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251310, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:41:50 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 611, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251310, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:41:50 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 611, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251310, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "a9a3a5bb4a3c4ad5ae6974166a79a6f8"}
May 09 18:41:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 91, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1196, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004ac000a000000005b206261
May 09 18:41:51 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:41:51 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'a9a3a5bb4a3c4ad5ae6974166a79a6f8', 'data': '', 'timestamp': 1715251310.8422117, 'type': 's'}
May 09 18:41:52 msm8909 python3[3098]: ADVERT: {'bmr_cals': 745, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 73, 'solar_gen': 154, 'total_steps': 4434, 'total_cals': 768, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009a025a1722e94949147b7e
May 09 18:41:52 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:41:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 827, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033b000a0000040057006465
May 09 18:41:54 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:42:03 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:42:03 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:42:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 605, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 113, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 319, 'total_steps': 3751, 'total_cals': 626, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe0153013f005415125d4032247173
May 09 18:42:04 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:42:05 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 77, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1033, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a000700000000000000000409000a000000004d306566
May 09 18:42:05 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 488, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e800130000000047206666
May 09 18:42:05 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 488, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251325, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:42:05 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 488, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251325, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:42:05 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 488, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251325, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "6ddfcbd0f1644cc49d7fdb6160444299"}
May 09 18:42:06 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '6ddfcbd0f1644cc49d7fdb6160444299', 'data': '', 'timestamp': 1715251326.2290599, 'type': 's'}
May 09 18:42:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 605, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 113, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 319, 'total_steps': 3751, 'total_cals': 626, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe0153013f005415125d4032347173
May 09 18:42:17 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:42:17 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1034, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040a000a000000004e006566
May 09 18:42:18 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 70, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000046106b6b
May 09 18:42:19 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 70, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251339, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:42:19 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 70, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251339, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:42:19 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 70, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251339, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "fca29d691eda434ea6be429bd38339cc"}
May 09 18:42:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000049306666
May 09 18:42:19 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'fca29d691eda434ea6be429bd38339cc', 'data': '', 'timestamp': 1715251339.4710011, 'type': 's'}
May 09 18:42:20 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:42:20 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:42:21 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 18:42:21 msm8909 python3[3098]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 18:42:21 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 18:42:21 msm8909 python3[3098]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 18:42:22 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 18:42:22 msm8909 python3[3098]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 18:42:31 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000049106666
May 09 18:42:31 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:42:31 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:42:34 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:42:34 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:42:34 msm8909 python3[3098]: ADVERT: {'bmr_cals': 605, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 113, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 319, 'total_steps': 3751, 'total_cals': 626, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe0153013f005415125d4032047173
May 09 18:42:34 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:42:46 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:42:46 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:42:46 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 828, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033c000a0000040057106465
May 09 18:42:46 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:42:46 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:42:46 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:42:46 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:42:46 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:42:46 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "343c77680efb4e10a4997ebc4ba563af"}
May 09 18:42:47 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1034, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040a000a000000004e306566
May 09 18:42:47 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1034, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251367, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:42:47 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1034, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251367, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:42:47 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1034, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251367, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "b097413d528541c9ab0e436026959ad1"}
May 09 18:42:47 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '343c77680efb4e10a4997ebc4ba563af', 'data': '', 'timestamp': 1715251367.2271183, 'type': 's'}
May 09 18:42:48 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'b097413d528541c9ab0e436026959ad1', 'data': '', 'timestamp': 1715251367.5432012, 'type': 's'}
May 09 18:42:48 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000049206666
May 09 18:42:49 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 612, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002640013000000004f306464
May 09 18:42:50 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 70, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000046006b6b
May 09 18:43:02 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'mtp_version': 6} 189818980006
May 09 18:43:02 msm8909 python3[3098]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 18:43:02 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 70, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000046106b6b
May 09 18:43:04 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1034, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040a000a000000004e106566
May 09 18:43:04 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:43:04 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:43:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1034, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040a000a000000004e206566
May 09 18:43:14 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 613, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002650013000000004f206464
May 09 18:43:14 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 613, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251394, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:43:14 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 613, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251394, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:43:14 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 613, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251394, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "2178601db86f445aab5c240edd018596"}
May 09 18:43:15 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '2178601db86f445aab5c240edd018596', 'data': '', 'timestamp': 1715251394.6877134, 'type': 's'}
May 09 18:43:17 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:43:17 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:43:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000047206666
May 09 18:43:27 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 489, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251407, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:43:27 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 489, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251407, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:43:27 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 489, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251407, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "adc23da15b7c490e8a296a13ff0450ad"}
May 09 18:43:28 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x17\xca', 'company_id': b'_\x00', 'mtp_version': 5} 17ca065f00
May 09 18:43:28 msm8909 python3[3098]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 09 18:43:28 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'adc23da15b7c490e8a296a13ff0450ad', 'data': '', 'timestamp': 1715251408.2925994, 'type': 's'}
May 09 18:43:29 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:43:29 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251409, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:43:29 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251409, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:43:29 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251409, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "02f77dcfe7c343ffa537cbd1d8afda54"}
May 09 18:43:30 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '02f77dcfe7c343ffa537cbd1d8afda54', 'data': '', 'timestamp': 1715251409.643635, 'type': 's'}
May 09 18:43:31 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1035, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040b000a000000004e006566
May 09 18:43:34 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:43:34 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:43:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048106b6b
May 09 18:43:43 msm8909 python3[3098]: ADVERT: {'bmr_cals': 853, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 15, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 55, 'thermal_gen': 106, 'sleep_state': 4, 'case_temp': 112, 'distance': 3078, 'heart_rate': 61, 'solar_gen': 976, 'total_steps': 4894, 'total_cals': 868, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003d0006a0f23553d37047073
May 09 18:43:43 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:43:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 607, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 323, 'total_steps': 3751, 'total_cals': 628, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530143005415125f4032347274
May 09 18:43:44 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:43:44 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000047306666
May 09 18:43:46 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1035, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040b000a000000004e106566
May 09 18:43:46 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x17\xca', 'company_id': b'_\x00', 'mtp_version': 5} 17ca065f00
May 09 18:43:46 msm8909 python3[3098]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 09 18:43:46 msm8909 python3[3098]: ADVERT: {'bmr_cals': 607, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 323, 'total_steps': 3751, 'total_cals': 628, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530143005415125f4032347274
May 09 18:43:46 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:43:47 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:43:47 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:43:47 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d8380584221e4b12bce6aa95c76eeefc"}
May 09 18:43:47 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd8380584221e4b12bce6aa95c76eeefc', 'data': '', 'timestamp': 1715251427.5804183, 'type': 's'}
May 09 18:43:55 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:43:55 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:43:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:43:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000047006666
May 09 18:43:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1035, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040b000a000000004e206566
May 09 18:43:58 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1035, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251438, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:43:58 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1035, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251438, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:43:58 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1035, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251438, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "d1a5f4a07857427e9a0cfe0d345f1ee9"}
May 09 18:43:58 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:43:58 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:43:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1200, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000004b0000a0000000057206262
May 09 18:43:58 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:43:59 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd1a5f4a07857427e9a0cfe0d345f1ee9', 'data': '', 'timestamp': 1715251438.973614, 'type': 's'}
May 09 18:43:59 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:43:59 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:44:00 msm8909 python3[3098]: ADVERT: {'bmr_cals': 607, 'alert_status': b'\x00', 'skin_temp': 116, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 50, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 114, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 323, 'total_steps': 3751, 'total_cals': 628, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe01530143005415125f4032047274
May 09 18:44:00 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:44:05 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:44:05 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:44:09 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:44:09 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:44:10 msm8909 python3[3098]: Running Scheduled: Thread Check
May 09 18:44:11 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'mtp_version': 6} 08bc08bc0006
May 09 18:44:11 msm8909 python3[3098]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 18:44:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 489, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001e900130000000047106666
May 09 18:44:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:44:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 613, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002650013000000004e006464
May 09 18:44:13 msm8909 python3[3098]: ADVERT: {'bmr_cals': 919, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 13, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 117, 'distance': 6344, 'heart_rate': 61, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 956, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c80008001202062563973d0d347577
May 09 18:44:13 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:44:26 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 09 18:44:26 msm8909 python3[3098]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 18:44:27 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:44:27 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:44:28 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 613, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002650013000000004e106464
May 09 18:44:28 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 613, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251468, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:44:28 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 613, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251468, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:44:28 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 613, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251468, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "d3613ff293284c69a0973c4d2e0ab5ef"}
May 09 18:44:29 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd3613ff293284c69a0973c4d2e0ab5ef', 'data': '', 'timestamp': 1715251469.000953, 'type': 's'}
May 09 18:44:35 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:44:35 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:44:38 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:44:38 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:44:38 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047306b6b
May 09 18:44:38 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251478, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:44:38 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 71, 'caseTemp': 107, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251478, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:44:38 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 71, "caseTemp": 107, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 10, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251478, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "7446a499935347a089a75d87b4f934fb"}
May 09 18:44:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '7446a499935347a089a75d87b4f934fb', 'data': '', 'timestamp': 1715251478.8658113, 'type': 's'}
May 09 18:44:42 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x11\xe1', 'company_id': b'\x11\xe1', 'mtp_version': 6} 11e111e10006
May 09 18:44:42 msm8909 python3[3098]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 18:44:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 829, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033d000a0000040057106465
May 09 18:44:42 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:44:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047006b6b
May 09 18:44:47 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:44:47 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:44:47 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "19488b407bfa48c5a323d5328252c75d"}
May 09 18:44:48 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '19488b407bfa48c5a323d5328252c75d', 'data': '', 'timestamp': 1715251488.1183348, 'type': 's'}
May 09 18:44:52 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 18:44:52 msm8909 python3[3098]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 18:44:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 829, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033d000a0000040057206465
May 09 18:44:54 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:44:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000047106b6b
May 09 18:44:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 93, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1202, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004b2000a000000005d006261
May 09 18:44:56 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:45:06 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:45:06 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:45:08 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 18:45:08 msm8909 python3[3098]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 18:45:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 747, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 67, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 770, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1732eb4348147b7e
May 09 18:45:08 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:45:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 491, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001eb00130000000048306666
May 09 18:45:08 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 491, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251508, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:45:08 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 491, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251508, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:45:08 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 491, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251508, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "cdd4dff636254724a71f5995c38becfe"}
May 09 18:45:09 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'cdd4dff636254724a71f5995c38becfe', 'data': '', 'timestamp': 1715251509.3603191, 'type': 's'}
May 09 18:45:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 920, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 12, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 117, 'distance': 6344, 'heart_rate': 61, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 957, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c80008001202062563983d0c147577
May 09 18:45:10 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:45:10 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 18:45:10 msm8909 python3[3098]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 18:45:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 614, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002660013000000004f306464
May 09 18:45:20 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 92, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1204, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004b4000a000000005c306261
May 09 18:45:20 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:45:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 854, 'alert_status': b'\x00', 'skin_temp': 114, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 15, 'walk_steps': 4577, 'sleep_duration': 0, 'battery': 56, 'thermal_gen': 106, 'sleep_state': 4, 'case_temp': 111, 'distance': 3078, 'heart_rate': 61, 'solar_gen': 980, 'total_steps': 4894, 'total_cals': 869, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d11e10c06000003d4006a0f33563d38346f72
May 09 18:45:21 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:45:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 748, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 67, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 771, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1742ec4348247b7e
May 09 18:45:21 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:45:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 830, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033e000a0000040057106464
May 09 18:45:22 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:45:23 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:45:23 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:45:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 921, 'alert_status': b'\x00', 'skin_temp': 119, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 14, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 117, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 958, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c8000800120206257399400e347577
May 09 18:45:23 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:45:33 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 18:45:33 msm8909 python3[3098]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 18:45:33 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 09 18:45:34 msm8909 python3[3098]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 18:45:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 614, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002660013000000004f006464
May 09 18:45:35 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 614, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251535, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:45:35 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 614, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251535, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:45:35 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 614, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251535, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "71a4b446afe44dca992ca19859a01510"}
May 09 18:45:35 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:45:35 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:45:36 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '71a4b446afe44dca992ca19859a01510', 'data': '', 'timestamp': 1715251535.6098678, 'type': 's'}
May 09 18:45:36 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:45:36 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:45:36 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 491, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001eb00130000000048106666
May 09 18:45:36 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:45:36 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:45:37 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'mtp_version': 6} 0ace0ace0006
May 09 18:45:37 msm8909 python3[3098]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 18:45:39 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 18:45:51 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:45:53 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 491, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001eb00130000000048306666
May 09 18:45:54 msm8909 python3[3098]: DBUS: Discovered 06:05:04:74:99:4A .
May 09 18:45:54 msm8909 python3[3098]: ADVERT: {'pairing_code': b'$\x1a', 'company_id': b'_\x00', 'mtp_version': 5} 241a065f00
May 09 18:45:54 msm8909 python3[3098]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 09 18:45:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 614, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002660013000000004f206464
May 09 18:45:59 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 09 18:45:59 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:45:59 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:45:59 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:45:59 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:45:59 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9cfde093958f43d190b63c785ff4eb5c"}
May 09 18:45:59 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 18:46:08 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 09 18:46:08 msm8909 python3[3098]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 18:46:08 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'mtp_version': 6} 0f640f640006
May 09 18:46:08 msm8909 python3[3098]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 18:46:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 491, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001eb00130000000048006666
May 09 18:46:10 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 491, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251570, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:46:10 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 491, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251570, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:46:10 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 491, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251570, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "c4fff99bc96a464da13dd155550291b1"}
May 09 18:46:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 93, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1205, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004b5000a000000005d006261
May 09 18:46:10 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:46:15 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:46:17 msm8909 python3[3098]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 18:46:17 msm8909 python3[3098]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 09 18:46:17 msm8909 python3[3098]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 09 18:46:17 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "65b5f2da010e4708ba18c8f944e6c250"}
May 09 18:46:17 msm8909 python3[3098]: ACTIVATING HR.
May 09 18:46:19 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:46:19 msm8909 python3[3098]: 1671.0620329380035 [06:05:04:11:B9:D2] <- HR 0000
May 09 18:46:22 msm8909 python3[3098]: 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 18:46:22 msm8909 python3[3098]: GOT Firmware Version: V1.5.4d0
May 09 18:46:22 msm8909 python3[3098]: GOT Pairing Code: 1d92
May 09 18:46:22 msm8909 python3[3098]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 18:46:22 msm8909 python3[3098]: NO FW Update needed.
May 09 18:46:22 msm8909 python3[3098]: LAST SYNC: 1715240739
May 09 18:46:24 msm8909 python3[3098]: 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, 10, 0, 0, 64, 10, 0, 0, 65, 107, 0, 0, 80, 107, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 18:46:24 msm8909 python3[3098]: ACTIVITY: 0
May 09 18:46:24 msm8909 python3[3098]: HR READING: 0 TOOK 0.000650 secs
May 09 18:46:24 msm8909 python3[3098]: DEACTIVATING HR.
May 09 18:46:24 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 18:46:24 msm8909 python3[3098]: GOT Instant Data: {'bmr_cals': 0, 'skin_temp': 107, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'activity': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'run_steps': 0}
May 09 18:46:24 msm8909 python3[3098]: W ID: 75
May 09 18:46:24 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251584, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:46:24 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 107, 'totalSteps': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 107, 'walkSteps': 0, 'activity': 0, 'actCals': 0, 'distance': 0, 'solarGen': 10, 'totalCals': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715251584, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2'}
May 09 18:46:24 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 107, "totalSteps": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 107, "walkSteps": 0, "activity": 0, "actCals": 0, "distance": 0, "solarGen": 10, "totalCals": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715251584, "configId": 291, "deviceId": "06:05:04:11:B9:D2"}, "key": "08ed2c9fe7b2405e9a9168a3db4a4bb0"}
May 09 18:46:24 msm8909 python3[3098]: Instant Upload complete
May 09 18:46:24 msm8909 python3[3098]: using silent sync
May 09 18:46:24 msm8909 python3[3098]: Starting sync for: 06:05:04:11:B9:D2
May 09 18:46:24 msm8909 python3[3098]: ACTIVATING AMDTP.
May 09 18:46:25 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 93, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1205, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004b5000a000000005d106261
May 09 18:46:25 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:46:26 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 09 18:46:27 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 615, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002670013000000004f106464
May 09 18:46:28 msm8909 python3[3098]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 09 18:46:28 msm8909 python3[3098]: Sending start sync for: 06:05:04:11:B9:D2
May 09 18:46:28 msm8909 python3[3098]: 1679.9534261226654 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 09 18:46:28 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1037, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040d000a000000004e206566
May 09 18:46:28 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1037, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251588, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:46:28 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1037, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251588, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:46:29 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1037, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251588, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "f9f9b986727a41cca8a0289db0d6aaba"}
May 09 18:46:29 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 09 18:46:30 msm8909 python3[3098]: 1681.5665605068207 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:30 msm8909 python3[3098]: 1681.8810813426971 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 09 18:46:30 msm8909 python3[3098]: 1681.8908042907715 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:30 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:30 msm8909 python3[3098]: Header: 06004010 payload: e200 crc: 9183912d
May 09 18:46:30 msm8909 python3[3098]: 1681.8979430198669 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 09 18:46:30 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 09 18:46:31 msm8909 python3[3098]: 1682.5218267440796 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:31 msm8909 python3[3098]: 1682.5491559505463 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 09 18:46:31 msm8909 python3[3098]: 1682.5585238933563 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:31 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:31 msm8909 python3[3098]: Header: 06004011 payload: e200 crc: 9183912d
May 09 18:46:31 msm8909 python3[3098]: 1682.567241191864 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 09 18:46:31 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 09 18:46:31 msm8909 python3[3098]: 1683.153550863266 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:32 msm8909 python3[3098]: 1683.4743950366974 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 09 18:46:32 msm8909 python3[3098]: 1683.4838910102844 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:32 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:32 msm8909 python3[3098]: Header: 06004012 payload: e200 crc: 9183912d
May 09 18:46:32 msm8909 python3[3098]: 1683.4912400245667 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 09 18:46:32 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 09 18:46:32 msm8909 python3[3098]: 1684.1140284538269 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:33 msm8909 python3[3098]: 1684.4352943897247 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 09 18:46:33 msm8909 python3[3098]: 1684.4446492195129 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:33 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:33 msm8909 python3[3098]: Header: 06004013 payload: e200 crc: 9183912d
May 09 18:46:33 msm8909 python3[3098]: 1684.4516620635986 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 09 18:46:33 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 09 18:46:33 msm8909 python3[3098]: 1684.8269600868225 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:33 msm8909 python3[3098]: 1685.1871790885925 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 09 18:46:33 msm8909 python3[3098]: 1685.1992523670197 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:33 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:33 msm8909 python3[3098]: Header: 06004014 payload: e200 crc: 9183912d
May 09 18:46:33 msm8909 python3[3098]: 1685.2073106765747 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 09 18:46:33 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 09 18:46:33 msm8909 python3[3098]: 1685.2774329185486 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:33 msm8909 python3[3098]: 1685.3093550205231 [06:05:04:11:B9:D2] <- RX 240040150000663ca98b000000190064070b00000000000000000000000000000000001562aeb602
May 09 18:46:33 msm8909 python3[3098]: 1685.3197975158691 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:33 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:33 msm8909 python3[3098]: user prefs:
May 09 18:46:33 msm8909 python3[3098]: self.clockFormat: 00
May 09 18:46:33 msm8909 python3[3098]: self.unit: 00
May 09 18:46:33 msm8909 python3[3098]: self.time: 00000000
May 09 18:46:33 msm8909 python3[3098]: self.timezone: 0000
May 09 18:46:33 msm8909 python3[3098]: self.gender: 00
May 09 18:46:33 msm8909 python3[3098]: self.age: 19
May 09 18:46:33 msm8909 python3[3098]: self.weight: 0064
May 09 18:46:33 msm8909 python3[3098]: self.height: 070b
May 09 18:46:33 msm8909 python3[3098]: self.steps: 00003a98
May 09 18:46:33 msm8909 python3[3098]: self.distance: 00000003
May 09 18:46:33 msm8909 python3[3098]: self.calories: 000004b0
May 09 18:46:33 msm8909 python3[3098]: self.sleep: 000001e0
May 09 18:46:33 msm8909 python3[3098]: self.language: 00
May 09 18:46:33 msm8909 python3[3098]: self.sleeptime: 15
May 09 18:46:34 msm8909 python3[3098]: 1685.3915266990662 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 09 18:46:34 msm8909 python3[3098]: 1685.4019365310669 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:34 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:34 msm8909 python3[3098]: Header: 06004016 payload: e200 crc: 9183912d
May 09 18:46:34 msm8909 python3[3098]: 1685.4097003936768 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663ca989000000190064070b00003a9800000003000004b0000001e0001556fdcb0b'
May 09 18:46:34 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663ca989000000190064070b00003a9800000003000004b0000001e0001556fdcb0b
May 09 18:46:34 msm8909 python3[3098]: 1685.4872393608093 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:34 msm8909 python3[3098]: 1685.8455674648285 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 09 18:46:34 msm8909 python3[3098]: 1685.8550436496735 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:34 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:34 msm8909 python3[3098]: Header: 06004017 payload: e200 crc: 9183912d
May 09 18:46:34 msm8909 python3[3098]: 1685.8647882938385 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 09 18:46:34 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 09 18:46:34 msm8909 python3[3098]: 1685.9328653812408 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:34 msm8909 python3[3098]: 1686.2943086624146 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 09 18:46:34 msm8909 python3[3098]: 1686.3044836521149 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:34 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:34 msm8909 python3[3098]: Header: 06004018 payload: e200 crc: 9183912d
May 09 18:46:34 msm8909 python3[3098]: 1686.3130869865417 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 09 18:46:34 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 09 18:46:35 msm8909 python3[3098]: 1686.3850841522217 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1686.4154460430145 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 09 18:46:35 msm8909 python3[3098]: 1686.4259119033813 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 06:05:04:11:B9:D2: License Good
May 09 18:46:35 msm8909 python3[3098]: 1686.5017111301422 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 09 18:46:35 msm8909 python3[3098]: 1686.5123925209045 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: Header: 0600401a payload: e200 crc: 9183912d
May 09 18:46:35 msm8909 python3[3098]: 1686.5197098255157 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 09 18:46:35 msm8909 python3[3098]: 1686.5986652374268 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1686.6280295848846 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 09 18:46:35 msm8909 python3[3098]: 1686.6374382972717 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1686.7179591655731 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 09 18:46:35 msm8909 python3[3098]: 1686.7294507026672 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: Header: 0600401c payload: e200 crc: 9183912d
May 09 18:46:35 msm8909 python3[3098]: 1686.7407286167145 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 09 18:46:35 msm8909 python3[3098]: 1686.803539276123 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1686.831750869751 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1686.8414244651794 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1686.9263660907745 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 09 18:46:35 msm8909 python3[3098]: 1686.9359226226807 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: Header: 0600401e payload: e200 crc: 9183912d
May 09 18:46:35 msm8909 python3[3098]: 1686.9432547092438 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 09 18:46:35 msm8909 python3[3098]: 1687.0168266296387 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1687.0457258224487 [06:05:04:11:B9:D2] <- RX 0800401ffc7e3c66cb8eb964
May 09 18:46:35 msm8909 python3[3098]: 1687.0550601482391 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1687.1352705955505 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 09 18:46:35 msm8909 python3[3098]: 1687.1447446346283 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: Header: 06004010 payload: e200 crc: 9183912d
May 09 18:46:35 msm8909 python3[3098]: 1687.1521806716919 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 09 18:46:35 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 09 18:46:35 msm8909 python3[3098]: 1687.2279305458069 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:35 msm8909 python3[3098]: 1687.296546459198 [06:05:04:11:B9:D2] <- RX 04024011000000000000000466020000c8c00c08000000000000000466020000c6c00c08000000000000000466020000c7c00c08000000000000000466020000c7c00c08000000000000000466020000c8e00c08000000000000000467020000c8e00c08000000000000000467020000c8e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c8e00c08000000000000000467020000c8e00c08000000000000000467020000c7000d08000000000000000467020000c8000d08000000000000000468020000c7000d08000000000000000468020000c7000d08
May 09 18:46:35 msm8909 python3[3098]: 1687.3453035354614 [06:05:04:11:B9:D2] <- RX 000000000000000468020000c7000d08000000000000000468020000c8000d08000000000000000468020000c7000d08000000000000000468020000c8000d08000000000000000468020000c7000d08000000000000000468020000c8000d08000000000000000468020000c8000d08000000000000000468020000c8200d08000000000000000468020000c7200d08000000000000000468020000c7200d08000000000000000468020000c8200d08000000000000000469020000c8200d08000000000000000469020000c8200d08000000000000000469020000c8200d08000000000000000469020000c8200d0800000000
May 09 18:46:36 msm8909 python3[3098]: 1687.3746235370636 [06:05:04:11:B9:D2] <- RX 0000000469020000c6200d08000000000000000469020000c8200d08ad7d7871
May 09 18:46:36 msm8909 python3[3098]: 1687.3842713832855 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:36 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:36 msm8909 python3[3098]: 1687.5469167232513 [06:05:04:11:B9:D2] <- RX 04024012000000000000000469020000c7200d08000000000000000469020000c7200d08000000000000000469020000c8200d08000000000000000469020000c8200d08000000000000000469020000c7200d08000000000000000469020000c8200d08000000000000000469020000c7200d08000000000000000469020000c8200d08000000000000000469020000c7200d08000000000000000469020000c7200d08000000000000000469020000c7200d08000000000000000469020000c7200d08000000000000000469020000c7200d08000000000000000469020000c7200d08000000000000000469020000c7200d08
May 09 18:46:36 msm8909 python3[3098]: 1687.6002039909363 [06:05:04:11:B9:D2] <- RX 000000000000000469020000c8200d08000000000000000469020000c7200d08000000000000000469020000c8200d08000000000000000469020000c7200d08000000000000000469020000c7400d08000000000000000469020000c7400d08000000000000000469020000c8400d08000000000000000469020000c8400d08000000000000000469020000c8200d08000000000000000469020000c8200d08000000000000000469020000c8400d08000000000000000469020000c8400d08000000000000000469020000c7400d08000000000000000469020000c7400d08000000000000000469020000c7400d0800000000
May 09 18:46:36 msm8909 python3[3098]: 1687.6255910396576 [06:05:04:11:B9:D2] <- RX 0000000469020000c8400d08000000000000000469020000c8400d08cd0e8e5a
May 09 18:46:36 msm8909 python3[3098]: 1687.6351339817047 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:36 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:36 msm8909 python3[3098]: 1687.8232018947601 [06:05:04:11:B9:D2] <- RX 0402401300000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d08
May 09 18:46:36 msm8909 python3[3098]: 1687.8704018592834 [06:05:04:11:B9:D2] <- RX 00000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c5400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c6400d0800000000000000046a020000c5400d0800000000000000046a020000c6400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8600d0800000000000000046a020000c7600d0800000000
May 09 18:46:36 msm8909 python3[3098]: 1687.8960757255554 [06:05:04:11:B9:D2] <- RX 000000046a020000c8600d0800000000000000046a020000c8600d089a5518c6
May 09 18:46:36 msm8909 python3[3098]: 1687.9054164886475 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:36 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:36 msm8909 python3[3098]: 1688.0203075408936 [06:05:04:11:B9:D2] <- RX 0402401400000000000000046b020000c7600d0800000000000000046b020000c7600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046a020000c8600d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d08
May 09 18:46:36 msm8909 python3[3098]: 1688.0684854984283 [06:05:04:11:B9:D2] <- RX 00000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c6400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c6400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000
May 09 18:46:36 msm8909 python3[3098]: 1688.0941152572632 [06:05:04:11:B9:D2] <- RX 000000046a020000c8400d0800000000000000046a020000c7400d08a11be67c
May 09 18:46:36 msm8909 python3[3098]: 1688.1036202907562 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:36 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:36 msm8909 python3[3098]: 1688.2571532726288 [06:05:04:11:B9:D2] <- RX 0402401500000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c6400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c6400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c6400d0800000000000000046a020000c7400d0800000000000000046a020000c6400d08
May 09 18:46:36 msm8909 python3[3098]: 1688.3061809539795 [06:05:04:11:B9:D2] <- RX 00000000000000046a020000c7400d0800000000000000046a020000c7400d0800000000000000046a020000c8400d0800000000000000046a020000c8400d0800000000000000046a020000c7400d0800000000000000046a020000c8600d0800000000000000046a020000c7600d0800000000000000046a020000c8600d0800000000000000046a020000c8600d0800000000000000046b020000c8600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046b020000c8600d0800000000000000046b020000c8600d0800000000
May 09 18:46:36 msm8909 python3[3098]: 1688.3397507667542 [06:05:04:11:B9:D2] <- RX 000000046b020000c8600d0800000000000000046b020000c8600d08e0965d92
May 09 18:46:36 msm8909 python3[3098]: 1688.3491432666779 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:36 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:37 msm8909 python3[3098]: 1688.4677457809448 [06:05:04:11:B9:D2] <- RX 5401401600000000000000046a020000c8600d0800000000000000046a020000c8600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046b020000c8600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d08
May 09 18:46:37 msm8909 python3[3098]: 1688.5015068054199 [06:05:04:11:B9:D2] <- RX 00000000000000046b020000c7600d0800000000000000046b020000c6600d0800000000000000046b020000c8600d0800000000000000046b020000c7600d0800000000000000046b020000c8600d0800000000000000046b020000c8600d0811c284dd
May 09 18:46:37 msm8909 python3[3098]: 1688.5111763477325 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:37 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:37 msm8909 python3[3098]: 1688.5732367038727 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 09 18:46:37 msm8909 python3[3098]: 1688.5844254493713 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:37 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:37 msm8909 python3[3098]: Header: 06004017 payload: e200 crc: 9183912d
May 09 18:46:37 msm8909 python3[3098]: 1688.5969893932343 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 09 18:46:37 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 09 18:46:37 msm8909 python3[3098]: 1688.664014339447 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:37 msm8909 python3[3098]: 1688.6908059120178 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 09 18:46:37 msm8909 python3[3098]: 1688.7001509666443 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:37 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:37 msm8909 python3[3098]: Header: 06004018 payload: e200 crc: 9183912d
May 09 18:46:37 msm8909 python3[3098]: 1688.7074348926544 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 09 18:46:37 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 09 18:46:37 msm8909 python3[3098]: 1688.7867894172668 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 09 18:46:38 msm8909 python3[3098]: 1690.0643858909607 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 09 18:46:38 msm8909 python3[3098]: 1690.0747878551483 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 09 18:46:38 msm8909 python3[3098]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 18:46:38 msm8909 python3[3098]: Header: 06004019 payload: e200 crc: 9183912d
May 09 18:46:38 msm8909 python3[3098]: command list complete
May 09 18:46:38 msm8909 python3[3098]: DEACTIVATING AMDTP.
May 09 18:46:38 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 09 18:46:38 msm8909 python3[3098]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 09 18:46:38 msm8909 python3[3098]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 18:46:39 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:46:39 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:46:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9cfde093958f43d190b63c785ff4eb5c', 'data': '', 'timestamp': 1715251560.0789981, 'type': 's'}
May 09 18:46:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'c4fff99bc96a464da13dd155550291b1', 'data': '', 'timestamp': 1715251570.6496708, 'type': 's'}
May 09 18:46:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '65b5f2da010e4708ba18c8f944e6c250', 'data': '', 'timestamp': 1715251577.9317799, 'type': 's'}
May 09 18:46:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '08ed2c9fe7b2405e9a9168a3db4a4bb0', 'data': '', 'timestamp': 1715251584.5830297, 'type': 's'}
May 09 18:46:39 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'f9f9b986727a41cca8a0289db0d6aaba', 'data': '', 'timestamp': 1715251589.4164331, 'type': 's'}
May 09 18:46:40 msm8909 python3[3098]: Total BG Logs: 181
May 09 18:46:40 msm8909 python3[3098]: [SSE] BACKGROUND: {'events': [{'skinTemp': 25.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715240700, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 25.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715240760, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 25.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715240820, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 25.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715240880, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715240940, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241000, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'de
May 09 18:46:40 msm8909 python3[3098]: ltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241060, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241120, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241180, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241240, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 25.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241300, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241360, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solar
May 09 18:46:40 msm8909 python3[3098]: GenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 25.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241420, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241480, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241540, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241600, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241660, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241720, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'po
May 09 18:46:40 msm8909 python3[3098]: werConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241780, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241840, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241900, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.0, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715241960, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242020, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242080, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.0
May 09 18:46:40 msm8909 python3[3098]: , 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242140, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.0, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242200, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242260, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242320, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242380, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242440, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimest
May 09 18:46:41 msm8909 python3[3098]: amp': 1715242500, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242560, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242620, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242680, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242740, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242800, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242860, 'deltaDistance': 0, 'delta
May 09 18:46:41 msm8909 python3[3098]: RunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242920, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715242980, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243040, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243100, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243160, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243220, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId':
May 09 18:46:41 msm8909 python3[3098]: '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243280, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243340, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243400, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243460, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243520, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243580, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, '
May 09 18:46:41 msm8909 python3[3098]: deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243640, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243700, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243760, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243820, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243880, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715243940, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solar
May 09 18:46:41 msm8909 python3[3098]: GenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244000, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.25, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244060, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244120, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244180, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244240, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244300, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': Non
May 09 18:46:41 msm8909 python3[3098]: e, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244360, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244420, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.25, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244480, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244540, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244600, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244660, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp'
May 09 18:46:41 msm8909 python3[3098]: : 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244720, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244780, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244840, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244900, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715244960, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245020, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp':
May 09 18:46:41 msm8909 python3[3098]: 1715245080, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245140, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245200, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245260, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245320, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245380, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245440, 'deltaDistance': 0, 'deltaRunSteps': 0, 'de
May 09 18:46:41 msm8909 python3[3098]: ltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245500, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 69, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245560, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245620, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245680, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245740, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245800, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skin
May 09 18:46:41 msm8909 python3[3098]: Temp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245860, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 69, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245920, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715245980, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246040, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246100, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246160, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1,
May 09 18:46:41 msm8909 python3[3098]: 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246220, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246280, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246340, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246400, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246460, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246520, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRa
May 09 18:46:41 msm8909 python3[3098]: te': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246580, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246640, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}]}
May 09 18:46:41 msm8909 python3[3098]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"skinTemp": 25.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715240700, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 25.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715240760, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 25.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715240820, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 25.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715240880, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715240940, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241000, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skin
May 09 18:46:41 msm8909 python3[3098]: Temp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241060, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241120, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241180, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241240, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 25.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241300, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241360, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGen
May 09 18:46:41 msm8909 python3[3098]: Index": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 25.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241420, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241480, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241540, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241600, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241660, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241720, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "hear
May 09 18:46:41 msm8909 python3[3098]: tRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241780, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241840, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241900, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.0, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715241960, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242020, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242080, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71,
May 09 18:46:41 msm8909 python3[3098]: "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242140, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.0, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242200, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242260, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242320, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242380, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242440, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.25, "wearableId": 75, "activit
May 09 18:46:41 msm8909 python3[3098]: y": 0, "utcTimestamp": 1715242500, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242560, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242620, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242680, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242740, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242800, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242860, "deltaDis
May 09 18:46:41 msm8909 python3[3098]: tance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242920, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715242980, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243040, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243100, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243160, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243220, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals
May 09 18:46:41 msm8909 python3[3098]: ": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243280, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243340, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243400, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243460, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243520, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243580, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"sk
May 09 18:46:41 msm8909 python3[3098]: inTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243640, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243700, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243760, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243820, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243880, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715243940, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGen
May 09 18:46:41 msm8909 python3[3098]: Index": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244000, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.25, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244060, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244120, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244180, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244240, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244300, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0,
May 09 18:46:41 msm8909 python3[3098]: "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244360, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244420, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.25, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244480, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244540, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244600, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244660, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery
May 09 18:46:41 msm8909 python3[3098]: ": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244720, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244780, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244840, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244900, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715244960, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245020, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0
May 09 18:46:41 msm8909 python3[3098]: , "utcTimestamp": 1715245080, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245140, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245200, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245260, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245320, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245380, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245440, "deltaDistance": 0, "delta
May 09 18:46:41 msm8909 python3[3098]: RunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245500, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 69, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245560, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245620, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245680, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245740, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245800, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:1
May 09 18:46:41 msm8909 python3[3098]: 1:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245860, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 69, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245920, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715245980, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246040, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246100, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246160, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "the
May 09 18:46:41 msm8909 python3[3098]: rmalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246220, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246280, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246340, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246400, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246460, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246520, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrC
May 09 18:46:41 msm8909 python3[3098]: als": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246580, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246640, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}]}, "key": "d68d235b097c400389b269df1798b18d"}
May 09 18:46:41 msm8909 python3[3098]: [SSE] BACKGROUND: {'events': [{'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246700, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246760, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246820, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246880, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715246940, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247000, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'delta
May 09 18:46:41 msm8909 python3[3098]: WalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247060, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247120, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247180, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247240, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247300, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247360, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1,
May 09 18:46:41 msm8909 python3[3098]: 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247420, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247480, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247540, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247600, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247660, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247720, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedInd
May 09 18:46:41 msm8909 python3[3098]: ex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247780, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247840, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247900, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715247960, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248020, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248080, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 7
May 09 18:46:41 msm8909 python3[3098]: 5, 'activity': 0, 'utcTimestamp': 1715248140, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248200, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248260, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248320, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248380, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248440, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248500, 'deltaDist
May 09 18:46:41 msm8909 python3[3098]: ance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248560, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248620, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248680, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248740, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248800, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248860, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'device
May 09 18:46:41 msm8909 python3[3098]: Id': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248920, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715248980, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249040, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249100, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249160, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249220, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalk
May 09 18:46:41 msm8909 python3[3098]: Steps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249280, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249340, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249400, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249460, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.5, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249520, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249580, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, '
May 09 18:46:41 msm8909 python3[3098]: deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249640, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249700, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249760, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249820, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249880, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715249940, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerCons
May 09 18:46:41 msm8909 python3[3098]: umedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250000, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250060, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250120, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250180, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250240, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250300, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.
May 09 18:46:41 msm8909 python3[3098]: 5, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250360, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250420, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250480, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250540, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250600, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250660, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTime
May 09 18:46:41 msm8909 python3[3098]: stamp': 1715250720, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250780, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250840, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250900, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715250960, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251020, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251080, 'deltaDistance': 0, 'del
May 09 18:46:41 msm8909 python3[3098]: taRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251140, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251200, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 70, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251260, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251320, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 71, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251380, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251440, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId
May 09 18:46:41 msm8909 python3[3098]: ': '06:05:04:11:B9:D2'}, {'skinTemp': 26.75, 'deltaWalkSteps': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'powerConsumedIndex': 1, 'battery': 72, 'caseTemp': 26.75, 'wearableId': 75, 'activity': 0, 'utcTimestamp': 1715251500, 'deltaDistance': 0, 'deltaRunSteps': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'}]}
May 09 18:46:41 msm8909 python3[3098]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246700, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246760, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246820, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246880, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715246940, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247000, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTe
May 09 18:46:41 msm8909 python3[3098]: mp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247060, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247120, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247180, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247240, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247300, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247360, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "s
May 09 18:46:41 msm8909 python3[3098]: olarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247420, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247480, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247540, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247600, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247660, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247720, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null,
May 09 18:46:41 msm8909 python3[3098]: "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247780, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247840, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247900, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715247960, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248020, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248080, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5
May 09 18:46:41 msm8909 python3[3098]: , "wearableId": 75, "activity": 0, "utcTimestamp": 1715248140, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248200, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248260, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248320, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248380, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248440, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 17152
May 09 18:46:41 msm8909 python3[3098]: 48500, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248560, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248620, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248680, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248740, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248800, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248860, "deltaDistance": 0, "deltaRunSteps": 0, "deltaAct
May 09 18:46:41 msm8909 python3[3098]: Cals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248920, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715248980, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249040, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249100, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249160, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249220, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp":
May 09 18:46:41 msm8909 python3[3098]: 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249280, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249340, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249400, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249460, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.5, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249520, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249580, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "sol
May 09 18:46:41 msm8909 python3[3098]: arGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249640, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249700, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249760, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249820, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249880, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715249940, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate":
May 09 18:46:41 msm8909 python3[3098]: null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250000, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250060, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250120, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250180, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250240, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250300, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72
May 09 18:46:41 msm8909 python3[3098]: , "caseTemp": 26.5, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250360, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250420, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250480, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250540, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250600, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250660, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activ
May 09 18:46:41 msm8909 python3[3098]: ity": 0, "utcTimestamp": 1715250720, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250780, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250840, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250900, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715250960, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251020, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251080, "deltaD
May 09 18:46:41 msm8909 python3[3098]: istance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251140, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251200, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 70, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251260, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251320, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 71, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251380, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251440, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCa
May 09 18:46:41 msm8909 python3[3098]: ls": 0, "deviceId": "06:05:04:11:B9:D2"}, {"skinTemp": 26.75, "deltaWalkSteps": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "heartRate": null, "powerConsumedIndex": 1, "battery": 72, "caseTemp": 26.75, "wearableId": 75, "activity": 0, "utcTimestamp": 1715251500, "deltaDistance": 0, "deltaRunSteps": 0, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2"}]}, "key": "d82918a6fe12403d9acf2acfe2f086e0"}
May 09 18:46:41 msm8909 python3[3098]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 18:46:41 msm8909 python3[3098]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 18:46:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:46:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:46:42 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 615, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002670013000000004f306464
May 09 18:46:42 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 615, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251602, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:46:42 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 615, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251602, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:46:42 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 615, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251602, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "ae236ce0a0964e3e990f70242107a48c"}
May 09 18:46:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd68d235b097c400389b269df1798b18d', 'data': '', 'timestamp': 1715251601.8498781, 'type': 's'}
May 09 18:46:42 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'd82918a6fe12403d9acf2acfe2f086e0', 'data': '', 'timestamp': 1715251601.8505039, 'type': 's'}
May 09 18:46:43 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'ae236ce0a0964e3e990f70242107a48c', 'data': '', 'timestamp': 1715251602.6513629, 'type': 's'}
May 09 18:46:53 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 18:46:53 msm8909 python3[3098]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 18:46:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf', 'company_id': b'\x18\xcf', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 93, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1205, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 18cf18cf0007000000000000000004b5000a000000005d006261
May 09 18:46:55 msm8909 python3[3098]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 18:46:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 855, 'alert_status': b'\x00', 'skin_temp': 113, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 15, 'walk_steps': 4619, 'sleep_duration': 0, 'battery': 54, 'thermal_gen': 106, 'sleep_state': 4, 'case_temp': 111, 'distance': 3109, 'heart_rate': 61, 'solar_gen': 980, 'total_steps': 4936, 'total_cals': 870, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d120b0c25000003d4006a0f43573d36046f71
May 09 18:46:55 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:46:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 4, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x15\x83', 'company_id': b'\x15\x83', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 87, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 831, 'total_steps': 0, 'total_cals': 4, 'run_steps': 0, 'mtp_version': 7} 1583158300070000000000000000033f000a0000040057206464
May 09 18:46:56 msm8909 python3[3098]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 18:46:56 msm8909 python3[3098]: ADVERT: {'bmr_cals': 749, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 71, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 124, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 772, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1742ed4047047c7e
May 09 18:46:56 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:46:59 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:46:59 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:46:59 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "2fda2766411e41c0a8ef524c2975cd0f"}
May 09 18:47:00 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '2fda2766411e41c0a8ef524c2975cd0f', 'data': '', 'timestamp': 1715251620.2212067, 'type': 's'}
May 09 18:47:07 msm8909 python3[3098]: ADVERT: {'bmr_cals': 750, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 773, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1752ee4049247b7e
May 09 18:47:07 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:47:08 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\t7', 'company_id': b'\t7', 'mtp_version': 6} 093709370006
May 09 18:47:08 msm8909 python3[3098]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 18:47:08 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048306b6b
May 09 18:47:09 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:47:09 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:47:09 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\t7', 'company_id': b'\t7', 'mtp_version': 6} 093709370006
May 09 18:47:09 msm8909 python3[3098]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 18:47:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 609, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'"(', 'company_id': b'"(', 'act_cals': 21, 'walk_steps': 3751, 'sleep_duration': 339, 'battery': 53, 'thermal_gen': 84, 'sleep_state': 4, 'case_temp': 113, 'distance': 2814, 'heart_rate': 64, 'solar_gen': 329, 'total_steps': 3751, 'total_cals': 630, 'run_steps': 0, 'mtp_version': 7} 22282228000700000ea70afe0153014900541522614035147173
May 09 18:47:10 msm8909 python3[3098]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 18:47:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 492, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ec00130000000049106666
May 09 18:47:11 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 492, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251631, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:47:11 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 73, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 492, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251631, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:47:11 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 73, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 492, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251631, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "14d4760e97d54e11ac36252cc15b94de"}
May 09 18:47:12 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '14d4760e97d54e11ac36252cc15b94de', 'data': '', 'timestamp': 1715251632.0950601, 'type': 's'}
May 09 18:47:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 750, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 773, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1752ee4049347b7e
May 09 18:47:22 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:47:22 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 493, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ed00130000000048206666
May 09 18:47:22 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 18:47:22 msm8909 python3[3098]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 18:47:23 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 107, 'pairing_code': b'\x1d\x92', 'company_id': b'\x1d\x92', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 107, 'distance': 0, 'heart_rate': 0, 'solar_gen': 10, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1d921d9200070000000000000000000a000a0000000048006b6b
May 09 18:47:24 msm8909 python3[3098]: ADVERT: {'bmr_cals': 856, 'alert_status': b'\x00', 'skin_temp': 112, 'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'act_cals': 15, 'walk_steps': 4619, 'sleep_duration': 0, 'battery': 53, 'thermal_gen': 106, 'sleep_state': 4, 'case_temp': 110, 'distance': 3109, 'heart_rate': 61, 'solar_gen': 981, 'total_steps': 4936, 'total_cals': 871, 'run_steps': 317, 'mtp_version': 7} 000e000e0007013d120b0c25000003d5006a0f43583d35346e70
May 09 18:47:24 msm8909 python3[3098]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 18:47:29 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 18:47:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 750, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 773, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1752ee4049147b7e
May 09 18:47:35 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:47:35 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 616, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002680013000000004f006464
May 09 18:47:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 493, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ed00130000000048006666
May 09 18:47:37 msm8909 python3[3098]: ADVERT: {'bmr_cals': 750, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 773, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1752ee4049147b7e
May 09 18:47:37 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:47:49 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 09 18:47:49 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:47:49 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:47:49 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:47:49 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:47:50 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 18:47:54 msm8909 python3[3098]: ADVERT: {'bmr_cals': 923, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 518, 'sleep_state': 5, 'case_temp': 116, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 960, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020625739b400f257476
May 09 18:47:54 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:47:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 616, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002680013000000004f206464
May 09 18:47:55 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 616, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251675, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:47:55 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 79, 'caseTemp': 100, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 616, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715251675, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9'}
May 09 18:47:55 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 100, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 79, "caseTemp": 100, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 616, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715251675, "configId": 292, "deviceId": "06:05:04:AF:F9:E9"}, "key": "b4415b2276044f89b808c3f5e943bcc1"}
May 09 18:47:55 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1037, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040d000a000000004e206566
May 09 18:47:56 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 09 18:47:56 msm8909 python3[3098]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 18:47:57 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 493, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ed00130000000048206666
May 09 18:47:57 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'company_id': b'\x0f\x89', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 100, 'distance': 0, 'heart_rate': 0, 'solar_gen': 616, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0f890f890007000000000000000002680013000000004f306464
May 09 18:47:57 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 09 18:47:57 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:47:57 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:47:57 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1037, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040d000a000000004e206566
May 09 18:47:57 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1037, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251677, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:47:57 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 10, 'heartRate': 0, 'sleepDuration': 0, 'battery': 78, 'caseTemp': 101, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 1037, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715251677, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A'}
May 09 18:47:57 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 10, "heartRate": 0, "sleepDuration": 0, "battery": 78, "caseTemp": 101, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 1037, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715251677, "configId": 295, "deviceId": "06:05:04:02:E8:6A"}, "key": "ca390eb4656e46fdb7dcf6037c164592"}
May 09 18:47:58 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'b4415b2276044f89b808c3f5e943bcc1', 'data': '', 'timestamp': 1715251675.9875278, 'type': 's'}
May 09 18:47:58 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'ca390eb4656e46fdb7dcf6037c164592', 'data': '', 'timestamp': 1715251678.3144372, 'type': 's'}
May 09 18:47:58 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5', 'company_id': b'\x1d\xd5', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 90, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 98, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1207, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 1dd51dd50007000000000000000004b7000a000000005a206262
May 09 18:47:58 msm8909 python3[3098]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 18:47:59 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 18:47:59 msm8909 python3[3098]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 18:48:00 msm8909 python3[3098]: [SSE] Sending keepalive ping
May 09 18:48:00 msm8909 python3[3098]: [SSE] SENDING GATEWAY STATUS PING
May 09 18:48:00 msm8909 python3[3098]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9da58303d65d440685f6af5577045041"}
May 09 18:48:00 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': '9da58303d65d440685f6af5577045041', 'data': '', 'timestamp': 1715251680.5055516, 'type': 's'}
May 09 18:48:10 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1038, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040e000a000000004e006566
May 09 18:48:10 msm8909 python3[3098]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 09 18:48:10 msm8909 python3[3098]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 18:48:11 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 493, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ed00130000000048306666
May 09 18:48:11 msm8909 python3[3098]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 18:48:19 msm8909 python3[3098]: ADVERT: {'bmr_cals': 923, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 518, 'sleep_state': 4, 'case_temp': 116, 'distance': 6344, 'heart_rate': 64, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 960, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020625839b400f047476
May 09 18:48:19 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:48:21 msm8909 python3[3098]: ADVERT: {'bmr_cals': 923, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 518, 'sleep_state': 5, 'case_temp': 116, 'distance': 6344, 'heart_rate': 61, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 960, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020625839b3d0f157476
May 09 18:48:21 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:48:22 msm8909 python3[3098]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 18:48:22 msm8909 python3[3098]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 18:48:31 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 493, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ed00130000000048306666
May 09 18:48:33 msm8909 python3[3098]: DBUS: Connect Failed with 06:05:04:32:34:65
May 09 18:48:33 msm8909 python3[3098]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 18:48:33 msm8909 python3[3098]: Device not connected, retrying later
May 09 18:48:33 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\rU', 'company_id': b'\rU', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 19, 'sleep_state': 0, 'case_temp': 102, 'distance': 0, 'heart_rate': 0, 'solar_gen': 493, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 0d550d550007000000000000000001ed00130000000048306666
May 09 18:48:33 msm8909 python3[3098]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 493, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251713, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:48:33 msm8909 python3[3098]: [SSE] Instant: {'statusValues': {'skinTemp': 102, 'totalSteps': 0, 'totalCals': 0, 'thermalGen': 19, 'heartRate': 0, 'sleepDuration': 0, 'battery': 72, 'caseTemp': 102, 'walkSteps': 0, 'actCals': 0, 'distance': 0, 'solarGen': 493, 'sleepState': 0, 'runSteps': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715251713, 'configId': 294, 'deviceId': '06:05:04:32:34:65'}
May 09 18:48:33 msm8909 python3[3098]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"skinTemp": 102, "totalSteps": 0, "totalCals": 0, "thermalGen": 19, "heartRate": 0, "sleepDuration": 0, "battery": 72, "caseTemp": 102, "walkSteps": 0, "actCals": 0, "distance": 0, "solarGen": 493, "sleepState": 0, "runSteps": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715251713, "configId": 294, "deviceId": "06:05:04:32:34:65"}, "key": "bab9177cf34d4bc09400091933198fcf"}
May 09 18:48:33 msm8909 python3[3098]: Running Scheduled: Check Network
May 09 18:48:33 msm8909 python3[3098]: [NET] NETWORK GOOD.
May 09 18:48:34 msm8909 python3[3098]: [SSE] RX'd: {'source': 0, 'key': 'bab9177cf34d4bc09400091933198fcf', 'data': '', 'timestamp': 1715251713.9113436, 'type': 's'}
May 09 18:48:39 msm8909 python3[3098]: ADVERT: {'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'%\x1a', 'company_id': b'%\x1a', 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 10, 'sleep_state': 0, 'case_temp': 101, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1039, 'total_steps': 0, 'total_cals': 0, 'run_steps': 0, 'mtp_version': 7} 251a251a00070000000000000000040f000a000000004e306566
May 09 18:48:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 923, 'alert_status': b'\x00', 'skin_temp': 118, 'pairing_code': b'%?', 'company_id': b'%?', 'act_cals': 37, 'walk_steps': 8253, 'sleep_duration': 8, 'battery': 15, 'thermal_gen': 518, 'sleep_state': 5, 'case_temp': 116, 'distance': 6344, 'heart_rate': 61, 'solar_gen': 18, 'total_steps': 8349, 'total_cals': 960, 'run_steps': 96, 'mtp_version': 7} 253f253f00070060203d18c800080012020625839b3d0f357476
May 09 18:48:41 msm8909 python3[3098]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 18:48:41 msm8909 python3[3098]: ADVERT: {'bmr_cals': 751, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'act_cals': 23, 'walk_steps': 4211, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 602, 'sleep_state': 4, 'case_temp': 123, 'distance': 2784, 'heart_rate': 64, 'solar_gen': 155, 'total_steps': 4434, 'total_cals': 774, 'run_steps': 223, 'mtp_version': 7} 1ee81ee8000700df10730ae00000009b025a1752ef404a047b7e
May 09 18:48:41 msm8909 python3[3098]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 18:48:51 msm8909 python3[3098]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT