-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 13 00:46:02 msm8909 python3[2242]: DB VERSION: 9
May 13 00:46:02 msm8909 python3[2242]: [DB] No upgrade needed
May 13 00:46:03 msm8909 python3[2242]: [DEBUG] Looking for old files to remove in /data/logs
May 13 00:46:03 msm8909 python3[2242]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 00:46:03 msm8909 python3[2242]: [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 13 00:46:03 msm8909 python3[2242]: [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 13 00:46:03 msm8909 python3[2242]: [SSE] SETTING UP SSE
May 13 00:46:03 msm8909 python3[2242]: [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 13 00:46:03 msm8909 python3[2242]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa9c21db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 00:46:03 msm8909 python3[2242]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa914d970>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 00:46:17 msm8909 python3[2242]: Traceback (most recent call last):
May 13 00:46:17 msm8909 python3[2242]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 13 00:46:17 msm8909 python3[2242]: hci0 = BluetoothAdapter(0);
May 13 00:46:17 msm8909 python3[2242]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 13 00:46:17 msm8909 python3[2242]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 13 00:46:17 msm8909 python3[2242]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 13 00:46:17 msm8909 python3[2242]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 13 00:46:17 msm8909 python3[2242]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 13 00:46:17 msm8909 python3[2242]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 13 00:46:17 msm8909 python3[2242]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 13 00:46:17 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 13 00:46:17 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 13 00:46:17 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 13 00:46:22 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 13 00:46:22 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 13 00:46:22 msm8909 systemd[1]: Started Mother Gateway Service.
May 13 00:46:24 msm8909 python3[3043]: READING DB FROM FILE: /data/mother.db
May 13 00:46:24 msm8909 python3[3043]: DB VERSION: 9
May 13 00:46:24 msm8909 python3[3043]: [DB] No upgrade needed
May 13 00:46:25 msm8909 python3[3043]: [DEBUG] Looking for old files to remove in /data/logs
May 13 00:46:25 msm8909 python3[3043]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:46:25 msm8909 python3[3043]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:46:25 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:46:26 msm8909 python3[3043]: [SSE] SETTING UP SSE
May 13 00:46:26 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:47:03 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:47:04 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:47:04 msm8909 python3[3043]: Running Scheduled: Thread Check
May 13 00:47:04 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:47:04 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:47:04 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "6759a06e83284f0ebbd7afabfbaa3d07", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532387.1704104, 'source': 0, 'key': 'f7866bb477864160965f86ba2b91efe5'}
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'timestamp': 1715532388.4081454, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'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"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'type': 'wearables', 'timestamp': 1715532388.412605, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'type': 'wconfig', 'timestamp': 1715532388.6057942, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'type': 'wconfig', 'timestamp': 1715532388.8066015, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'type': 'wconfig', 'timestamp': 1715532389.009764, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:47:04 msm8909 python3[3043]: DBUS: Discovered 06:05:04:7A:56:97 .
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'type': 'wconfig', 'timestamp': 1715532389.2079988, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'type': 'wconfig', 'timestamp': 1715532389.420037, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:47:04 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "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": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'type': 'wconfig', 'timestamp': 1715532389.6543763, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'data': '0', 'type': 'prov', 'timestamp': 1715532389.703331, 'source': 1, 'key': None}
May 13 00:47:04 msm8909 python3[3043]: [SSE] SETTING PROVISIONING TO: 0
May 13 00:47:04 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 00:47:04 msm8909 python3[3043]: [CONFIG] SSE Has new config, updating
May 13 00:47:04 msm8909 python3[3043]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:47:04 msm8909 python3[3043]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:47:04 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:47:04 msm8909 python3[3043]: [CLOUD] Activating Gateway
May 13 00:47:04 msm8909 python3[3043]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 13 00:47:04 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:47:04 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:47:04 msm8909 python3[3043]: DBUS: Discovered 06:05:04:50:93:05 .
May 13 00:47:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057306565
May 13 00:47:04 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:47:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045206565
May 13 00:47:04 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 13 00:47:04 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532424, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:47:04 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532424, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:47:04 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3cdf9eea97d543c8a29e22ad5b62b98d", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 69, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532424, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:47:04 msm8909 python3[3043]: DBUS: Discovered 06:05:04:8E:52:AD .
May 13 00:47:04 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'company_id': b'\x04\x8d'} 048d048d0006
May 13 00:47:04 msm8909 python3[3043]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 00:47:04 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532424.4650466, 'source': 0, 'key': '6759a06e83284f0ebbd7afabfbaa3d07'}
May 13 00:47:05 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f10797a
May 13 00:47:05 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 00:47:05 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532425, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:47:05 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532425, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:47:05 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9b80628339fd47529f6fed157b158cd1", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 26, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 129, "solarGen": 102, "walkSteps": 0, "bmrCals": 126, "thermalGen": 16, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532425, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:47:05 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 00:47:09 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f10797a
May 13 00:47:10 msm8909 python3[3043]: DBUS: Discovered 06:05:04:56:C4:4A .
May 13 00:47:10 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:47:10 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:47:10 msm8909 python3[3043]: DBUS: Discovered 06:05:04:09:A0:9C .
May 13 00:47:10 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:47:10 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:47:11 msm8909 python3[3043]: DBUS: Discovered 06:05:04:66:30:47 .
May 13 00:47:11 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\t7', 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 13 00:47:11 msm8909 python3[3043]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 00:47:11 msm8909 python3[3043]: DBUS: Connected to 06:05:04:30:B0:14
May 13 00:47:11 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 13 00:47:11 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 13 00:47:11 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "cbb2ce3119694e81ae8f5a26699da1b7", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 81, "status": 3}]}}
May 13 00:47:11 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:47:11 msm8909 python3[3043]: DBUS: Discovered 06:05:04:88:94:2A .
May 13 00:47:11 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x1e\xfa', 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 13 00:47:11 msm8909 python3[3043]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 00:47:11 msm8909 python3[3043]: DBUS: Discovered 06:05:04:1F:66:01 .
May 13 00:47:11 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:47:11 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:47:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057006565
May 13 00:47:11 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:47:11 msm8909 python3[3043]: DBUS: Discovered 06:05:04:80:24:04 .
May 13 00:47:11 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:47:11 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:47:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045306565
May 13 00:47:12 msm8909 python3[3043]: DBUS: Discovered 06:05:04:44:7C:06 .
May 13 00:47:12 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 13 00:47:12 msm8909 python3[3043]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 00:47:12 msm8909 python3[3043]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 13 00:47:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005e206564
May 13 00:47:12 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:47:13 msm8909 python3[3043]: DBUS: Discovered 06:05:04:69:0A:91 .
May 13 00:47:13 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 13 00:47:13 msm8909 python3[3043]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 00:47:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a206565
May 13 00:47:14 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 13 00:47:14 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532434, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:47:14 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532434, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:47:14 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8304352ea3b14fb6a8e3686dc7cc7fcb", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532434, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:47:14 msm8909 python3[3043]: DBUS: Discovered 06:05:04:48:10:21 .
May 13 00:47:14 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 00:47:14 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 00:47:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044006565
May 13 00:47:15 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 13 00:47:15 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532435, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:47:15 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532435, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:47:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "edf728c5f2ba430c8981ddcdbbd71280", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 68, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532435, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:47:15 msm8909 python3[3043]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 13 00:47:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a006564
May 13 00:47:15 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:47:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005e206564
May 13 00:47:15 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:47:15 msm8909 python3[3043]: DBUS: Discovered 06:05:04:61:15:83 .
May 13 00:47:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055006464
May 13 00:47:15 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:47:18 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:47:18 msm8909 python3[3043]: 54.930038213729858 [06:05:04:30:B0:14] <- HR 0000
May 13 00:47:19 msm8909 python3[3043]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 201, 204, 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, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 00:47:19 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:47:19 msm8909 python3[3043]: GOT Pairing Code: 13d4
May 13 00:47:19 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:47:19 msm8909 python3[3043]: NO FW Update needed.
May 13 00:47:19 msm8909 python3[3043]: LAST SYNC: 1715521996
May 13 00:47:20 msm8909 python3[3043]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 251, 209, 2, 16, 228, 236, 1, 17, 23, 229, 0, 18, 26, 0, 0, 32, 0, 0, 0, 48, 102, 0, 0, 64, 16, 0, 0, 65, 122, 0, 0, 80, 121, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:47:20 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:47:20 msm8909 python3[3043]: HR READING: 0 TOOK 0.000520 secs
May 13 00:47:20 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:47:20 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:47:20 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 102, 'bmr_cals': 126180, 'total_cals': 184827, 'run_steps': 0, 'skin_temp': 122, 'act_cals': 58647, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 26, 'battery': 63, 'case_temp': 121, 'distance': 0}
May 13 00:47:20 msm8909 python3[3043]: W ID: 81
May 13 00:47:20 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'heartRate': 0, 'actCals': 58647, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 121, 'totalCals': 184827, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126180, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'sleepDuration': 26}, 'utcTimestamp': 1715532440, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:47:20 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'heartRate': 0, 'actCals': 58647, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 121, 'totalCals': 184827, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126180, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'sleepDuration': 26}, 'utcTimestamp': 1715532440, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:47:20 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "18bdc2cf0267485985d897451553a88c", "msg": {"statusValues": {"skinTemp": 122, "heartRate": 0, "actCals": 58647, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 121, "totalCals": 184827, "solarGen": 102, "walkSteps": 0, "bmrCals": 126180, "thermalGen": 16, "battery": 63, "runSteps": 0, "sleepDuration": 26}, "utcTimestamp": 1715532440, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:47:20 msm8909 python3[3043]: Instant Upload complete
May 13 00:47:20 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 00:47:22 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:47:22 msm8909 python3[3043]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 00:47:22 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f10797a
May 13 00:47:22 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532425.1833258, 'source': 0, 'key': '3cdf9eea97d543c8a29e22ad5b62b98d'}
May 13 00:47:22 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532425.4616017, 'source': 0, 'key': '9b80628339fd47529f6fed157b158cd1'}
May 13 00:47:22 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532432.0333891, 'source': 0, 'key': 'cbb2ce3119694e81ae8f5a26699da1b7'}
May 13 00:47:23 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532434.5135603, 'source': 0, 'key': '8304352ea3b14fb6a8e3686dc7cc7fcb'}
May 13 00:47:23 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532435.5954375, 'source': 0, 'key': 'edf728c5f2ba430c8981ddcdbbd71280'}
May 13 00:47:23 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532440.8854885, 'source': 0, 'key': '18bdc2cf0267485985d897451553a88c'}
May 13 00:47:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005f006564
May 13 00:47:27 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:47:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044106565
May 13 00:47:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c106464
May 13 00:47:28 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 00:47:28 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532448, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:47:28 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532448, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:47:28 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "369bee21a0404d29afab3b11e6a9b0fa", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532448, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:47:28 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:47:28 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:47:28 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:47:28 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:47:29 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532448.973649, 'source': 0, 'key': '369bee21a0404d29afab3b11e6a9b0fa'}
May 13 00:47:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058106565
May 13 00:47:29 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:47:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:47:29 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 13 00:47:29 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532449, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:47:29 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532449, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:47:29 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1e48453eb69847a2859f6fc6ed7c7858", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532449, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:47:29 msm8909 python3[3043]: DBUS: Discovered 06:05:04:13:9C:CF .
May 13 00:47:29 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:47:29 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:47:29 msm8909 python3[3043]: DBUS: Discovered 06:05:04:6D:74:4C .
May 13 00:47:29 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 13 00:47:29 msm8909 python3[3043]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 13 00:47:29 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 00:47:29 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 00:47:30 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532449.8112535, 'source': 0, 'key': '1e48453eb69847a2859f6fc6ed7c7858'}
May 13 00:47:31 msm8909 python3[3043]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 13 00:47:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:47:31 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:47:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a306565
May 13 00:47:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:47:32 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:47:32 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:47:34 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:47:34 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:47:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058306565
May 13 00:47:41 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:47:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:47:41 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f20797a
May 13 00:47:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047106464
May 13 00:47:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044306565
May 13 00:47:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a306564
May 13 00:47:42 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:47:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054306464
May 13 00:47:42 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:47:42 msm8909 python3[3043]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 13 00:47:42 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 13 00:47:42 msm8909 python3[3043]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 13 00:47:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:47:43 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:47:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a106565
May 13 00:47:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005f106564
May 13 00:47:45 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:47:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c206464
May 13 00:47:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a106565
May 13 00:47:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:47:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:47:56 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:47:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a206565
May 13 00:47:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:47:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058006565
May 13 00:47:56 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:47:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044006565
May 13 00:47:59 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f30797a
May 13 00:48:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005f306564
May 13 00:48:00 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:48:04 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:48:04 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:48:04 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:48:04 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:48:04 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "e54442aaec784f63a14607384a967713", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:48:05 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532484.967968, 'source': 0, 'key': 'e54442aaec784f63a14607384a967713'}
May 13 00:48:05 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 00:48:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044106565
May 13 00:48:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005f006564
May 13 00:48:09 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:48:10 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:48:10 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:48:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:48:10 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:48:10 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:48:10 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:48:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058206565
May 13 00:48:10 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:48:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:48:11 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003d10797a
May 13 00:48:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054206464
May 13 00:48:12 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:48:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:48:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:48:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044206565
May 13 00:48:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:48:15 msm8909 python3[3043]: DBUS: Connected to 06:05:04:32:34:65
May 13 00:48:15 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 13 00:48:15 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 13 00:48:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "cef002c3a8994629b06883d8930da8dc", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}}
May 13 00:48:15 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:48:22 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:48:22 msm8909 python3[3043]: 119.02622818946838 [06:05:04:32:34:65] <- HR 0000
May 13 00:48:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000056306565
May 13 00:48:23 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:48:23 msm8909 python3[3043]: 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, 64, 238, 3, 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 13 00:48:23 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:48:23 msm8909 python3[3043]: GOT Pairing Code: 0d55
May 13 00:48:23 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:48:23 msm8909 python3[3043]: NO FW Update needed.
May 13 00:48:23 msm8909 python3[3043]: LAST SYNC: 1715531267
May 13 00:48:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044306565
May 13 00:48:23 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532503, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:48:23 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532503, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:48:23 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "40b63ab125f24e06abb26c4656454abe", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 68, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532503, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:48:24 msm8909 python3[3043]: 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, 1, 0, 0, 64, 1, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:48:24 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:48:24 msm8909 python3[3043]: HR READING: 0 TOOK 0.000424 secs
May 13 00:48:24 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:48:24 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:48:24 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 1, 'total_steps': 0, 'solar_gen': 1, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 101, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 70, 'case_temp': 101, 'distance': 0}
May 13 00:48:24 msm8909 python3[3043]: W ID: 74
May 13 00:48:24 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532504, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:48:24 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532504, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:48:24 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "80c2942a199f4a4eb9d51c7b0637bb7f", "msg": {"statusValues": {"skinTemp": 101, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715532504, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:48:24 msm8909 python3[3043]: Instant Upload complete
May 13 00:48:24 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:32:34:65
May 13 00:48:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 96, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a00010000000060106564
May 13 00:48:25 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:48:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:48:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:48:25 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:48:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b106565
May 13 00:48:25 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532505, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:48:25 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532505, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:48:25 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e9838ef4bfe147cc87b991bde2ceb62a", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532505, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:48:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:48:26 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:48:26 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:48:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054006464
May 13 00:48:26 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:48:27 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:48:27 msm8909 python3[3043]: DBUS: 06:05:04:32:34:65 disconnected.
May 13 00:48:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046306565
May 13 00:48:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046306565
May 13 00:48:27 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532496.1316218, 'source': 0, 'key': 'cef002c3a8994629b06883d8930da8dc'}
May 13 00:48:28 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532504.248492, 'source': 0, 'key': '40b63ab125f24e06abb26c4656454abe'}
May 13 00:48:28 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532504.9657156, 'source': 0, 'key': '80c2942a199f4a4eb9d51c7b0637bb7f'}
May 13 00:48:28 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532506.2478168, 'source': 0, 'key': 'e9838ef4bfe147cc87b991bde2ceb62a'}
May 13 00:48:28 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 00:48:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:48:37 msm8909 python3[3043]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 00:48:37 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 13 00:48:37 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 13 00:48:37 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "bf3e86d599ac4049a5b4c6fd119f3f54", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}}
May 13 00:48:37 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:48:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000056106565
May 13 00:48:40 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:48:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b206565
May 13 00:48:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044106565
May 13 00:48:40 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003d00797a
May 13 00:48:40 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532520, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:48:40 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532520, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:48:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "7c8cd85777d64f1085bc2615d670c2c2", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 26, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 129, "solarGen": 102, "walkSteps": 0, "bmrCals": 126, "thermalGen": 16, "battery": 61, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532520, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:48:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 96, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a00010000000060306564
May 13 00:48:42 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:48:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:48:42 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:48:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a106565
May 13 00:48:43 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:48:44 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:48:44 msm8909 python3[3043]: 141.34032797813416 [06:05:04:AF:F9:E9] <- HR 0000
May 13 00:48:45 msm8909 python3[3043]: 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, 64, 204, 255, 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 13 00:48:45 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:48:45 msm8909 python3[3043]: GOT Pairing Code: 0f89
May 13 00:48:45 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:48:45 msm8909 python3[3043]: NO FW Update needed.
May 13 00:48:45 msm8909 python3[3043]: LAST SYNC: 1715522815
May 13 00:48:46 msm8909 python3[3043]: 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, 1, 0, 0, 64, 1, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:48:46 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:48:46 msm8909 python3[3043]: HR READING: 0 TOOK 0.000417 secs
May 13 00:48:46 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:48:46 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:48:46 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 1, 'total_steps': 0, 'solar_gen': 1, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 77, 'case_temp': 100, 'distance': 0}
May 13 00:48:46 msm8909 python3[3043]: W ID: 73
May 13 00:48:46 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532526, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:48:46 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532526, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:48:46 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "03493fce9e8a440ca99f4a53bf2d476c", "msg": {"statusValues": {"skinTemp": 100, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715532526, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:48:46 msm8909 python3[3043]: Instant Upload complete
May 13 00:48:46 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 00:48:49 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 00:48:49 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:48:49 msm8909 python3[3043]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 00:48:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:48:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:48:54 msm8909 python3[3043]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 13 00:48:54 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 13 00:48:54 msm8909 python3[3043]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 13 00:48:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:48:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 96, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a00010000000060006564
May 13 00:48:55 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:48:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:48:55 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:48:55 msm8909 python3[3043]: DBUS: Connected to 06:05:04:FC:44:79
May 13 00:48:55 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 13 00:48:55 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 13 00:48:55 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "320e72dfd3de4d2e9a4a20039b1cf718", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 63, "status": 3}]}}
May 13 00:48:55 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:48:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044206565
May 13 00:48:56 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003d10797a
May 13 00:48:56 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:48:56 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:48:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a206565
May 13 00:48:59 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:49:02 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:49:02 msm8909 python3[3043]: 158.85652995109558 [06:05:04:FC:44:79] <- HR 0000
May 13 00:49:03 msm8909 python3[3043]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 206, 124, 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, 105, 252, 68, 121, 0, 0, 0]
May 13 00:49:03 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:49:03 msm8909 python3[3043]: GOT Pairing Code: 1d69
May 13 00:49:03 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:49:03 msm8909 python3[3043]: NO FW Update needed.
May 13 00:49:03 msm8909 python3[3043]: LAST SYNC: 1715523196
May 13 00:49:04 msm8909 python3[3043]: DBUS: Read 06:05:04:FC:44:79 : 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, 16, 0, 0, 64, 16, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:49:04 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:49:04 msm8909 python3[3043]: HR READING: 0 TOOK 0.000502 secs
May 13 00:49:04 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:49:04 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:49:04 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 16, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 71, 'case_temp': 100, 'distance': 0}
May 13 00:49:04 msm8909 python3[3043]: W ID: 63
May 13 00:49:04 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532544, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:49:04 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532544, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:49:04 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "82646bc85cff47819ba364dfa2fd564c", "msg": {"statusValues": {"skinTemp": 100, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715532544, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:49:04 msm8909 python3[3043]: Instant Upload complete
May 13 00:49:04 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 00:49:06 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:49:06 msm8909 python3[3043]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 00:49:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:49:07 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:49:07 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:49:07 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:49:07 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:49:07 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "5f609834d96948df899e1e45d74e0904", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:49:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532518.1381841, 'source': 0, 'key': 'bf3e86d599ac4049a5b4c6fd119f3f54'}
May 13 00:49:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532521.4156132, 'source': 0, 'key': '7c8cd85777d64f1085bc2615d670c2c2'}
May 13 00:49:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532527.3428869, 'source': 0, 'key': '03493fce9e8a440ca99f4a53bf2d476c'}
May 13 00:49:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532536.0167582, 'source': 0, 'key': '320e72dfd3de4d2e9a4a20039b1cf718'}
May 13 00:49:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532544.9035201, 'source': 0, 'key': '82646bc85cff47819ba364dfa2fd564c'}
May 13 00:49:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532547.578228, 'source': 0, 'key': '5f609834d96948df899e1e45d74e0904'}
May 13 00:49:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:49:12 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:49:13 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f30797b
May 13 00:49:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 96, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a00010000000060206564
May 13 00:49:14 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:49:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043006565
May 13 00:49:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:49:23 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 00:49:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000045006464
May 13 00:49:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:49:26 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532566, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:49:26 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532566, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:49:26 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f6bc641f74f44673a2facf7b2e25c5c8", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532566, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:49:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c006464
May 13 00:49:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:49:27 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:49:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b306565
May 13 00:49:27 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532567, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:49:27 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532567, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:49:27 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1ed3c2ff94444d439258b1d79e6fd4ff", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532567, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:49:28 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:49:28 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:49:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b106565
May 13 00:49:28 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:49:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b106565
May 13 00:49:28 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:49:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b206565
May 13 00:49:28 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:49:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005e006564
May 13 00:49:28 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:49:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:49:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057206565
May 13 00:49:29 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:49:29 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:49:29 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:49:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:49:30 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f10797b
May 13 00:49:30 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:49:30 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:49:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b206565
May 13 00:49:31 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:49:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 10, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000a0001000000005e006564
May 13 00:49:31 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:49:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054306464
May 13 00:49:43 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:49:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000045106464
May 13 00:49:44 msm8909 python3[3043]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 13 00:49:44 msm8909 python3[3043]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 00:49:44 msm8909 python3[3043]: Device not connected, retrying later
May 13 00:49:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:49:44 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:49:44 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:49:44 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532567.2300184, 'source': 0, 'key': 'f6bc641f74f44673a2facf7b2e25c5c8'}
May 13 00:49:44 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532568.0795157, 'source': 0, 'key': '1ed3c2ff94444d439258b1d79e6fd4ff'}
May 13 00:49:44 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 00:49:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:49:47 msm8909 python3[3043]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 13 00:49:47 msm8909 python3[3043]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 00:49:47 msm8909 python3[3043]: Device not connected, retrying later
May 13 00:49:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:49:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532587, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:49:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532587, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:49:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e6e68645ae3643d69def87593cd47b45", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532587, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:49:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532587.5393384, 'source': 0, 'key': 'e6e68645ae3643d69def87593cd47b45'}
May 13 00:49:52 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f30797b
May 13 00:49:52 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532592, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:49:52 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532592, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:49:52 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3606702897594afe9231d84bcf116fd9", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 26, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 129, "solarGen": 102, "walkSteps": 0, "bmrCals": 126, "thermalGen": 16, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532592, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:49:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054006464
May 13 00:49:53 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:49:53 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532593.1623781, 'source': 0, 'key': '3606702897594afe9231d84bcf116fd9'}
May 13 00:49:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:49:53 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532593, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:49:53 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532593, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:49:53 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "053bbec5df2e4697b6075f2096dcf9ff", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532593, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:49:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057006565
May 13 00:49:53 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:49:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000045206464
May 13 00:49:54 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532594.2716234, 'source': 0, 'key': '053bbec5df2e4697b6075f2096dcf9ff'}
May 13 00:49:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:49:54 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:49:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043006565
May 13 00:49:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b206565
May 13 00:49:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b006565
May 13 00:49:56 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:49:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:50:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b306565
May 13 00:50:07 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:50:07 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:50:07 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "b588e4455fce4afb9057f3782dd12bdb", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:50:08 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:50:08 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:50:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532607.9426277, 'source': 0, 'key': 'b588e4455fce4afb9057f3782dd12bdb'}
May 13 00:50:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054206464
May 13 00:50:08 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:50:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:50:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:50:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000045006464
May 13 00:50:08 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532608, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:50:08 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532608, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:50:08 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f5db0310804344c9a0a68012907c9c4f", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 69, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532608, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:50:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:50:09 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532608.9192119, 'source': 0, 'key': 'f5db0310804344c9a0a68012907c9c4f'}
May 13 00:50:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057206565
May 13 00:50:10 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:50:14 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:50:14 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:50:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055306464
May 13 00:50:20 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:50:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:50:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:50:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:50:21 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:50:22 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:50:22 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:50:22 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003d20797b
May 13 00:50:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000056306565
May 13 00:50:22 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:50:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043306565
May 13 00:50:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046106464
May 13 00:50:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e106564
May 13 00:50:24 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:50:24 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:50:24 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:50:28 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 00:50:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b306565
May 13 00:50:33 msm8909 python3[3043]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 00:50:33 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 13 00:50:33 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 13 00:50:33 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "921930e82b4c4eacb5b5a3968600863f", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 13 00:50:33 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:50:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046306464
May 13 00:50:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e306564
May 13 00:50:35 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:50:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043006565
May 13 00:50:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d306464
May 13 00:50:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:50:36 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:50:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055106464
May 13 00:50:37 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:50:42 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:50:42 msm8909 python3[3043]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 00:50:42 msm8909 python3[3043]: DBUS: Get Characteristic failed for: /org/bluez/hci0/dev_06_05_04_02_E8_6A 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:50:42 msm8909 python3[3043]: DBUS: Activate Notify failed for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:50:42 msm8909 python3[3043]: 'NoneType' object is not iterable
May 13 00:50:43 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532634.1198366, 'source': 0, 'key': '921930e82b4c4eacb5b5a3968600863f'}
May 13 00:50:43 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 00:50:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b306565
May 13 00:50:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:50:48 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532648, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:50:48 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532648, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:50:48 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f991121a749f449ba1df4524eededebe", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532648, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:50:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:50:48 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:50:49 msm8909 python3[3043]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 00:50:49 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 13 00:50:49 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 13 00:50:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "3c3ffe0f670b4a069e386eb8557c86eb", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 13 00:50:49 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:50:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055206464
May 13 00:50:50 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:50:50 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:50:50 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:50:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:50:50 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532650, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:50:50 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532650, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:50:50 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9c5b42ac0eef4a0189da4c3a1da54b8c", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532650, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:50:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e006564
May 13 00:50:50 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:50:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:50:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046006464
May 13 00:50:56 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:50:56 msm8909 python3[3043]: 272.95484352111816 [06:05:04:02:E8:6A] <- HR 0000
May 13 00:50:57 msm8909 python3[3043]: 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, 64, 240, 97, 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 13 00:50:57 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:50:57 msm8909 python3[3043]: GOT Pairing Code: 251a
May 13 00:50:57 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:50:57 msm8909 python3[3043]: NO FW Update needed.
May 13 00:50:57 msm8909 python3[3043]: LAST SYNC: 1715531873
May 13 00:50:58 msm8909 python3[3043]: 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, 67, 0, 0, 64, 16, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:50:58 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:50:58 msm8909 python3[3043]: HR READING: 0 TOOK 0.000428 secs
May 13 00:50:58 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:50:58 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:50:58 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 67, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 101, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 75, 'case_temp': 101, 'distance': 0}
May 13 00:50:58 msm8909 python3[3043]: W ID: 76
May 13 00:50:58 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532658, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:50:58 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532658, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:50:58 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "71cdccb7604445709e1f0b3acab4f4c7", "msg": {"statusValues": {"skinTemp": 101, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715532658, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:50:58 msm8909 python3[3043]: Instant Upload complete
May 13 00:50:58 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 13 00:51:01 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:51:01 msm8909 python3[3043]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 00:51:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b306565
May 13 00:51:02 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:51:02 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:51:02 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532648.8707807, 'source': 0, 'key': 'f991121a749f449ba1df4524eededebe'}
May 13 00:51:02 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532649.9892914, 'source': 0, 'key': '3c3ffe0f670b4a069e386eb8557c86eb'}
May 13 00:51:02 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532650.8986113, 'source': 0, 'key': '9c5b42ac0eef4a0189da4c3a1da54b8c'}
May 13 00:51:02 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532658.9954016, 'source': 0, 'key': '71cdccb7604445709e1f0b3acab4f4c7'}
May 13 00:51:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055006464
May 13 00:51:07 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:51:07 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:51:07 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:51:07 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "d925041e67dd479aa64314f87b4c0d01", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:51:08 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:51:08 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:51:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532668.4178271, 'source': 0, 'key': 'd925041e67dd479aa64314f87b4c0d01'}
May 13 00:51:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:51:10 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532670, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:51:10 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532670, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:51:10 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e7b9202593b54ce494bed8f276194a1e", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532670, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:51:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046206464
May 13 00:51:10 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532670, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:51:10 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532670, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:51:10 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "ab9ebae759214cddb4a7e5f02f89140b", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532670, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:51:11 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532670.7529507, 'source': 0, 'key': 'e7b9202593b54ce494bed8f276194a1e'}
May 13 00:51:11 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532670.8121977, 'source': 0, 'key': 'ab9ebae759214cddb4a7e5f02f89140b'}
May 13 00:51:11 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f317a7b
May 13 00:51:11 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 1, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532671, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:51:11 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 26, 'actCals': 3, 'heartRate': 0, 'sleepState': 1, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 129, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 126, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532671, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:51:11 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8386bd9bb9694bcbb0cff700718d6a82", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 26, "actCals": 3, "heartRate": 0, "sleepState": 1, "totalSteps": 0, "caseTemp": 122, "totalCals": 129, "solarGen": 102, "walkSteps": 0, "bmrCals": 126, "thermalGen": 16, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532671, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:51:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e206564
May 13 00:51:12 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:51:12 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532672.0665948, 'source': 0, 'key': '8386bd9bb9694bcbb0cff700718d6a82'}
May 13 00:51:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b006565
May 13 00:51:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e306564
May 13 00:51:21 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:51:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044106565
May 13 00:51:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055106464
May 13 00:51:22 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:51:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045006565
May 13 00:51:24 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f017a7b
May 13 00:51:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058106565
May 13 00:51:24 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:51:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c006464
May 13 00:51:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00100000000059206565
May 13 00:51:26 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:51:32 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:51:32 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:51:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e106564
May 13 00:51:35 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:51:35 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:51:35 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:51:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:51:36 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:51:36 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f117a7b
May 13 00:51:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055306464
May 13 00:51:37 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:51:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c206464
May 13 00:51:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047106464
May 13 00:51:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00100000000059306565
May 13 00:51:38 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:51:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044306565
May 13 00:51:49 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:51:49 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:51:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045306565
May 13 00:51:50 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532710, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:51:50 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532710, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:51:50 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "472eb622096845aba3e67782c253fe71", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 69, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532710, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:51:50 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532710.7594333, 'source': 0, 'key': '472eb622096845aba3e67782c253fe71'}
May 13 00:51:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044006565
May 13 00:51:51 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532711, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:51:51 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532711, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:51:51 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "7493571ff2de495da74359658fe8b2f3", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 68, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532711, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:51:51 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f317a7b
May 13 00:51:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b306565
May 13 00:51:51 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532711.4332945, 'source': 0, 'key': '7493571ff2de495da74359658fe8b2f3'}
May 13 00:51:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e306564
May 13 00:51:52 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:51:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:51:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00100000000059006565
May 13 00:51:53 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:51:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:51:54 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:52:02 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:52:02 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:52:03 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 126, 'total_cals': 129, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 26, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001a0066001003a07e003f037a7b
May 13 00:52:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b006565
May 13 00:52:03 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532723, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:52:03 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532723, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:52:03 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "80d60cecdb4940e6a9675aeab2a44185", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532723, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:52:04 msm8909 python3[3043]: Running Scheduled: Thread Check
May 13 00:52:04 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532724.1797848, 'source': 0, 'key': '80d60cecdb4940e6a9675aeab2a44185'}
May 13 00:52:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c006464
May 13 00:52:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:52:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e006564
May 13 00:52:06 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:52:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045106565
May 13 00:52:07 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:52:07 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:52:08 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:52:08 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:52:08 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "2ce68d441ac747a087524fe83b61bbaa", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:52:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532728.5812409, 'source': 0, 'key': '2ce68d441ac747a087524fe83b61bbaa'}
May 13 00:52:20 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 00:52:20 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532740, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:52:20 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532740, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:52:20 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e36f1fbe47d54e6188e3f925dce3ce02", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 61, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532740, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:52:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b206465
May 13 00:52:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058306565
May 13 00:52:21 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:52:21 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532741.2329404, 'source': 0, 'key': 'e36f1fbe47d54e6188e3f925dce3ce02'}
May 13 00:52:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c206464
May 13 00:52:22 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532742, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:52:22 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532742, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:52:22 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "412f6fc9fd064338bbf5a4eaa6f432e3", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532742, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:52:22 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532742.4497738, 'source': 0, 'key': '412f6fc9fd064338bbf5a4eaa6f432e3'}
May 13 00:52:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:52:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532752, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:52:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532752, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:52:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5b32d2259a0540dd87aaffd3e2387053", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532752, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:52:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046306565
May 13 00:52:32 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:52:32 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:52:33 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:52:33 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:52:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532752.5307178, 'source': 0, 'key': '5b32d2259a0540dd87aaffd3e2387053'}
May 13 00:52:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b306465
May 13 00:52:33 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:52:33 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:52:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058006565
May 13 00:52:33 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:52:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054106464
May 13 00:52:33 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:52:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:52:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:52:35 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:52:35 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d307a7b
May 13 00:52:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:52:45 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:52:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058206565
May 13 00:52:45 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:52:45 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d007a7b
May 13 00:52:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054206464
May 13 00:52:46 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:52:46 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:52:46 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:52:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:52:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:52:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:52:51 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 00:52:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:52:55 msm8909 python3[3043]: DBUS: Connected to 06:05:04:11:B9:D2
May 13 00:52:55 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 13 00:52:55 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 13 00:52:55 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "77e515a4a9314876822009a2aaeaf7ed", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 75, "status": 3}]}}
May 13 00:52:55 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:53:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:53:02 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:53:02 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:53:02 msm8909 python3[3043]: 399.18656420707703 [06:05:04:11:B9:D2] <- HR 0000
May 13 00:53:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b206465
May 13 00:53:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054006464
May 13 00:53:03 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:53:04 msm8909 python3[3043]: 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, 64, 242, 7, 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 13 00:53:04 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:53:04 msm8909 python3[3043]: GOT Pairing Code: 1d92
May 13 00:53:04 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:53:04 msm8909 python3[3043]: NO FW Update needed.
May 13 00:53:04 msm8909 python3[3043]: LAST SYNC: 1715532295
May 13 00:53:05 msm8909 python3[3043]: 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, 16, 0, 0, 64, 16, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 67, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:53:05 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:53:05 msm8909 python3[3043]: HR READING: 0 TOOK 0.000442 secs
May 13 00:53:05 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:53:05 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:53:05 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 16, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 101, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 67, 'case_temp': 101, 'distance': 0}
May 13 00:53:05 msm8909 python3[3043]: W ID: 75
May 13 00:53:05 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532785, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:53:05 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715532785, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:53:05 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1cf7a2b2396e45589ddd28adcb06c079", "msg": {"statusValues": {"skinTemp": 101, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 67, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715532785, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:53:05 msm8909 python3[3043]: Instant Upload complete
May 13 00:53:05 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 13 00:53:05 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 00:53:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f206564
May 13 00:53:05 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:53:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004c306464
May 13 00:53:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:53:07 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:53:07 msm8909 python3[3043]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 13 00:53:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:53:08 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:53:08 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:53:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532776.3157139, 'source': 0, 'key': '77e515a4a9314876822009a2aaeaf7ed'}
May 13 00:53:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532785.8153317, 'source': 0, 'key': '1cf7a2b2396e45589ddd28adcb06c079'}
May 13 00:53:08 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:53:08 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:53:08 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "186b31deed424dc994c839ddaf831081", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:53:09 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532789.2027421, 'source': 0, 'key': '186b31deed424dc994c839ddaf831081'}
May 13 00:53:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f306564
May 13 00:53:17 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:53:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043106565
May 13 00:53:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055106464
May 13 00:53:18 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:53:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 78, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004e006464
May 13 00:53:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046306464
May 13 00:53:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:53:19 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532799, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:53:19 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532799, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:53:19 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "0789b0a3a91c492fa0c947706179bd4c", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532799, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:53:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a106564
May 13 00:53:19 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:53:19 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532799.7141187, 'source': 0, 'key': '0789b0a3a91c492fa0c947706179bd4c'}
May 13 00:53:21 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 00:53:25 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 00:53:26 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:53:26 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:53:27 msm8909 python3[3043]: DBUS: Connected to 06:05:04:30:B0:14
May 13 00:53:27 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 13 00:53:27 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 13 00:53:27 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "81575cf427434acf9a4aa0967382e996", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 81, "status": 3}]}}
May 13 00:53:27 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:53:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:53:27 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:53:27 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 00:53:27 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 00:53:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058306565
May 13 00:53:27 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:53:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004b006565
May 13 00:53:27 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532807, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:53:27 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532807, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:53:27 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "249ca39c7f634add80736237ee76d531", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532807, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:53:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055206464
May 13 00:53:28 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:53:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 78, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004e106464
May 13 00:53:28 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 78, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532808, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:53:28 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 78, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532808, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:53:28 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "221160e7af3b4bb1b5ae99ec677df2eb", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 78, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532808, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:53:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046006464
May 13 00:53:28 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:53:28 msm8909 python3[3043]: 425.32009673118591 [06:05:04:30:B0:14] <- HR 0000
May 13 00:53:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a206564
May 13 00:53:29 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:53:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:53:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f106564
May 13 00:53:29 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:53:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:53:31 msm8909 python3[3043]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 201, 204, 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, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 00:53:31 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:53:31 msm8909 python3[3043]: GOT Pairing Code: 13d4
May 13 00:53:31 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:53:31 msm8909 python3[3043]: NO FW Update needed.
May 13 00:53:31 msm8909 python3[3043]: LAST SYNC: 1715521996
May 13 00:53:32 msm8909 python3[3043]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 226, 217, 2, 16, 94, 242, 1, 17, 132, 231, 0, 18, 27, 0, 0, 32, 0, 0, 0, 48, 102, 0, 0, 64, 16, 0, 0, 65, 123, 0, 0, 80, 122, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:53:32 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:53:32 msm8909 python3[3043]: HR READING: 0 TOOK 0.000426 secs
May 13 00:53:32 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:53:32 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:53:32 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 102, 'bmr_cals': 127582, 'total_cals': 186850, 'run_steps': 0, 'skin_temp': 123, 'act_cals': 59268, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 27, 'battery': 63, 'case_temp': 122, 'distance': 0}
May 13 00:53:32 msm8909 python3[3043]: W ID: 81
May 13 00:53:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'heartRate': 0, 'actCals': 59268, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 122, 'totalCals': 186850, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127582, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'sleepDuration': 27}, 'utcTimestamp': 1715532812, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:53:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'heartRate': 0, 'actCals': 59268, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 122, 'totalCals': 186850, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127582, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'sleepDuration': 27}, 'utcTimestamp': 1715532812, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:53:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "d194a949929346229032af0515a5b9c5", "msg": {"statusValues": {"skinTemp": 123, "heartRate": 0, "actCals": 59268, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 122, "totalCals": 186850, "solarGen": 102, "walkSteps": 0, "bmrCals": 127582, "thermalGen": 16, "battery": 63, "runSteps": 0, "sleepDuration": 27}, "utcTimestamp": 1715532812, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:53:32 msm8909 python3[3043]: Instant Upload complete
May 13 00:53:32 msm8909 python3[3043]: using silent sync
May 13 00:53:32 msm8909 python3[3043]: Starting sync for: 06:05:04:30:B0:14
May 13 00:53:32 msm8909 python3[3043]: ACTIVATING AMDTP.
May 13 00:53:35 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 00:53:37 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 00:53:37 msm8909 python3[3043]: Sending start sync for: 06:05:04:30:B0:14
May 13 00:53:37 msm8909 python3[3043]: 433.58098959922791 [06:05:04:30:B0:14] -> TX[10] b'060040109100a4a98329'
May 13 00:53:37 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 00:53:38 msm8909 python3[3043]: 434.86793565750122 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:38 msm8909 python3[3043]: 435.19622230529785 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 13 00:53:38 msm8909 python3[3043]: 435.20675659179688 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:38 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:38 msm8909 python3[3043]: Header: 06004010 payload: e200 crc: 9183912d
May 13 00:53:38 msm8909 python3[3043]: 435.21498370170593 [06:05:04:30:B0:14] -> TX[10] b'0600401092269a7fa3d0'
May 13 00:53:38 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 00:53:39 msm8909 python3[3043]: 435.82832455635071 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:39 msm8909 python3[3043]: 435.86281728744507 [06:05:04:30:B0:14] <- RX 06004011e2009183912d
May 13 00:53:39 msm8909 python3[3043]: 435.87246823310852 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:39 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:39 msm8909 python3[3043]: Header: 06004011 payload: e200 crc: 9183912d
May 13 00:53:39 msm8909 python3[3043]: 435.88145184516907 [06:05:04:30:B0:14] -> TX[11] b'07004010900f002d7dca85'
May 13 00:53:39 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 00:53:40 msm8909 python3[3043]: 436.46254372596741 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:40 msm8909 python3[3043]: 436.78053736686707 [06:05:04:30:B0:14] <- RX 06004012e2009183912d
May 13 00:53:40 msm8909 python3[3043]: 436.79282641410828 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:40 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:40 msm8909 python3[3043]: Header: 06004012 payload: e200 crc: 9183912d
May 13 00:53:40 msm8909 python3[3043]: 436.79981207847595 [06:05:04:30:B0:14] -> TX[11] b'070040109316006c6a8c1c'
May 13 00:53:40 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 00:53:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055306464
May 13 00:53:40 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:53:41 msm8909 python3[3043]: 437.42229437828064 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 78, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004e206464
May 13 00:53:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046106464
May 13 00:53:41 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532821, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:53:41 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532821, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:53:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "97f68a4367714a3e88035fb1abb28036", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532821, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:53:41 msm8909 python3[3043]: 437.74567031860352 [06:05:04:30:B0:14] <- RX 06004013e2009183912d
May 13 00:53:41 msm8909 python3[3043]: 437.75449728965759 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:41 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:41 msm8909 python3[3043]: Header: 06004013 payload: e200 crc: 9183912d
May 13 00:53:41 msm8909 python3[3043]: 437.76356291770935 [06:05:04:30:B0:14] -> TX[11] b'070040109317002d5b9705'
May 13 00:53:41 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 00:53:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:53:41 msm8909 python3[3043]: 438.12746620178223 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:53:42 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:53:42 msm8909 python3[3043]: 438.51767420768738 [06:05:04:30:B0:14] <- RX 06004014e2009183912d
May 13 00:53:42 msm8909 python3[3043]: 438.52822113037109 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: Header: 06004014 payload: e200 crc: 9183912d
May 13 00:53:42 msm8909 python3[3043]: 438.53632164001465 [06:05:04:30:B0:14] -> TX[10] b'060040109124754d8015'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 00:53:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:53:42 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:53:42 msm8909 python3[3043]: 438.60771226882935 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: 438.63692116737366 [06:05:04:30:B0:14] <- RX 2400401500006640f415000000190064070b00000000000000000002d9e20000001b0015f41f01ac
May 13 00:53:42 msm8909 python3[3043]: 438.64555263519287 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: user prefs:
May 13 00:53:42 msm8909 python3[3043]: self.clockFormat: 00
May 13 00:53:42 msm8909 python3[3043]: self.unit: 00
May 13 00:53:42 msm8909 python3[3043]: self.time: 00000000
May 13 00:53:42 msm8909 python3[3043]: self.timezone: 0000
May 13 00:53:42 msm8909 python3[3043]: self.gender: 00
May 13 00:53:42 msm8909 python3[3043]: self.age: 19
May 13 00:53:42 msm8909 python3[3043]: self.weight: 0064
May 13 00:53:42 msm8909 python3[3043]: self.height: 070b
May 13 00:53:42 msm8909 python3[3043]: self.steps: 00003a98
May 13 00:53:42 msm8909 python3[3043]: self.distance: 00000003
May 13 00:53:42 msm8909 python3[3043]: self.calories: 000004b0
May 13 00:53:42 msm8909 python3[3043]: self.sleep: 000001e0
May 13 00:53:42 msm8909 python3[3043]: self.language: 00
May 13 00:53:42 msm8909 python3[3043]: self.sleeptime: 15
May 13 00:53:42 msm8909 python3[3043]: 438.73525261878967 [06:05:04:30:B0:14] <- RX 06004016e2009183912d
May 13 00:53:42 msm8909 python3[3043]: 438.74439144134521 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: Header: 06004016 payload: e200 crc: 9183912d
May 13 00:53:42 msm8909 python3[3043]: 438.75341367721558 [06:05:04:30:B0:14] -> TX[42] b'26004010902400006640f416000000190064070b00003a9800000003000004b0000001e000159fe91878'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902400006640f416000000190064070b00003a9800000003000004b0000001e000159fe91878
May 13 00:53:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043306565
May 13 00:53:42 msm8909 python3[3043]: 438.81568026542664 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: 439.21258044242859 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 13 00:53:42 msm8909 python3[3043]: 439.22147011756897 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:42 msm8909 python3[3043]: Header: 06004017 payload: e200 crc: 9183912d
May 13 00:53:42 msm8909 python3[3043]: 439.23063087463379 [06:05:04:30:B0:14] -> TX[11] b'07004010930c0121a0a6db'
May 13 00:53:42 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 13 00:53:42 msm8909 python3[3043]: 439.2993323802948 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 439.66184616088867 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 13 00:53:43 msm8909 python3[3043]: 439.67073059082031 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: Header: 06004018 payload: e200 crc: 9183912d
May 13 00:53:43 msm8909 python3[3043]: 439.67766046524048 [06:05:04:30:B0:14] -> TX[10] b'060040109237685f13ba'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 00:53:43 msm8909 python3[3043]: 439.75696635246277 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 439.7838876247406 [06:05:04:30:B0:14] <- RX 05004019011bdf05a5
May 13 00:53:43 msm8909 python3[3043]: 439.79451298713684 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 06:05:04:30:B0:14: License Good
May 13 00:53:43 msm8909 python3[3043]: 439.87032103538513 [06:05:04:30:B0:14] <- RX 0600401ae2009183912d
May 13 00:53:43 msm8909 python3[3043]: 439.87953805923462 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: Header: 0600401a payload: e200 crc: 9183912d
May 13 00:53:43 msm8909 python3[3043]: 439.88591027259827 [06:05:04:30:B0:14] -> TX[10] b'060040109126592c8efb'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 00:53:43 msm8909 python3[3043]: 439.96680760383606 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 440.0063374042511 [06:05:04:30:B0:14] <- RX 1c00401b00000001000000010000000000000000000000b400000000292cfa5e
May 13 00:53:43 msm8909 python3[3043]: 440.01659917831421 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 440.07787537574768 [06:05:04:30:B0:14] <- RX 0600401ce2009183912d
May 13 00:53:43 msm8909 python3[3043]: 440.09185242652893 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: Header: 0600401c payload: e200 crc: 9183912d
May 13 00:53:43 msm8909 python3[3043]: 440.09877562522888 [06:05:04:30:B0:14] -> TX[10] b'060040109107073ce7b7'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 00:53:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f206564
May 13 00:53:43 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:53:43 msm8909 python3[3043]: 440.17231678962708 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 440.19849228858948 [06:05:04:30:B0:14] <- RX 0500401d008def02d2
May 13 00:53:43 msm8909 python3[3043]: 440.20830631256104 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: 440.29169654846191 [06:05:04:30:B0:14] <- RX 0600401ee2009183912d
May 13 00:53:43 msm8909 python3[3043]: 440.30110120773315 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:43 msm8909 python3[3043]: Header: 0600401e payload: e200 crc: 9183912d
May 13 00:53:43 msm8909 python3[3043]: 440.30800175666809 [06:05:04:30:B0:14] -> TX[10] b'060040109117632c50aa'
May 13 00:53:43 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 00:53:44 msm8909 python3[3043]: 440.37966823577881 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: 440.40790843963623 [06:05:04:30:B0:14] <- RX 0800401fbcc94066990836bc
May 13 00:53:44 msm8909 python3[3043]: 440.41671919822693 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:44 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: 440.49661302566528 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 13 00:53:44 msm8909 python3[3043]: 440.50661325454712 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:44 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: Header: 06004010 payload: e200 crc: 9183912d
May 13 00:53:44 msm8909 python3[3043]: 440.51473212242126 [06:05:04:30:B0:14] -> TX[10] b'060040109106910ce0c0'
May 13 00:53:44 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 00:53:44 msm8909 python3[3043]: 440.58948969841003 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: 440.64571642875671 [06:05:04:30:B0:14] <- RX 0402401100000000000000047e020000bf00100800000000000000047f020000be20100800000000000000047f020000bd20500800000000c502bd067f1a0000bd20100800000000000000047f020000bd20100800000000000000047f020000bf201008000000000000000480020000bd401008000000000000000480020000bd401008000000000000000480020000bf401008000000000000000480020000bf401008000000000000000480020000bf401008000000000000000480020000be401008000000000000000480020000bf401008000000000000000480020000bf40500800000000e002bd06801a0000bf201008
May 13 00:53:44 msm8909 python3[3043]: 440.69199013710022 [06:05:04:30:B0:14] <- RX 000000000000000480020000bf20100800000000000000047f020000bf20100800000000000000047f020000bd20100800000000000000047f020000bf20100800000000000000047f020000bf20100800000000000000047f020000bd00100800000000000000047f020000bd00100800000000000000047f020000bc00100800000000000000047e020000bc00100800000000000000047e020000bf00500800000000c002bd067e1a0000bf00100800000000000000047e020000bfe00f0800000000000000047e020000bfe00f0800000000000000047d020000bde00f0800000000000000047d020000bee00f0800000000
May 13 00:53:44 msm8909 python3[3043]: 440.71695446968079 [06:05:04:30:B0:14] <- RX 000000047d020000bdc00f0800000000000000047d020000bec00f080fcf7c5a
May 13 00:53:44 msm8909 python3[3043]: 440.72622132301331 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:44 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: 440.88379096984863 [06:05:04:30:B0:14] <- RX 0402401200000000000000047d020000bfc00f0800000000000000047d020000bfc00f0800000000000000047c020000bfc00f0800000000000000047c020000bfa04f08000000009802bd067c1a0000bca00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047b020000bea00f0800000000000000047b020000bfa00f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bd800f0800000000000000047b020000bd800f0800000000000000047b020000bf804f08
May 13 00:53:44 msm8909 python3[3043]: 440.93468475341797 [06:05:04:30:B0:14] <- RX 000000007e02bd067a1a0000bd800f0800000000000000047a020000bf800f0800000000000000047b020000bd800f0800000000000000047b020000be800f0800000000000000047b020000bd800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000be800f0800000000000000047b020000bf800f0800000000000000047b020000bc800f0800000000000000047b020000bf804f08000000008202bd067b1a0000bf800f0800000000000000047b020000bd800f0800000000000000047a020000bf800f0800000000000000047a020000bf800f0800000000
May 13 00:53:44 msm8909 python3[3043]: 440.95962357521057 [06:05:04:30:B0:14] <- RX 000000047a020000bd800f0800000000000000047a020000be800f08e9f76768
May 13 00:53:44 msm8909 python3[3043]: 440.96866345405579 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:44 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: 441.0940797328949 [06:05:04:30:B0:14] <- RX 0402401300000000000000047a020000bf600f0800000000000000047a020000be600f0800000000000000047a020000be600f0800000000000000047a020000bd600f0800000000000000047a020000bf604f08000000007102bd067a1a0000bf600f0800000000000000047a020000bd600f0800000000000000047a020000bd600f0800000000000000047a020000be600f08000000000000000479020000be600f08000000000000000479020000bd600f08000000000000000479020000be400f08000000000000000479020000bf400f08000000000000000479020000bd400f08000000000000000479020000bd400f08
May 13 00:53:44 msm8909 python3[3043]: 441.14192414283752 [06:05:04:30:B0:14] <- RX 000000000000000479020000be404f08000000006002bd06791a0000bf400f08000000000000000479020000bf600f08000000000000000479020000be600f08000000000000000479020000be600f0800000000000000047a020000be600f0800000000000000047a020000bf600f0800000000000000047a020000bd600f0800000000000000047a020000be600f0800000000000000047a020000bf600f0800000000000000047a020000bf600f0800000000000000047a020000bc604f08000000007102bd067a1a0000bf600f0800000000000000047a020000bf600f0800000000000000047a020000bf600f0800000000
May 13 00:53:44 msm8909 python3[3043]: 441.16758728027344 [06:05:04:30:B0:14] <- RX 000000047a020000bf600f0800000000000000047a020000bf600f0819b74a50
May 13 00:53:44 msm8909 python3[3043]: 441.17606806755066 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:44 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:44 msm8909 python3[3043]: 441.32495188713074 [06:05:04:30:B0:14] <- RX 0402401400000000000000047a020000be600f0800000000000000047a020000be600f0800000000000000047a020000be600f0800000000000000047a020000bf600f0800000000000000047a020000bf600f08000000000000000479020000bf604f08000000006802bd06791a0000bd600f08000000000000000479020000be400f08000000000000000479020000bd400f08000000000000000479020000bf400f08000000000000000479020000bd400f08000000000000000479020000bd400f08000000000000000479020000bf400f08000000000000000479020000bd400f08000000000000000479020000bd400f08
May 13 00:53:44 msm8909 python3[3043]: 441.37677669525146 [06:05:04:30:B0:14] <- RX 000000000000000479020000bc400f08000000000000000479020000bf604f08000000006402bd06791a0000bc600f08000000000000000479020000be600f0800000000000000047a020000bd600f0800000000000000047a020000bf600f0800000000000000047a020000bf600f0800000000000000047a020000bf600f0800000000000000047a020000bf600f0800000000000000047a020000bd600f0800000000000000047a020000bd600f0800000000000000047a020000be600f0800000000000000047a020000bd604f08000000006d02bd067a1a0000bd600f0800000000000000047a020000bf600f0800000000
May 13 00:53:45 msm8909 python3[3043]: 441.40350198745728 [06:05:04:30:B0:14] <- RX 0000000479020000be600f08000000000000000479020000be600f0876bf9674
May 13 00:53:45 msm8909 python3[3043]: 441.41336822509766 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058106565
May 13 00:53:45 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:53:45 msm8909 python3[3043]: 441.5799298286438 [06:05:04:30:B0:14] <- RX 04024015000000000000000479020000bd600f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000be400f08000000000000000479020000be400f08000000000000000479020000bc400f08000000000000000479020000bf404f08000000006002bd06791a0000be400f08000000000000000479020000be400f08000000000000000479020000bc400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bd400f08000000000000000479020000bd400f08000000000000000479020000bf400f08
May 13 00:53:45 msm8909 python3[3043]: 441.63487792015076 [06:05:04:30:B0:14] <- RX 000000000000000479020000bd400f08000000000000000479020000bf400f08000000000000000479020000be404f08000000006002bd06791a0000bd600f08000000000000000479020000bf600f08000000000000000479020000bf600f08000000000000000479020000bd600f08000000000000000479020000bf600f08000000000000000479020000bf600f08000000000000000479020000bf600f08000000000000000479020000be600f08000000000000000479020000bf600f08000000000000000479020000bf600f08000000000000000479020000bd604f08000000006802bd06791a0000be600f0800000000
May 13 00:53:45 msm8909 python3[3043]: 441.66075754165649 [06:05:04:30:B0:14] <- RX 0000000479020000be600f08000000000000000479020000bf600f082dd975af
May 13 00:53:45 msm8909 python3[3043]: 441.67019438743591 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:45 msm8909 python3[3043]: 441.77333402633667 [06:05:04:30:B0:14] <- RX 44014016000000000000000479020000be600f08000000000000000479020000be400f08000000000000000479020000be600f08000000000000000479020000bc400f08000000000000000479020000be400f08000000000000000479020000be400f08000000000000000479020000be400f08000000000000000479020000be404f08000000006402bd06791a0000bf400f08000000000000000479020000be400f08000000000000000479020000bd400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bd400f08
May 13 00:53:45 msm8909 python3[3043]: 441.80363130569458 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f08000000000000000479020000bd600f0800000000000000047a020000bf600f0800000000000000047a020000bd60cf08000000006d02bd067a1a0000bf600f082eee35d4
May 13 00:53:45 msm8909 python3[3043]: 441.81638503074646 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:45 msm8909 python3[3043]: 441.88263034820557 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 13 00:53:45 msm8909 python3[3043]: 441.89354491233826 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:45 msm8909 python3[3043]: Header: 06004017 payload: e200 crc: 9183912d
May 13 00:53:45 msm8909 python3[3043]: 441.90097188949585 [06:05:04:30:B0:14] -> TX[10] b'06004010902397e9ff92'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 13 00:53:45 msm8909 python3[3043]: 441.9717059135437 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:45 msm8909 python3[3043]: 441.99818992614746 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 13 00:53:45 msm8909 python3[3043]: 442.00733351707458 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:45 msm8909 python3[3043]: Header: 06004018 payload: e200 crc: 9183912d
May 13 00:53:45 msm8909 python3[3043]: 442.01582169532776 [06:05:04:30:B0:14] -> TX[10] b'0600401091013299845e'
May 13 00:53:45 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 13 00:53:45 msm8909 python3[3043]: 442.10131168365479 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 00:53:46 msm8909 python3[3043]: 443.3362123966217 [06:05:04:30:B0:14] <- RX 06004019e2009183912d
May 13 00:53:46 msm8909 python3[3043]: 443.3453688621521 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 00:53:46 msm8909 python3[3043]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 00:53:46 msm8909 python3[3043]: Header: 06004019 payload: e200 crc: 9183912d
May 13 00:53:46 msm8909 python3[3043]: command list complete
May 13 00:53:46 msm8909 python3[3043]: DEACTIVATING AMDTP.
May 13 00:53:46 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 00:53:46 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 00:53:46 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 00:53:47 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:53:47 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:53:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532807.5374594, 'source': 0, 'key': '81575cf427434acf9a4aa0967382e996'}
May 13 00:53:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532808.3056591, 'source': 0, 'key': '249ca39c7f634add80736237ee76d531'}
May 13 00:53:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532809.0373728, 'source': 0, 'key': '221160e7af3b4bb1b5ae99ec677df2eb'}
May 13 00:53:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532813.19502, 'source': 0, 'key': 'd194a949929346229032af0515a5b9c5'}
May 13 00:53:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532821.7562497, 'source': 0, 'key': '97f68a4367714a3e88035fb1abb28036'}
May 13 00:53:49 msm8909 python3[3043]: Total BG Logs: 180
May 13 00:53:49 msm8909 python3[3043]: [SSE] BACKGROUND: {'events': [{'skinTemp': 32.0, 'utcTimestamp': 1715521980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522160, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 709, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp
May 13 00:53:49 msm8909 python3[3043]: ': 32.5, 'utcTimestamp': 1715522340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522700, 'heartRate': None,
May 13 00:53:49 msm8909 python3[3043]: 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.5, 'utcTimestamp': 1715522760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522820, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 736, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 32.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715522940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715523000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715523060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1,
May 13 00:53:49 msm8909 python3[3043]: 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.25, 'utcTimestamp': 1715523120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.0, 'utcTimestamp': 1715523180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.0, 'utcTimestamp': 1715523240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.0, 'utcTimestamp': 1715523300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.0, 'utcTimestamp': 1715523360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.0, 'utcTimestamp': 1715523420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activit
May 13 00:53:49 msm8909 python3[3043]: y': 1, 'deltaRunSteps': 0, 'caseTemp': 31.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 32.0, 'utcTimestamp': 1715523480, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 704, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.75, 'utcTimestamp': 1715523540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.75, 'utcTimestamp': 1715523600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.75, 'utcTimestamp': 1715523660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.75, 'utcTimestamp': 1715523720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.5, 'utcTimestamp': 1715523780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.25
May 13 00:53:49 msm8909 python3[3043]: , 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.5, 'utcTimestamp': 1715523840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.5, 'utcTimestamp': 1715523900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.5, 'utcTimestamp': 1715523960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.5, 'utcTimestamp': 1715524020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.25, 'utcTimestamp': 1715524080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 31.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.25, 'utcTimestamp': 1715524140, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.0, 'thermalGenIndex': 1, 'wearableId': 81, 'batt
May 13 00:53:49 msm8909 python3[3043]: ery': 60, 'deltaDistance': 0, 'deltaActCals': 664, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.25, 'utcTimestamp': 1715524200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.25, 'utcTimestamp': 1715524260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 31.0, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.25, 'utcTimestamp': 1715524320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.25, 'utcTimestamp': 1715524380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals':
May 13 00:53:49 msm8909 python3[3043]: 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524800, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 638, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTem
May 13 00:53:49 msm8909 python3[3043]: p': 31.0, 'utcTimestamp': 1715524920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715524980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525280, 'heartRate':
May 13 00:53:49 msm8909 python3[3043]: None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525460, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 642, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.75, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex
May 13 00:53:49 msm8909 python3[3043]: ': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525700, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 31.0, 'utcTimestamp': 1715525760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715525820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715525880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715525940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'acti
May 13 00:53:49 msm8909 python3[3043]: vity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526120, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 625, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30
May 13 00:53:49 msm8909 python3[3043]: .25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715526480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715526540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715526600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715526660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715526720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'bat
May 13 00:53:49 msm8909 python3[3043]: tery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715526780, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 608, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715526960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActC
May 13 00:53:49 msm8909 python3[3043]: als': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527440, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 625, 'deviceId': '06:05:04:30:B0:14'}, {
May 13 00:53:49 msm8909 python3[3043]: 'skinTemp': 30.75, 'utcTimestamp': 1715527500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527860, 'he
May 13 00:53:49 msm8909 python3[3043]: artRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715527920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}]}
May 13 00:53:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "bg", "key": "25332652c1f94a518be077f1712832d7", "msg": {"events": [{"skinTemp": 32.0, "utcTimestamp": 1715521980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522160, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 709, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "de
May 13 00:53:49 msm8909 python3[3043]: ltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skin
May 13 00:53:49 msm8909 python3[3043]: Temp": 32.5, "utcTimestamp": 1715522700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.5, "utcTimestamp": 1715522760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522820, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 736, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 32.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715522940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715523000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715523060, "h
May 13 00:53:49 msm8909 python3[3043]: eartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.25, "utcTimestamp": 1715523120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.0, "utcTimestamp": 1715523180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.0, "utcTimestamp": 1715523240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.0, "utcTimestamp": 1715523300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.0, "utcTimestamp": 1715523360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.0, "utcTimestamp": 1715523420, "heartRate": null, "deltaBmrCals": 0, "powerConsumed
May 13 00:53:49 msm8909 python3[3043]: Index": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 31.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 32.0, "utcTimestamp": 1715523480, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 704, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.75, "utcTimestamp": 1715523540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.75, "utcTimestamp": 1715523600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.75, "utcTimestamp": 1715523660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.75, "utcTimestamp": 1715523720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.5, "utcTimestamp": 1715523780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSte
May 13 00:53:49 msm8909 python3[3043]: ps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.5, "utcTimestamp": 1715523840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.5, "utcTimestamp": 1715523900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.5, "utcTimestamp": 1715523960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.5, "utcTimestamp": 1715524020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.25, "utcTimestamp": 1715524080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 31.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.25, "utcTimestamp": 1715524140, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "ca
May 13 00:53:49 msm8909 python3[3043]: seTemp": 31.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 664, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.25, "utcTimestamp": 1715524200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.25, "utcTimestamp": 1715524260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 31.0, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.25, "utcTimestamp": 1715524320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.25, "utcTimestamp": 1715524380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearable
May 13 00:53:49 msm8909 python3[3043]: Id": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524800, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 638, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "d
May 13 00:53:49 msm8909 python3[3043]: eltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715524980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"},
May 13 00:53:49 msm8909 python3[3043]: {"skinTemp": 31.0, "utcTimestamp": 1715525280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525460, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 642, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.75, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 171552564
May 13 00:53:49 msm8909 python3[3043]: 0, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 31.0, "utcTimestamp": 1715525760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715525820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715525880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715525940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526000, "heartRate": null, "deltaBmrCals": 0, "powerConsu
May 13 00:53:49 msm8909 python3[3043]: medIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526060, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526120, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 625, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalk
May 13 00:53:49 msm8909 python3[3043]: Steps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715526480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715526540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715526600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715526660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715526720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "ca
May 13 00:53:49 msm8909 python3[3043]: seTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715526780, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 608, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715526960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "we
May 13 00:53:49 msm8909 python3[3043]: arableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527440, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance":
May 13 00:53:49 msm8909 python3[3043]: 0, "deltaActCals": 625, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:
May 13 00:53:49 msm8909 python3[3043]: B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715527920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}]}}
May 13 00:53:49 msm8909 python3[3043]: [SSE] BACKGROUND: {'events': [{'skinTemp': 30.75, 'utcTimestamp': 1715527980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528100, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 616, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp':
May 13 00:53:49 msm8909 python3[3043]: 30.5, 'utcTimestamp': 1715528340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715528640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528700, 'heartRate': N
May 13 00:53:49 msm8909 python3[3043]: one, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528760, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 612, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715528940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedInd
May 13 00:53:49 msm8909 python3[3043]: ex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529420, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps':
May 13 00:53:49 msm8909 python3[3043]: 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 621, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715529660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715529720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715529780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTem
May 13 00:53:49 msm8909 python3[3043]: p': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715529840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715529900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715529960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530080, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 608, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId
May 13 00:53:49 msm8909 python3[3043]: ': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaAc
May 13 00:53:49 msm8909 python3[3043]: tCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715530680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715530740, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 608, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715530800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715530860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14
May 13 00:53:49 msm8909 python3[3043]: '}, {'skinTemp': 30.75, 'utcTimestamp': 1715530920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715530980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715
May 13 00:53:49 msm8909 python3[3043]: 531280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531400, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 616, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715531640, 'heartRate': None, 'deltaBmrCal
May 13 00:53:49 msm8909 python3[3043]: s': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715531700, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715531760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 60, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715531820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715531880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715531940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex':
May 13 00:53:49 msm8909 python3[3043]: 1, 'deltaWalkSteps': 0, 'activity': 1, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532060, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 612, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 62, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'delt
May 13 00:53:49 msm8909 python3[3043]: aRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.5, 'utcTimestamp': 1715532420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715532480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715532540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.25, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715532600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715532660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 3, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGenIndex': 1, 'wearableId': 81, 'battery': 61, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:30:B0:14'}, {'skinTemp': 30.75, 'utcTimestamp': 1715532720, 'heartRate': None, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 30.5, 'thermalGe
May 13 00:53:49 msm8909 python3[3043]: nIndex': 1, 'wearableId': 81, 'battery': 63, 'deltaDistance': 0, 'deltaActCals': 621, 'deviceId': '06:05:04:30:B0:14'}]}
May 13 00:53:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "bg", "key": "781625651f7842a9ac0e7ea20b4de90a", "msg": {"events": [{"skinTemp": 30.75, "utcTimestamp": 1715527980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715528040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715528100, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 616, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "delt
May 13 00:53:49 msm8909 python3[3043]: aActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715528640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"
May 13 00:53:49 msm8909 python3[3043]: skinTemp": 30.75, "utcTimestamp": 1715528700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715528760, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 612, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715528820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715528880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715528940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529
May 13 00:53:49 msm8909 python3[3043]: 060, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529420, "heartRate": null, "deltaBmrCals": 1402, "pow
May 13 00:53:49 msm8909 python3[3043]: erConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 621, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715529660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715529720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715529780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "del
May 13 00:53:49 msm8909 python3[3043]: taWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715529840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715529900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715529960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530080, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 608, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSte
May 13 00:53:49 msm8909 python3[3043]: ps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "
May 13 00:53:49 msm8909 python3[3043]: wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715530680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715530740, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 608, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715530800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715530860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDis
May 13 00:53:49 msm8909 python3[3043]: tance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715530920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715530980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "0
May 13 00:53:49 msm8909 python3[3043]: 6:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531400, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 616, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5,
May 13 00:53:49 msm8909 python3[3043]: "utcTimestamp": 1715531640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715531700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715531760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 60, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715531820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715531880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715531940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532000, "heartRate": null, "
May 13 00:53:49 msm8909 python3[3043]: deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 1, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532060, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 612, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 62, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "
May 13 00:53:49 msm8909 python3[3043]: solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.5, "utcTimestamp": 1715532420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715532480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715532540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.25, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715532600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715532660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 3, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 61, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:30:B0:14"}, {"skinTemp": 30.75, "utcTimestamp": 1715532720, "heartRate": null, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "solarGenIndex": 1, "deltaWalkSteps": 0, "ac
May 13 00:53:49 msm8909 python3[3043]: tivity": 0, "deltaRunSteps": 0, "caseTemp": 30.5, "thermalGenIndex": 1, "wearableId": 81, "battery": 63, "deltaDistance": 0, "deltaActCals": 621, "deviceId": "06:05:04:30:B0:14"}]}}
May 13 00:53:49 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:53:49 msm8909 python3[3043]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 00:53:49 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 00:53:50 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532830.0068889, 'source': 0, 'key': '25332652c1f94a518be077f1712832d7'}
May 13 00:53:50 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532830.1095185, 'source': 0, 'key': '781625651f7842a9ac0e7ea20b4de90a'}
May 13 00:53:54 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f007a7b
May 13 00:53:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:53:54 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:53:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058206565
May 13 00:53:54 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:53:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055106464
May 13 00:53:55 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:53:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 78, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004e006464
May 13 00:53:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a106564
May 13 00:53:55 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:53:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:53:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043106565
May 13 00:53:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046306464
May 13 00:54:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046106565
May 13 00:54:08 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:54:08 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:54:09 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:54:09 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:54:09 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "77035b6032134ac4beab674174fb89ce", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:54:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:54:09 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:54:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b106465
May 13 00:54:09 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532849.5311995, 'source': 0, 'key': '77035b6032134ac4beab674174fb89ce'}
May 13 00:54:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058306565
May 13 00:54:09 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:54:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055206464
May 13 00:54:10 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:54:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055306464
May 13 00:54:12 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:54:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 72, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000048106464
May 13 00:54:12 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:54:12 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:54:17 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:54:17 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:54:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 72, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000048206464
May 13 00:54:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:54:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045006565
May 13 00:54:23 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532863, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:54:23 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532863, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:54:23 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "292accb742f04bd5b5ffc97fcc713ca3", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 69, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532863, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:54:24 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532863.8627501, 'source': 0, 'key': '292accb742f04bd5b5ffc97fcc713ca3'}
May 13 00:54:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:54:24 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:54:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043306565
May 13 00:54:24 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532864, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:54:24 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532864, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:54:24 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "c986c48f8d654999b8ec76010bd9e6bc", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532864, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:54:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b206465
May 13 00:54:25 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532864.8249803, 'source': 0, 'key': 'c986c48f8d654999b8ec76010bd9e6bc'}
May 13 00:54:26 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f307a7b
May 13 00:54:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000058106565
May 13 00:54:27 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:54:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:54:36 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:54:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043106565
May 13 00:54:36 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:54:36 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:54:36 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f007a7b
May 13 00:54:36 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532876, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:54:36 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532876, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:54:36 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e52059be6e774ac795235b79cff89217", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532876, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:54:37 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:54:37 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:54:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b306465
May 13 00:54:37 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532877, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:54:37 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532877, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:54:37 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5000ce8e4f6a403d9e7a122e8d0ff574", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532877, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:54:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532877.1232398, 'source': 0, 'key': 'e52059be6e774ac795235b79cff89217'}
May 13 00:54:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 72, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000048306464
May 13 00:54:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532877.4960778, 'source': 0, 'key': '5000ce8e4f6a403d9e7a122e8d0ff574'}
May 13 00:54:38 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f107a7b
May 13 00:54:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e006564
May 13 00:54:39 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:54:39 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 00:54:39 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 00:54:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055106464
May 13 00:54:40 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:54:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d006464
May 13 00:54:40 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532880, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:54:40 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532880, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:54:40 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "464f03819c414d71a878df64cb72e842", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532880, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:54:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045106565
May 13 00:54:41 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532880.8012373, 'source': 0, 'key': '464f03819c414d71a878df64cb72e842'}
May 13 00:54:47 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:54:47 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:54:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:54:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055306464
May 13 00:54:52 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:54:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a306565
May 13 00:54:52 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:54:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000045306565
May 13 00:54:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e106564
May 13 00:54:53 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:54:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:54:54 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:54:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:54:54 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:54:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 72, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000048206464
May 13 00:54:54 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 72, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532894, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:54:54 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 72, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532894, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:54:55 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5bed9222182d402bbcf1de7b51a8527b", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 72, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532894, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:54:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:54:55 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532895.4507496, 'source': 0, 'key': '5bed9222182d402bbcf1de7b51a8527b'}
May 13 00:55:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055006464
May 13 00:55:04 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:55:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e306564
May 13 00:55:04 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:55:05 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:55:05 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:55:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:55:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b206465
May 13 00:55:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:55:08 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:55:09 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:55:09 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:55:09 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "71a5d6c658a640d08773d9f65f59a8cc", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:55:09 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532909.8357484, 'source': 0, 'key': '71a5d6c658a640d08773d9f65f59a8cc'}
May 13 00:55:18 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:55:18 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:55:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:55:18 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:55:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:55:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:55:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042106565
May 13 00:55:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e006564
May 13 00:55:22 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:55:22 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:55:22 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:55:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:55:23 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:55:23 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:55:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046306565
May 13 00:55:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532932, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:55:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532932, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:55:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "0d17bb9bf04c4e10ab3852548ca48eaa", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532932, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:55:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042206565
May 13 00:55:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532932, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:55:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532932, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:55:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "dfc823bfdc05458b897097f674fd3348", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 66, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532932, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:55:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532933.0502768, 'source': 0, 'key': '0d17bb9bf04c4e10ab3852548ca48eaa'}
May 13 00:55:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:55:33 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:55:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532933.261169, 'source': 0, 'key': 'dfc823bfdc05458b897097f674fd3348'}
May 13 00:55:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e206564
May 13 00:55:34 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:55:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:55:35 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f207a7b
May 13 00:55:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:55:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047306464
May 13 00:55:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a006564
May 13 00:55:46 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:55:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d306464
May 13 00:55:46 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532946, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:55:46 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532946, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:55:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "da3a228b4327477198cf2d2a34601d62", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532946, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:55:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042006565
May 13 00:55:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:55:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532947.4365866, 'source': 0, 'key': 'da3a228b4327477198cf2d2a34601d62'}
May 13 00:55:48 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:55:48 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:55:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:55:48 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:55:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b306465
May 13 00:55:48 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532948, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:55:48 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532948, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:55:48 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "a3fb7151526b40cc95c66effec03376e", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532948, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:55:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000056106565
May 13 00:55:48 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:55:48 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:55:48 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:55:49 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532948.9010477, 'source': 0, 'key': 'a3fb7151526b40cc95c66effec03376e'}
May 13 00:55:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d306464
May 13 00:55:50 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:55:50 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:56:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:56:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000056206565
May 13 00:56:01 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:56:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e006564
May 13 00:56:01 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:56:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d006464
May 13 00:56:01 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:56:02 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:56:02 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 00:56:02 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 00:56:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042106565
May 13 00:56:03 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f107a7b
May 13 00:56:03 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532963, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:56:03 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532963, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:56:03 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1d169d9726104f7b8f6fb10f50bef2d5", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532963, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:56:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:56:03 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:56:03 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532963.5383687, 'source': 0, 'key': '1d169d9726104f7b8f6fb10f50bef2d5'}
May 13 00:56:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 72, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000048106464
May 13 00:56:03 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 72, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532963, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:56:03 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 72, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532963, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:56:03 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "785398ec3efa4c8099eac37e682d077f", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 72, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532963, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:56:04 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532964.2615528, 'source': 0, 'key': '785398ec3efa4c8099eac37e682d077f'}
May 13 00:56:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:56:05 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:56:09 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:56:09 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:56:09 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "bb10c223d51e43f79b2933d8a567d058", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:56:10 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532970.2236896, 'source': 0, 'key': 'bb10c223d51e43f79b2933d8a567d058'}
May 13 00:56:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042306565
May 13 00:56:15 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e207a7b
May 13 00:56:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a306565
May 13 00:56:15 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:56:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:56:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e206564
May 13 00:56:18 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:56:19 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:56:19 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:56:28 msm8909 python3[3043]: Exception in thread SSE-config:
May 13 00:56:28 msm8909 python3[3043]: Traceback (most recent call last):
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 761, in _update_chunk_length
May 13 00:56:28 msm8909 python3[3043]: self.chunk_left = int(line, 16)
May 13 00:56:28 msm8909 python3[3043]: ValueError: invalid literal for int() with base 16: b''
May 13 00:56:28 msm8909 python3[3043]: During handling of the above exception, another exception occurred:
May 13 00:56:28 msm8909 python3[3043]: Traceback (most recent call last):
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 444, in _error_catcher
May 13 00:56:28 msm8909 python3[3043]: yield
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 828, in read_chunked
May 13 00:56:28 msm8909 python3[3043]: self._update_chunk_length()
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 765, in _update_chunk_length
May 13 00:56:28 msm8909 python3[3043]: raise InvalidChunkLength(self, line)
May 13 00:56:28 msm8909 python3[3043]: urllib3.exceptions.InvalidChunkLength: InvalidChunkLength(got length b'', 0 bytes read)
May 13 00:56:28 msm8909 python3[3043]: During handling of the above exception, another exception occurred:
May 13 00:56:28 msm8909 python3[3043]: Traceback (most recent call last):
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/requests/models.py", line 753, in generate
May 13 00:56:28 msm8909 python3[3043]: for chunk in self.raw.stream(chunk_size, decode_content=True):
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 624, in stream
May 13 00:56:28 msm8909 python3[3043]: for line in self.read_chunked(amt, decode_content=decode_content):
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 857, in read_chunked
May 13 00:56:28 msm8909 python3[3043]: self._original_response.close()
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/contextlib.py", line 77, in __exit__
May 13 00:56:28 msm8909 python3[3043]: self.gen.throw(type, value, traceback)
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/urllib3/response.py", line 461, in _error_catcher
May 13 00:56:28 msm8909 python3[3043]: raise ProtocolError("Connection broken: %r" % e, e)
May 13 00:56:28 msm8909 python3[3043]: urllib3.exceptions.ProtocolError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
May 13 00:56:28 msm8909 python3[3043]: During handling of the above exception, another exception occurred:
May 13 00:56:28 msm8909 python3[3043]: Traceback (most recent call last):
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
May 13 00:56:28 msm8909 python3[3043]: self.run()
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/threading.py", line 862, in run
May 13 00:56:28 msm8909 python3[3043]: self._target(*self._args, **self._kwargs)
May 13 00:56:28 msm8909 python3[3043]: File "/data/mother-sync/motherSSE.py", line 263, in rxWorker
May 13 00:56:28 msm8909 python3[3043]: for rec in resp:
May 13 00:56:28 msm8909 python3[3043]: File "/usr/lib/python3.5/site-packages/requests/models.py", line 756, in generate
May 13 00:56:28 msm8909 python3[3043]: raise ChunkedEncodingError(e)
May 13 00:56:28 msm8909 python3[3043]: requests.exceptions.ChunkedEncodingError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
May 13 00:56:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054006464
May 13 00:56:28 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:56:29 msm8909 python3[3043]: [SSE] CONNECTION MARKED AS FAILED
May 13 00:56:29 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:29 msm8909 python3[3043]: [SSE] RECONNECTING!
May 13 00:56:29 msm8909 python3[3043]: [SSE] PUTTING EMPTY ONE IN QUEUE
May 13 00:56:29 msm8909 python3[3043]: [SSE] - Warn old thread still alive
May 13 00:56:29 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:56:29 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:56:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042106565
May 13 00:56:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:56:30 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:30 msm8909 python3[3043]: [SSE] RECONNECTING!
May 13 00:56:30 msm8909 python3[3043]: [SSE] PUTTING EMPTY ONE IN QUEUE
May 13 00:56:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a106565
May 13 00:56:30 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:56:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:56:30 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:56:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057106565
May 13 00:56:30 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:56:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054106464
May 13 00:56:30 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:56:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e306564
May 13 00:56:31 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:56:31 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532990.1212313, 'source': 0, 'key': 'dda84e6a67c849c5be2431fdb685a568'}
May 13 00:56:31 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'timestamp': 1715532991.3722944, 'source': 1, 'key': None}
May 13 00:56:31 msm8909 python3[3043]: [SSE] RX'd: {'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"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'type': 'wearables', 'timestamp': 1715532991.3768947, 'source': 1, 'key': None}
May 13 00:56:31 msm8909 python3[3043]: [CONFIG] SSE Has new config, updating
May 13 00:56:31 msm8909 python3[3043]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:31 msm8909 python3[3043]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:31 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d306464
May 13 00:56:31 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 00:56:31 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532991, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:56:31 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532991, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:56:31 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "46ebd35f53c040d2882ece4947ef7c28", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532991, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'type': 'wconfig', 'timestamp': 1715532991.5491788, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'type': 'wconfig', 'timestamp': 1715532991.7684762, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'type': 'wconfig', 'timestamp': 1715532991.9631135, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532992.0465877, 'source': 0, 'key': '46ebd35f53c040d2882ece4947ef7c28'}
May 13 00:56:32 msm8909 python3[3043]: [CONFIG] SSE Has new config, updating
May 13 00:56:32 msm8909 python3[3043]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:32 msm8909 python3[3043]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:32 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:32 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e007a7b
May 13 00:56:32 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 00:56:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 62, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532992, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:56:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 62, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715532992, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:56:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3e21c035854a4f2b8118cd76c379a7a5", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 62, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715532992, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'type': 'wconfig', 'timestamp': 1715532992.15538, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'type': 'wconfig', 'timestamp': 1715532992.35517, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "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": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'type': 'wconfig', 'timestamp': 1715532992.551955, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] UPDATING W CONFIG
May 13 00:56:32 msm8909 python3[3043]: [SSE] RX'd: {'data': '0', 'type': 'prov', 'timestamp': 1715532992.6014736, 'source': 1, 'key': None}
May 13 00:56:32 msm8909 python3[3043]: [SSE] SETTING PROVISIONING TO: 0
May 13 00:56:32 msm8909 python3[3043]: [CONFIG] SSE Has new config, updating
May 13 00:56:32 msm8909 python3[3043]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:32 msm8909 python3[3043]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:32 msm8909 python3[3043]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 00:56:32 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:56:32 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:56:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715532993.0970349, 'source': 0, 'key': '3e21c035854a4f2b8118cd76c379a7a5'}
May 13 00:56:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057306565
May 13 00:56:42 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:56:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:56:43 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 13 00:56:43 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533003, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533003, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "252bae5594504ec0951b7768354210ce", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533003, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:56:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e106564
May 13 00:56:43 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:56:43 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:56:43 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:56:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042306565
May 13 00:56:43 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 13 00:56:43 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533003, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533003, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3e38e3ea566b4fd19a030e6d7007de16", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 66, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533003, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:56:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:56:43 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 00:56:43 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533003, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533003, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9dc2a14fa14241cfbfdc19c3fb9262c6", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533003, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:56:43 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533003.5097756, 'source': 0, 'key': '252bae5594504ec0951b7768354210ce'}
May 13 00:56:43 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533003.9523177, 'source': 0, 'key': '3e38e3ea566b4fd19a030e6d7007de16'}
May 13 00:56:44 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533004.02704, 'source': 0, 'key': '9dc2a14fa14241cfbfdc19c3fb9262c6'}
May 13 00:56:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:56:44 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 13 00:56:44 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533004, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:56:44 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533004, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:56:44 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f989852732d8472cabb703051543b9b2", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533004, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:56:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:56:44 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:56:45 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533005.0602758, 'source': 0, 'key': 'f989852732d8472cabb703051543b9b2'}
May 13 00:56:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054206464
May 13 00:56:46 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:56:46 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:56:46 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:56:47 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:56:47 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:56:47 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e207a7b
May 13 00:56:47 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 00:56:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 62, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533007, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:56:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 62, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533007, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:56:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e3342e3718b5489099e234e7e1b2feda", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 62, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533007, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:56:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533007.7519212, 'source': 0, 'key': 'e3342e3718b5489099e234e7e1b2feda'}
May 13 00:56:49 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:56:49 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:56:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046306565
May 13 00:56:57 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e307a7b
May 13 00:56:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057006565
May 13 00:56:57 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:56:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b206465
May 13 00:56:57 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:56:57 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:56:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:56:58 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 00:56:58 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 00:57:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:57:00 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:57:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054006464
May 13 00:57:00 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:57:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e206564
May 13 00:57:00 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:57:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d206464
May 13 00:57:04 msm8909 python3[3043]: Running Scheduled: Thread Check
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: MainThread
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: False
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: This is the current thread
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: Watchdog
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: GLibThread
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: SSE-config
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 00:57:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 00:57:04 msm8909 python3[3043]: DEBUG NUM THREADS: 9
May 13 00:57:10 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:57:10 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:57:10 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "f12adf6d2ac04f5c9977c888f2f09aa8", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:57:10 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:57:10 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:57:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054106464
May 13 00:57:10 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:57:10 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533030.4739017, 'source': 0, 'key': 'f12adf6d2ac04f5c9977c888f2f09aa8'}
May 13 00:57:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042106565
May 13 00:57:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d306464
May 13 00:57:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057206565
May 13 00:57:11 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:57:12 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e007a7b
May 13 00:57:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:57:12 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:57:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000047106565
May 13 00:57:14 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:57:14 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:57:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:57:15 msm8909 python3[3043]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 13 00:57:15 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533035, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:57:15 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533035, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:57:15 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 00:57:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "904f6850ba504904b000c4a1d886728d", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533035, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:57:20 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:57:20 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:57:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005e106564
May 13 00:57:21 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:57:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000047206565
May 13 00:57:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00100000000059206565
May 13 00:57:21 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:57:22 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e107a7b
May 13 00:57:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:57:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042306565
May 13 00:57:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:57:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054206464
May 13 00:57:22 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:57:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:57:24 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:57:24 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:57:24 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 00:57:24 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 00:57:24 msm8909 python3[3043]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 13 00:57:24 msm8909 python3[3043]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 00:57:24 msm8909 python3[3043]: Device not connected, retrying later
May 13 00:57:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:57:24 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:57:24 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:57:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047106464
May 13 00:57:24 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:57:24 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:57:24 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533035.5839262, 'source': 0, 'key': '904f6850ba504904b000c4a1d886728d'}
May 13 00:57:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:57:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b106465
May 13 00:57:35 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:57:35 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:57:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000047306565
May 13 00:57:36 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e307a7b
May 13 00:57:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:57:36 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:57:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:57:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042006565
May 13 00:57:37 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 00:57:37 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 00:57:39 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 00:57:39 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 00:57:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057006565
May 13 00:57:39 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:57:43 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 00:57:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b106465
May 13 00:57:47 msm8909 python3[3043]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 13 00:57:47 msm8909 python3[3043]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 00:57:47 msm8909 python3[3043]: Device not connected, retrying later
May 13 00:57:47 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 00:57:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b106465
May 13 00:57:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533067, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:57:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533067, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:57:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1c04d5001e3249c28c80604e90851a8c", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533067, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:57:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054106464
May 13 00:57:52 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:57:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d006464
May 13 00:57:52 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533072, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:57:52 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533072, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:57:52 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "37980062d94b4f159934ad2422f6d92a", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533072, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:57:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000047106565
May 13 00:57:53 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533073, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:57:53 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533073, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:57:53 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "d07ef127e05d433296098366776d0644", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533073, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:57:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057206565
May 13 00:57:54 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:57:54 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003e007a7b
May 13 00:57:54 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 62, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533074, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:57:54 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 62, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533074, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:57:54 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3af38100dbdc4857901df87cf2b3f1e9", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 62, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533074, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:57:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:57:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b306465
May 13 00:57:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00100000000059106565
May 13 00:57:55 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:57:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:57:56 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:57:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:58:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042006565
May 13 00:58:06 msm8909 python3[3043]: DBUS: Connected to 06:05:04:11:B9:D2
May 13 00:58:06 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 13 00:58:06 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 13 00:58:06 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "b617521e9eae44e1bfab85579da03fae", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 75, "status": 3}]}}
May 13 00:58:06 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:58:08 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:58:08 msm8909 python3[3043]: 704.54217076301575 [06:05:04:11:B9:D2] <- HR 0000
May 13 00:58:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:58:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046306565
May 13 00:58:10 msm8909 python3[3043]: 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, 64, 242, 7, 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 13 00:58:10 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:58:10 msm8909 python3[3043]: GOT Pairing Code: 1d92
May 13 00:58:10 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:58:10 msm8909 python3[3043]: NO FW Update needed.
May 13 00:58:10 msm8909 python3[3043]: LAST SYNC: 1715532295
May 13 00:58:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:58:11 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:58:11 msm8909 python3[3043]: 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, 16, 0, 0, 64, 16, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:58:11 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:58:11 msm8909 python3[3043]: HR READING: 0 TOOK 0.000437 secs
May 13 00:58:11 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:58:11 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:58:11 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 16, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 101, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 68, 'case_temp': 101, 'distance': 0}
May 13 00:58:11 msm8909 python3[3043]: W ID: 75
May 13 00:58:11 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533091, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:58:11 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533091, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:58:12 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "29617e2c4138461e8290496a45f7865e", "msg": {"statusValues": {"skinTemp": 101, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 68, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715533091, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:58:12 msm8909 python3[3043]: Instant Upload complete
May 13 00:58:12 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 13 00:58:14 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 00:58:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:58:14 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:58:14 msm8909 python3[3043]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 13 00:58:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000042006565
May 13 00:58:15 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:58:15 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:58:15 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:58:15 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:58:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "2646cd1ced434bb4b5457fc2289ceedd", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:58:15 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533068.0656431, 'source': 0, 'key': '1c04d5001e3249c28c80604e90851a8c'}
May 13 00:58:15 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533073.2927172, 'source': 0, 'key': '37980062d94b4f159934ad2422f6d92a'}
May 13 00:58:15 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533073.861501, 'source': 0, 'key': 'd07ef127e05d433296098366776d0644'}
May 13 00:58:15 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533074.7235248, 'source': 0, 'key': '3af38100dbdc4857901df87cf2b3f1e9'}
May 13 00:58:15 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533086.7656062, 'source': 0, 'key': 'b617521e9eae44e1bfab85579da03fae'}
May 13 00:58:15 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533092.4128904, 'source': 0, 'key': '29617e2c4138461e8290496a45f7865e'}
May 13 00:58:15 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 00:58:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:58:26 msm8909 python3[3043]: DBUS: Connected to 06:05:04:FC:44:79
May 13 00:58:26 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 13 00:58:26 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 13 00:58:26 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "57350a58ae1d4b799ae759231a6df6b9", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 63, "status": 3}]}}
May 13 00:58:26 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:58:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b306465
May 13 00:58:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:58:28 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:58:28 msm8909 python3[3043]: 724.6210515499115 [06:05:04:FC:44:79] <- HR 0000
May 13 00:58:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044106565
May 13 00:58:30 msm8909 python3[3043]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 206, 124, 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, 105, 252, 68, 121, 0, 0, 0]
May 13 00:58:30 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:58:30 msm8909 python3[3043]: GOT Pairing Code: 1d69
May 13 00:58:30 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:58:30 msm8909 python3[3043]: NO FW Update needed.
May 13 00:58:30 msm8909 python3[3043]: LAST SYNC: 1715523196
May 13 00:58:31 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d007a7b
May 13 00:58:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:58:31 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:58:33 msm8909 python3[3043]: DBUS: Read 06:05:04:FC:44:79 : 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, 16, 0, 0, 64, 16, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:58:33 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:58:33 msm8909 python3[3043]: HR READING: 0 TOOK 0.000477 secs
May 13 00:58:33 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:58:33 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:58:33 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 16, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 71, 'case_temp': 100, 'distance': 0}
May 13 00:58:33 msm8909 python3[3043]: W ID: 63
May 13 00:58:33 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533113, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:58:33 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533113, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:58:33 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "cd5a1960280845afb9a6fc1d4a5b3cbc", "msg": {"statusValues": {"skinTemp": 100, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715533113, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:58:33 msm8909 python3[3043]: Instant Upload complete
May 13 00:58:33 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 00:58:35 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:58:35 msm8909 python3[3043]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 00:58:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 00:58:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533095.4694371, 'source': 0, 'key': '2646cd1ced434bb4b5457fc2289ceedd'}
May 13 00:58:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533106.5094359, 'source': 0, 'key': '57350a58ae1d4b799ae759231a6df6b9'}
May 13 00:58:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533113.4906542, 'source': 0, 'key': 'cd5a1960280845afb9a6fc1d4a5b3cbc'}
May 13 00:58:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:58:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044206565
May 13 00:58:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f106564
May 13 00:58:42 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:58:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046206565
May 13 00:58:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047006464
May 13 00:58:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057306565
May 13 00:58:43 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:58:43 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d107a7b
May 13 00:58:45 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:58:45 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:58:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 00:58:46 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:58:47 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 00:58:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:58:55 msm8909 python3[3043]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 00:58:56 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 13 00:58:56 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 13 00:58:56 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "56bcb94aea94443881a2dc86ec7d6698", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 13 00:58:56 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:58:57 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:58:57 msm8909 python3[3043]: 754.26857471466064 [06:05:04:02:E8:6A] <- HR 0000
May 13 00:58:58 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d307a7b
May 13 00:58:58 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533138, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:58:58 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533138, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 00:58:58 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3fe8679ca43c4631969513f96fea4e45", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 61, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533138, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 00:58:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057006565
May 13 00:58:58 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:58:58 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:58:58 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:58:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 00:58:58 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:58:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000044006565
May 13 00:58:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000055006464
May 13 00:58:59 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:58:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f306564
May 13 00:58:59 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:59:00 msm8909 python3[3043]: 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, 64, 240, 97, 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 13 00:59:00 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:59:00 msm8909 python3[3043]: GOT Pairing Code: 251a
May 13 00:59:00 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:59:00 msm8909 python3[3043]: NO FW Update needed.
May 13 00:59:00 msm8909 python3[3043]: LAST SYNC: 1715531873
May 13 00:59:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000046006565
May 13 00:59:02 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533142, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:59:02 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533142, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 00:59:02 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "dcc8ee4859c140848fcd2781ff4a3914", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533142, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 00:59:02 msm8909 python3[3043]: 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, 67, 0, 0, 64, 16, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:59:02 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:59:02 msm8909 python3[3043]: HR READING: 0 TOOK 0.000371 secs
May 13 00:59:02 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:59:02 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:59:02 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 67, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 101, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 75, 'case_temp': 100, 'distance': 0}
May 13 00:59:02 msm8909 python3[3043]: W ID: 76
May 13 00:59:02 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533142, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:59:02 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533142, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 00:59:02 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8052a05079f54fac934a40758ff9d407", "msg": {"statusValues": {"skinTemp": 101, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 75, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715533142, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 00:59:02 msm8909 python3[3043]: Instant Upload complete
May 13 00:59:02 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 13 00:59:05 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 00:59:05 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:59:05 msm8909 python3[3043]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 00:59:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430010000000004b006465
May 13 00:59:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:59:11 msm8909 python3[3043]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 00:59:11 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 13 00:59:11 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 13 00:59:11 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "0727a9c7a70d4e0dbb73224f9d73d40d", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}}
May 13 00:59:11 msm8909 python3[3043]: ACTIVATING HR.
May 13 00:59:13 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:59:15 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f107a7b
May 13 00:59:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000055206565
May 13 00:59:15 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:59:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 00:59:15 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:59:16 msm8909 python3[3043]: 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, 64, 204, 255, 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 13 00:59:16 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 00:59:16 msm8909 python3[3043]: GOT Pairing Code: 0f89
May 13 00:59:16 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 00:59:16 msm8909 python3[3043]: NO FW Update needed.
May 13 00:59:16 msm8909 python3[3043]: LAST SYNC: 1715522815
May 13 00:59:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f006564
May 13 00:59:17 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:59:18 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 00:59:18 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 00:59:18 msm8909 python3[3043]: 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, 1, 0, 0, 64, 1, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 00:59:18 msm8909 python3[3043]: ACTIVITY: 0
May 13 00:59:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f106564
May 13 00:59:19 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:59:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000047206565
May 13 00:59:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000055006565
May 13 00:59:30 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:59:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054306464
May 13 00:59:31 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:59:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f206564
May 13 00:59:31 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 00:59:31 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:59:31 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:59:32 msm8909 python3[3043]: 788.99857568740845 [06:05:04:AF:F9:E9] <- HR 0000
May 13 00:59:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047106464
May 13 00:59:32 msm8909 python3[3043]: HR READING: 0 TOOK 14.039952 secs
May 13 00:59:32 msm8909 python3[3043]: DEACTIVATING HR.
May 13 00:59:32 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 00:59:32 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 1, 'total_steps': 0, 'solar_gen': 1, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 77, 'case_temp': 100, 'distance': 0}
May 13 00:59:32 msm8909 python3[3043]: W ID: 73
May 13 00:59:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533172, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:59:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 1, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 1, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533172, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 00:59:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "aefbfd5aed1f41fea56657e24e9b28a9", "msg": {"statusValues": {"skinTemp": 100, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 1, "walkSteps": 0, "bmrCals": 0, "thermalGen": 1, "battery": 77, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715533172, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 00:59:32 msm8909 python3[3043]: Instant Upload complete
May 13 00:59:33 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 00:59:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a106565
May 13 00:59:33 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f207a7b
May 13 00:59:35 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 00:59:35 msm8909 python3[3043]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 00:59:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 00:59:36 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 00:59:36 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 00:59:36 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 00:59:36 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 00:59:36 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "e26c42cc44804a279ad4f1d710cdf535", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533136.4858351, 'source': 0, 'key': '56bcb94aea94443881a2dc86ec7d6698'}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533138.8229733, 'source': 0, 'key': '3fe8679ca43c4631969513f96fea4e45'}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533143.0175877, 'source': 0, 'key': 'dcc8ee4859c140848fcd2781ff4a3914'}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533143.066787, 'source': 0, 'key': '8052a05079f54fac934a40758ff9d407'}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533151.7762127, 'source': 0, 'key': '0727a9c7a70d4e0dbb73224f9d73d40d'}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533173.4129813, 'source': 0, 'key': 'aefbfd5aed1f41fea56657e24e9b28a9'}
May 13 00:59:36 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533176.4561784, 'source': 0, 'key': 'e26c42cc44804a279ad4f1d710cdf535'}
May 13 00:59:43 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 00:59:43 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 00:59:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005a106564
May 13 00:59:44 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 00:59:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000055106565
May 13 00:59:45 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:59:45 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f007a7b
May 13 00:59:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d306464
May 13 00:59:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 00:59:45 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 00:59:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000100010000000047006565
May 13 00:59:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047306464
May 13 00:59:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533187, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:59:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533187, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 00:59:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "70fb993c7176413ebd62d98b2c77b68a", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533187, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 00:59:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a306565
May 13 00:59:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043106565
May 13 00:59:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533187.8719096, 'source': 0, 'key': '70fb993c7176413ebd62d98b2c77b68a'}
May 13 00:59:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533187, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:59:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533187, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 00:59:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f526d4189de54490b37a67675d6b2e3e", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533187, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 00:59:48 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533188.324028, 'source': 0, 'key': 'f526d4189de54490b37a67675d6b2e3e'}
May 13 00:59:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000055206565
May 13 00:59:57 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 00:59:57 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f107a7b
May 13 00:59:57 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 00:59:57 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 00:59:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 00:59:57 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 00:59:57 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 00:59:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400100000000054206464
May 13 00:59:58 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 00:59:58 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 00:59:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 11, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000b0001000000005f106564
May 13 00:59:58 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:00:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b306564
May 13 01:00:04 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:00:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000055306565
May 13 01:00:04 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:00:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430010000000004a106565
May 13 01:00:04 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533204, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:00:04 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533204, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:00:05 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "4d77dd50aaf34ba7b217ce6de83cdd0d", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533204, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:00:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043306565
May 13 01:00:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 01:00:05 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:00:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047106464
May 13 01:00:07 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f107a7b
May 13 01:00:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 1, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 1, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000010001000000004d106464
May 13 01:00:09 msm8909 python3[3043]: DBUS: Connected to 06:05:04:30:B0:14
May 13 01:00:09 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 13 01:00:09 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 13 01:00:09 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "5bf744c4e24e47299d5a35db4b407b81", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 81, "status": 3}]}}
May 13 01:00:09 msm8909 python3[3043]: ACTIVATING HR.
May 13 01:00:11 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:00:13 msm8909 python3[3043]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 244, 25, 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, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 01:00:13 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 01:00:13 msm8909 python3[3043]: GOT Pairing Code: 13d4
May 13 01:00:13 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:00:13 msm8909 python3[3043]: NO FW Update needed.
May 13 01:00:13 msm8909 python3[3043]: LAST SYNC: 1715532825
May 13 01:00:15 msm8909 python3[3043]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 226, 217, 2, 16, 94, 242, 1, 17, 132, 231, 0, 18, 27, 0, 0, 32, 0, 0, 0, 48, 102, 0, 0, 64, 16, 0, 0, 65, 123, 0, 0, 80, 122, 0, 0, 81, 61, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:00:15 msm8909 python3[3043]: ACTIVITY: 0
May 13 01:00:18 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:00:18 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:00:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 01:00:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000045006565
May 13 01:00:19 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533219, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:00:19 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 69, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533219, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:00:19 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "98913d07250b4374ab97bc0fc3910c9e", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 69, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533219, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:00:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e306564
May 13 01:00:20 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:00:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001306464
May 13 01:00:20 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:00:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043106565
May 13 01:00:22 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:00:22 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:00:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 01:00:22 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:00:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:00:30 msm8909 python3[3043]: 847.33040332794189 [06:05:04:30:B0:14] <- HR 0000
May 13 01:00:31 msm8909 python3[3043]: HR READING: 0 TOOK 16.046869 secs
May 13 01:00:31 msm8909 python3[3043]: DEACTIVATING HR.
May 13 01:00:31 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:00:31 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 16, 'total_steps': 0, 'solar_gen': 102, 'bmr_cals': 127582, 'total_cals': 186850, 'run_steps': 0, 'skin_temp': 123, 'act_cals': 59268, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 27, 'battery': 61, 'case_temp': 122, 'distance': 0}
May 13 01:00:31 msm8909 python3[3043]: W ID: 81
May 13 01:00:31 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'heartRate': 0, 'actCals': 59268, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 122, 'totalCals': 186850, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127582, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'sleepDuration': 27}, 'utcTimestamp': 1715533231, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:00:31 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'heartRate': 0, 'actCals': 59268, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 122, 'totalCals': 186850, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127582, 'thermalGen': 16, 'battery': 61, 'runSteps': 0, 'sleepDuration': 27}, 'utcTimestamp': 1715533231, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:00:31 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3a5f656242c44ad9832c4a2cba4819ec", "msg": {"statusValues": {"skinTemp": 123, "heartRate": 0, "actCals": 59268, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 122, "totalCals": 186850, "solarGen": 102, "walkSteps": 0, "bmrCals": 127582, "thermalGen": 16, "battery": 61, "runSteps": 0, "sleepDuration": 27}, "utcTimestamp": 1715533231, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:00:31 msm8909 python3[3043]: Instant Upload complete
May 13 01:00:31 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 01:00:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 01:00:32 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:00:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:00:32 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:00:32 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:00:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053106464
May 13 01:00:33 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:00:33 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:00:33 msm8909 python3[3043]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 01:00:33 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 01:00:33 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d207a7b
May 13 01:00:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:00:33 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:00:34 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:00:34 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:00:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533205.3906701, 'source': 0, 'key': '4d77dd50aaf34ba7b217ce6de83cdd0d'}
May 13 01:00:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533209.8587494, 'source': 0, 'key': '5bf744c4e24e47299d5a35db4b407b81'}
May 13 01:00:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000045106565
May 13 01:00:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533219.5740688, 'source': 0, 'key': '98913d07250b4374ab97bc0fc3910c9e'}
May 13 01:00:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533231.8967128, 'source': 0, 'key': '3a5f656242c44ad9832c4a2cba4819ec'}
May 13 01:00:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b206564
May 13 01:00:34 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:00:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057206565
May 13 01:00:34 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:00:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043206565
May 13 01:00:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c006464
May 13 01:00:34 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533234, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:00:34 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533234, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:00:34 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9f13638f2bdc4d51a9afe5b6694abbb4", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533234, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:00:35 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533235.3002303, 'source': 0, 'key': '9f13638f2bdc4d51a9afe5b6694abbb4'}
May 13 01:00:36 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:00:36 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:00:36 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "e5542cbc1f3a4b02a8b1a72ec8e202a7", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:00:36 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:00:36 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:00:36 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:00:36 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:00:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533236.8834128, 'source': 0, 'key': 'e5542cbc1f3a4b02a8b1a72ec8e202a7'}
May 13 01:00:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000045206565
May 13 01:00:46 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:00:46 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:00:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:00:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 01:00:47 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:00:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053306464
May 13 01:00:47 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:00:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e206564
May 13 01:00:48 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:00:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043306565
May 13 01:00:49 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533249, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:00:49 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533249, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:00:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "ed4094c51217486881c5e1754c5aa047", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533249, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:00:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:00:50 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533250.0277197, 'source': 0, 'key': 'ed4094c51217486881c5e1754c5aa047'}
May 13 01:00:50 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:00:50 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:00:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047106464
May 13 01:00:51 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533251, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:00:51 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533251, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:00:51 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "6b60b33d12fa4e4ebd9bbd1054131519", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533251, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:00:52 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533251.7393677, 'source': 0, 'key': '6b60b33d12fa4e4ebd9bbd1054131519'}
May 13 01:01:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e306564
May 13 01:01:00 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:01:01 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003d307a7b
May 13 01:01:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000047206464
May 13 01:01:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001000100000000043106565
May 13 01:01:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b006564
May 13 01:01:01 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:01:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001006464
May 13 01:01:02 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:01:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053006464
May 13 01:01:02 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:01:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000045006565
May 13 01:01:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00100000000057106565
May 13 01:01:04 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:01:04 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:01:04 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:01:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:01:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046006464
May 13 01:01:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:01:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 01:01:17 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:01:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:01:17 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:01:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e106564
May 13 01:01:18 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:01:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:01:18 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:01:18 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:01:18 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:01:18 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:01:18 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:01:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:01:19 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 01:01:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:01:22 msm8909 python3[3043]: DBUS: Connected to 06:05:04:32:34:65
May 13 01:01:22 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 13 01:01:22 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 13 01:01:22 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "ebcbbbf030dc4ab69b4243d366010fad", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}}
May 13 01:01:22 msm8909 python3[3043]: ACTIVATING HR.
May 13 01:01:24 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:01:24 msm8909 python3[3043]: 900.57422542572021 [06:05:04:32:34:65] <- HR 0000
May 13 01:01:27 msm8909 python3[3043]: 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, 64, 238, 3, 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 13 01:01:27 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 01:01:27 msm8909 python3[3043]: GOT Pairing Code: 0d55
May 13 01:01:27 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:01:27 msm8909 python3[3043]: NO FW Update needed.
May 13 01:01:27 msm8909 python3[3043]: LAST SYNC: 1715531267
May 13 01:01:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057006565
May 13 01:01:28 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:01:29 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:01:29 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:01:29 msm8909 python3[3043]: 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, 2, 0, 0, 64, 2, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:01:29 msm8909 python3[3043]: ACTIVITY: 0
May 13 01:01:29 msm8909 python3[3043]: HR READING: 0 TOOK 0.000539 secs
May 13 01:01:29 msm8909 python3[3043]: DEACTIVATING HR.
May 13 01:01:29 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:01:29 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 2, 'total_steps': 0, 'solar_gen': 2, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 101, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 70, 'case_temp': 101, 'distance': 0}
May 13 01:01:29 msm8909 python3[3043]: W ID: 74
May 13 01:01:29 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533289, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:01:29 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533289, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:01:29 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e1c6801de37c4d96bec4fe3d893679f8", "msg": {"statusValues": {"skinTemp": 101, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715533289, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:01:29 msm8909 python3[3043]: Instant Upload complete
May 13 01:01:29 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:32:34:65
May 13 01:01:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001206464
May 13 01:01:29 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:01:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e206564
May 13 01:01:29 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:01:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:01:29 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:01:30 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:01:30 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:01:30 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f207a7b
May 13 01:01:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046106464
May 13 01:01:31 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:01:31 msm8909 python3[3043]: DBUS: 06:05:04:32:34:65 disconnected.
May 13 01:01:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:01:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:01:32 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533283.2080872, 'source': 0, 'key': 'ebcbbbf030dc4ab69b4243d366010fad'}
May 13 01:01:32 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533289.7646883, 'source': 0, 'key': 'e1c6801de37c4d96bec4fe3d893679f8'}
May 13 01:01:32 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f307a7b
May 13 01:01:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533292, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:01:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 16, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533292, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:01:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "92f9166b3bd74398962b3c9ff55a1fc1", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 16, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533292, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:01:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b006565
May 13 01:01:33 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:01:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046206464
May 13 01:01:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533293.3024018, 'source': 0, 'key': '92f9166b3bd74398962b3c9ff55a1fc1'}
May 13 01:01:34 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:01:34 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:01:36 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:01:36 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:01:36 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "2b3e5cfb31a8446488672d95c6a1e2fb", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:01:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533297.0400553, 'source': 0, 'key': '2b3e5cfb31a8446488672d95c6a1e2fb'}
May 13 01:01:42 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f007a7b
May 13 01:01:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046306464
May 13 01:01:43 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:01:43 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:01:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057106565
May 13 01:01:43 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:01:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:01:44 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:01:44 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:01:44 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:01:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:01:45 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:01:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:01:46 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:01:46 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:01:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:01:46 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533306, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:01:46 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533306, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:01:46 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "2e4f71fec32848c883b7899d7225603f", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533306, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:01:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:01:46 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533306, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:01:46 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533306, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:01:46 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "27a460cbd0d74c1796caa50c1406028d", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533306, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:01:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:01:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b106565
May 13 01:01:47 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:01:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:01:47 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:01:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533307.0348687, 'source': 0, 'key': '2e4f71fec32848c883b7899d7225603f'}
May 13 01:01:47 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533307.0867066, 'source': 0, 'key': '27a460cbd0d74c1796caa50c1406028d'}
May 13 01:01:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:01:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:01:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800100000000001106464
May 13 01:01:56 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:01:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:01:57 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:01:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 16, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001000100000000046006464
May 13 01:01:57 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533317, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:01:57 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 16, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 16, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533317, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:01:58 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "7e6ade38e0ef49d0b7622787e5ce1b18", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 16, "walkSteps": 0, "bmrCals": 0, "thermalGen": 16, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533317, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:01:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:01:58 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:01:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:01:58 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533318, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:01:58 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533318, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:01:58 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "534ecdd65d23451eaa418c4c04fea83c", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533318, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:01:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:01:58 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533318.4698594, 'source': 0, 'key': '7e6ade38e0ef49d0b7622787e5ce1b18'}
May 13 01:01:58 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533318.8126669, 'source': 0, 'key': '534ecdd65d23451eaa418c4c04fea83c'}
May 13 01:01:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0010000000005b206565
May 13 01:01:58 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:01:59 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:01:59 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:01:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e106564
May 13 01:01:59 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:02:00 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 16, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001003b07f003f107a7b
May 13 01:02:04 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:02:04 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:02:04 msm8909 python3[3043]: Running Scheduled: Thread Check
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: MainThread
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: False
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: This is the current thread
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: Watchdog
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: GLibThread
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: SSE-config
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 01:02:04 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:02:04 msm8909 python3[3043]: DEBUG NUM THREADS: 9
May 13 01:02:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044006565
May 13 01:02:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058006565
May 13 01:02:10 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:02:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:02:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:02:11 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:02:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e206564
May 13 01:02:11 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:02:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:02:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:02:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:02:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:02:15 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:02:24 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 60, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001103b07f003c037a7b
May 13 01:02:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044106565
May 13 01:02:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058106565
May 13 01:02:25 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:02:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:02:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f006564
May 13 01:02:25 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:02:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:02:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:02:26 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:02:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:02:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b106564
May 13 01:02:28 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:02:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c306464
May 13 01:02:35 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:02:35 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:02:36 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:02:36 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:02:36 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "ee1647bdfa684366b317d62a30a55072", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:02:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533357.2259462, 'source': 0, 'key': 'ee1647bdfa684366b317d62a30a55072'}
May 13 01:02:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b206564
May 13 01:02:38 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:02:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:02:38 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533358, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:02:38 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533358, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:02:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8b94bd6836384dcba527fa9808a0ab2f", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533358, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:02:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:02:38 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:02:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533359.1125462, 'source': 0, 'key': '8b94bd6836384dcba527fa9808a0ab2f'}
May 13 01:02:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054206464
May 13 01:02:39 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:02:39 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 60, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 127, 'total_cals': 130, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 27, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001b0066001103b07f003c137a7b
May 13 01:02:39 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 3, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 17, 'battery': 60, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533359, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:02:39 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 27, 'actCals': 3, 'heartRate': 0, 'sleepState': 3, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 130, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 127, 'thermalGen': 17, 'battery': 60, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533359, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:02:39 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "86a76c0b68314e22870543e5868a1cb0", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 27, "actCals": 3, "heartRate": 0, "sleepState": 3, "totalSteps": 0, "caseTemp": 122, "totalCals": 130, "solarGen": 102, "walkSteps": 0, "bmrCals": 127, "thermalGen": 17, "battery": 60, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533359, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:02:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058306565
May 13 01:02:40 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:02:40 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533360.2630155, 'source': 0, 'key': '86a76c0b68314e22870543e5868a1cb0'}
May 13 01:02:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f106564
May 13 01:02:40 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:02:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:02:42 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:02:42 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:02:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:02:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:02:52 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533372, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:02:52 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533372, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:02:52 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "81ea15ae97d1404ab5038b4fcb5ecbb5", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533372, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:02:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044006565
May 13 01:02:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058006565
May 13 01:02:52 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:02:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f306564
May 13 01:02:52 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:02:53 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533372.9106517, 'source': 0, 'key': '81ea15ae97d1404ab5038b4fcb5ecbb5'}
May 13 01:02:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:02:53 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:02:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:02:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:02:54 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:02:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:02:54 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:02:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b006564
May 13 01:02:54 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:02:55 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:02:55 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:02:56 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:02:56 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:02:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054006464
May 13 01:02:56 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:03:05 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:03:05 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:03:06 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d037a7b
May 13 01:03:06 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:03:06 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:03:07 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:03:07 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:03:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b106564
May 13 01:03:07 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:03:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044106565
May 13 01:03:07 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533387, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:03:07 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533387, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:03:07 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3b351998dce5432ead4e0df1ed47ae33", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 68, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533387, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:03:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f106564
May 13 01:03:07 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:03:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c306464
May 13 01:03:08 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533388, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:03:08 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533388, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:03:08 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f6964353d29a41b1b8879cf0c1d1493a", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533388, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:03:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:03:08 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:03:08 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:03:08 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:03:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533388.0701115, 'source': 0, 'key': '3b351998dce5432ead4e0df1ed47ae33'}
May 13 01:03:08 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533388.5972707, 'source': 0, 'key': 'f6964353d29a41b1b8879cf0c1d1493a'}
May 13 01:03:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:03:09 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:03:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:03:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054106464
May 13 01:03:11 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:03:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:03:20 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533400, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:03:20 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533400, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:03:20 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "2b359a1c7dbd47bcbacd77c148f961ed", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533400, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:03:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b306565
May 13 01:03:21 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:03:21 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:03:21 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:03:21 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533401.0202904, 'source': 0, 'key': '2b359a1c7dbd47bcbacd77c148f961ed'}
May 13 01:03:22 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:03:22 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:03:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:03:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f306564
May 13 01:03:22 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:03:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:03:23 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:03:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042306565
May 13 01:03:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004b106565
May 13 01:03:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:03:24 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:03:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057006565
May 13 01:03:34 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:03:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:03:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f006564
May 13 01:03:35 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:03:35 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:03:35 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:03:35 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:03:35 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:03:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:03:35 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:03:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042006565
May 13 01:03:37 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:03:37 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:03:37 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "ccc802e8a2b44d049668720903a702e1", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:03:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:03:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b106565
May 13 01:03:37 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:03:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533417.7977445, 'source': 0, 'key': 'ccc802e8a2b44d049668720903a702e1'}
May 13 01:03:39 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d307a7b
May 13 01:03:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004b206565
May 13 01:03:48 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d007a7b
May 13 01:03:48 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533428, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:03:48 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533428, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:03:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "21540927c28f43d59467cd2c5c461718", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 61, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533428, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:03:49 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:03:49 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:03:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:03:49 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:03:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:03:49 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533429, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:03:49 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533429, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:03:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "027c4b1c7f6c4e899f43819d6d4460ee", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533429, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:03:49 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533429.4886055, 'source': 0, 'key': '21540927c28f43d59467cd2c5c461718'}
May 13 01:03:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b206565
May 13 01:03:49 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:03:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f106564
May 13 01:03:50 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:03:50 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533429.8867898, 'source': 0, 'key': '027c4b1c7f6c4e899f43819d6d4460ee'}
May 13 01:03:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046006464
May 13 01:03:50 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:03:50 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:03:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042206565
May 13 01:03:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:03:50 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:03:52 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:03:52 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:03:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:03:53 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:04:02 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:04:02 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:04:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:04:02 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:04:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:04:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:04:03 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:04:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:04:04 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:04:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:04:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:04:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 91, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005b306565
May 13 01:04:04 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:04:06 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:04:06 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:04:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056006565
May 13 01:04:06 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:04:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:04:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e306564
May 13 01:04:07 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:04:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056106565
May 13 01:04:16 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:04:16 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:04:16 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:04:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:04:17 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:04:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:04:17 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:04:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046206464
May 13 01:04:17 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:04:17 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:04:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054006464
May 13 01:04:17 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:04:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:04:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:04:19 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:04:20 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:04:20 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:04:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a306465
May 13 01:04:21 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533461, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:04:21 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533461, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:04:21 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "2619dc6b9c1b4a83ac62c3d919be3343", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533461, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:04:21 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533461.5260873, 'source': 0, 'key': '2619dc6b9c1b4a83ac62c3d919be3343'}
May 13 01:04:31 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:04:31 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:04:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:04:32 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:04:32 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:04:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046006464
May 13 01:04:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533472, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:04:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533472, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:04:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5fc1b6a6b48245fe94bcd25d82b3eda7", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533472, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:04:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533472.8352191, 'source': 0, 'key': '5fc1b6a6b48245fe94bcd25d82b3eda7'}
May 13 01:04:33 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f107a7b
May 13 01:04:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056206565
May 13 01:04:34 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:04:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e206564
May 13 01:04:34 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:04:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:04:34 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:04:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054206464
May 13 01:04:35 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:04:36 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:04:36 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:04:37 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:04:37 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:04:37 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "2b3f750ff29f4f7dbcbad278057f08f6", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:04:38 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533478.087332, 'source': 0, 'key': '2b3f750ff29f4f7dbcbad278057f08f6'}
May 13 01:04:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043306565
May 13 01:04:44 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533484, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:04:44 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533484, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:04:44 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "df887d22b8be4835aff8cbe2f8a95fb0", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533484, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:04:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:04:44 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533484, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:04:44 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533484, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:04:44 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "0e78d6b6548b46c08d8db2d9e6188bfe", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533484, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:04:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:04:45 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533484.9128854, 'source': 0, 'key': 'df887d22b8be4835aff8cbe2f8a95fb0'}
May 13 01:04:45 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533484.9648781, 'source': 0, 'key': '0e78d6b6548b46c08d8db2d9e6188bfe'}
May 13 01:04:45 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f207a7b
May 13 01:04:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a106465
May 13 01:04:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056006565
May 13 01:04:46 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:04:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:04:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:04:47 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:04:48 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:04:48 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:04:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:04:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:04:49 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:04:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e306564
May 13 01:04:49 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:04:58 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:04:58 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:04:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:04:58 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:04:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:04:58 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533498, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:04:58 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533498, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:04:58 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8ef1f5084fe745d29cf6f33bcd8955a3", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533498, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:04:58 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:04:58 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:04:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:04:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:04:59 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:04:59 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533499.2008529, 'source': 0, 'key': '8ef1f5084fe745d29cf6f33bcd8955a3'}
May 13 01:04:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046306464
May 13 01:05:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054006464
May 13 01:05:00 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:05:00 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:05:00 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:05:00 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f007a7b
May 13 01:05:00 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533500, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:05:00 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533500, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:05:00 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "272213c876274d05a238a0bd1cb1861c", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533500, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:05:01 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533500.6470337, 'source': 0, 'key': '272213c876274d05a238a0bd1cb1861c'}
May 13 01:05:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056106565
May 13 01:05:01 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:05:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:05:01 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:05:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c006464
May 13 01:05:03 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:05:03 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:05:03 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:05:03 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:05:06 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:05:06 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:05:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054106464
May 13 01:05:12 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:05:12 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d107a7b
May 13 01:05:13 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:05:13 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:05:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058206565
May 13 01:05:13 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:05:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:05:13 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:05:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:05:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:05:14 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:05:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:05:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005d206564
May 13 01:05:15 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:05:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:05:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:05:26 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d207a7b
May 13 01:05:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:05:27 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:05:27 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:05:27 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:05:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:05:27 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:05:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:05:28 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533528, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:05:28 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533528, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:05:28 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f7016804880342e08aca2e7a7c082260", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533528, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:05:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:05:28 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533528.5923963, 'source': 0, 'key': 'f7016804880342e08aca2e7a7c082260'}
May 13 01:05:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:05:29 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:05:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:05:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005d006564
May 13 01:05:30 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:05:31 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:05:31 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:05:37 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:05:37 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:05:38 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:05:38 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:05:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "3e735e27728a41d98139e6e4ce5ed32b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:05:38 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533538.5958107, 'source': 0, 'key': '3e735e27728a41d98139e6e4ce5ed32b'}
May 13 01:05:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058106565
May 13 01:05:40 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:05:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c006464
May 13 01:05:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:05:41 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533541, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:05:41 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533541, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:05:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "0d53ec89dd4f429b9d3cec3dc660f908", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533541, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:05:41 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d007a7b
May 13 01:05:42 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533541.9810905, 'source': 0, 'key': '0d53ec89dd4f429b9d3cec3dc660f908'}
May 13 01:05:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:05:42 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:05:42 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:05:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:05:42 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:05:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005d106564
May 13 01:05:43 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:05:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:05:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:05:44 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:05:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:05:44 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:05:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:05:45 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:05:45 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:05:45 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:05:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:05:54 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:05:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:05:54 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:05:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005d206564
May 13 01:05:54 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:05:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043306565
May 13 01:05:55 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533555, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:05:55 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533555, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:05:55 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "df0091eaf5e84621a3940af22a46c3c0", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533555, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:05:55 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:05:55 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:05:55 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533555.8689084, 'source': 0, 'key': 'df0091eaf5e84621a3940af22a46c3c0'}
May 13 01:05:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:05:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:05:56 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:05:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:05:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:05:58 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:05:59 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:05:59 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533559, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:05:59 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533559, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:05:59 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "733507389394469291e59be37ab24125", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533559, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:05:59 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533559.5929174, 'source': 0, 'key': '733507389394469291e59be37ab24125'}
May 13 01:06:07 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:06:07 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:06:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:06:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:06:08 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:06:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:06:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:06:11 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:06:11 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:06:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:06:11 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:06:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:06:11 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:06:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a206565
May 13 01:06:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:06:12 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533572, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:06:12 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533572, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:06:13 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "4576696001504d38a9f5ccdd7c29dbe3", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533572, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:06:13 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533573.4684868, 'source': 0, 'key': '4576696001504d38a9f5ccdd7c29dbe3'}
May 13 01:06:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:06:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:06:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:06:23 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:06:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053106464
May 13 01:06:23 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:06:23 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:06:23 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:06:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a306565
May 13 01:06:25 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:06:25 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:06:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:06:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e106564
May 13 01:06:26 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:06:26 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:06:26 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:06:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:06:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e206564
May 13 01:06:36 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:06:36 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:06:36 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:06:37 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:06:37 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:06:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:06:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:06:38 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d207a7b
May 13 01:06:38 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533598, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:06:38 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 61, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533598, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:06:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "6deeefba36864a4bbe3011867abb254c", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 61, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533598, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:06:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:06:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:06:38 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:06:38 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:06:38 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:06:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "d60e473c0fa74e499cd569d16aa7a699", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:06:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053206464
May 13 01:06:38 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:06:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533598.7143817, 'source': 0, 'key': '6deeefba36864a4bbe3011867abb254c'}
May 13 01:06:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533598.9293461, 'source': 0, 'key': 'd60e473c0fa74e499cd569d16aa7a699'}
May 13 01:06:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a106565
May 13 01:06:39 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533599, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:06:39 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533599, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:06:39 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "78cc2a0c31aa41639fa5c41593d3069a", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533599, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:06:40 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533599.8187652, 'source': 0, 'key': '78cc2a0c31aa41639fa5c41593d3069a'}
May 13 01:06:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053306464
May 13 01:06:51 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:06:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:06:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:06:52 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533612, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:06:52 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533612, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:06:52 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "25ec35b21461431e86731a87e2e25914", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533612, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:06:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:06:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:06:53 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:06:53 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 61, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003d307a7b
May 13 01:06:53 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533613.2580769, 'source': 0, 'key': '25ec35b21461431e86731a87e2e25914'}
May 13 01:06:53 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:06:53 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:06:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057106565
May 13 01:06:53 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:06:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a206565
May 13 01:06:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:06:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:06:59 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 01:07:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:07:02 msm8909 python3[3043]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 13 01:07:02 msm8909 python3[3043]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 01:07:02 msm8909 python3[3043]: Device not connected, retrying later
May 13 01:07:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:07:02 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533622, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:07:02 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533622, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:07:02 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9ad92d611bb54c36b9bb84966b5ddc1d", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533622, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:07:02 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533622.8235865, 'source': 0, 'key': '9ad92d611bb54c36b9bb84966b5ddc1d'}
May 13 01:07:05 msm8909 python3[3043]: Running Scheduled: Thread Check
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: MainThread
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: False
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: This is the current thread
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: Watchdog
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: GLibThread
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: SSE-config
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 01:07:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:07:05 msm8909 python3[3043]: DEBUG NUM THREADS: 9
May 13 01:07:07 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:07:07 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:07:07 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:07:07 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:07:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206565
May 13 01:07:08 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:07:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053106464
May 13 01:07:08 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:07:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044206565
May 13 01:07:09 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533629, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:07:09 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533629, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:07:09 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "40653ad4138a4f5baeef25d30683847a", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 68, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533629, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:07:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:07:10 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533629.8362422, 'source': 0, 'key': '40653ad4138a4f5baeef25d30683847a'}
May 13 01:07:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:07:11 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:07:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:07:12 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:07:12 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:07:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:07:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:07:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044306565
May 13 01:07:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f306564
May 13 01:07:21 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:07:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047206565
May 13 01:07:22 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533642, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:07:22 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533642, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:07:22 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "fcbf2b1d976343a492bfff75aab3bfc2", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533642, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:07:22 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:07:22 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:07:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:07:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:07:22 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533642.6935403, 'source': 0, 'key': 'fcbf2b1d976343a492bfff75aab3bfc2'}
May 13 01:07:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059006564
May 13 01:07:22 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:07:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054306464
May 13 01:07:23 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:07:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056006565
May 13 01:07:23 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:07:24 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:07:24 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:07:25 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f207a7b
May 13 01:07:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059106564
May 13 01:07:35 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:07:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054006464
May 13 01:07:35 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:07:36 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:07:36 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:07:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f106564
May 13 01:07:36 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:07:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:07:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047006565
May 13 01:07:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:07:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:07:37 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:07:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044106565
May 13 01:07:38 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:07:38 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:07:38 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:07:38 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:07:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "d5defca0427640a4844cf903cd450baa", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:07:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533659.3690748, 'source': 0, 'key': 'd5defca0427640a4844cf903cd450baa'}
May 13 01:07:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:07:40 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:07:40 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:07:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:07:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:07:50 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:07:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059206564
May 13 01:07:50 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:07:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044206565
May 13 01:07:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054106464
May 13 01:07:50 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:07:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056206565
May 13 01:07:50 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:07:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047106565
May 13 01:07:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:07:52 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f107a7b
May 13 01:07:52 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533672, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:07:52 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 122, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533672, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:07:52 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "074fad46d1fc4a878e8f52c41944df47", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 122, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533672, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:07:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054206464
May 13 01:07:52 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:07:53 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533673.0170178, 'source': 0, 'key': '074fad46d1fc4a878e8f52c41944df47'}
May 13 01:07:53 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:07:53 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:07:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:07:53 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533673, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:07:53 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533673, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:07:53 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "adba58f94cca402a9c0cf92b65742f74", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533673, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:07:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f206564
May 13 01:07:54 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:07:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:07:54 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:07:54 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533674.3720706, 'source': 0, 'key': 'adba58f94cca402a9c0cf92b65742f74'}
May 13 01:08:02 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 01:08:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:08:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f306564
May 13 01:08:04 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:08:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047206565
May 13 01:08:04 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 122, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f207a7b
May 13 01:08:04 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:08:04 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:08:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:08:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059006564
May 13 01:08:05 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:08:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:08:05 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:08:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054306464
May 13 01:08:05 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:08:05 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:08:05 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:08:06 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:08:06 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:08:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:08:06 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533686, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:08:06 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533686, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:08:06 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "19295ba89bd64efba774bca1ab0ba103", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533686, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:08:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044006565
May 13 01:08:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:08:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000056006565
May 13 01:08:08 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:08:09 msm8909 python3[3043]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 01:08:09 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 13 01:08:09 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 13 01:08:09 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "fe59b5c547ed4f31b1a8e86d5a88dfb7", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}}
May 13 01:08:09 msm8909 python3[3043]: ACTIVATING HR.
May 13 01:08:11 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:08:11 msm8909 python3[3043]: 1307.6228218078613 [06:05:04:AF:F9:E9] <- HR 0000
May 13 01:08:14 msm8909 python3[3043]: 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, 64, 204, 255, 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 13 01:08:14 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 01:08:14 msm8909 python3[3043]: GOT Pairing Code: 0f89
May 13 01:08:14 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:08:14 msm8909 python3[3043]: NO FW Update needed.
May 13 01:08:14 msm8909 python3[3043]: LAST SYNC: 1715522815
May 13 01:08:15 msm8909 python3[3043]: 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, 2, 0, 0, 64, 2, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:08:15 msm8909 python3[3043]: ACTIVITY: 0
May 13 01:08:15 msm8909 python3[3043]: HR READING: 0 TOOK 0.000459 secs
May 13 01:08:15 msm8909 python3[3043]: DEACTIVATING HR.
May 13 01:08:15 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:08:15 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 2, 'total_steps': 0, 'solar_gen': 2, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 77, 'case_temp': 100, 'distance': 0}
May 13 01:08:15 msm8909 python3[3043]: W ID: 73
May 13 01:08:15 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533695, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:08:15 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715533695, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:08:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1e9e8d3a47764b489a3dc4e1298ff084", "msg": {"statusValues": {"skinTemp": 100, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715533695, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:08:15 msm8909 python3[3043]: Instant Upload complete
May 13 01:08:15 msm8909 python3[3043]: using silent sync
May 13 01:08:15 msm8909 python3[3043]: Starting sync for: 06:05:04:AF:F9:E9
May 13 01:08:15 msm8909 python3[3043]: ACTIVATING AMDTP.
May 13 01:08:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:08:17 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:08:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054006464
May 13 01:08:17 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:08:18 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 01:08:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:08:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:08:19 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 01:08:19 msm8909 python3[3043]: Sending start sync for: 06:05:04:AF:F9:E9
May 13 01:08:19 msm8909 python3[3043]: 1315.8810298442841 [06:05:04:AF:F9:E9] -> TX[10] b'060040109100a4a98329'
May 13 01:08:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:08:19 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:08:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:08:20 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533700, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:08:20 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533700, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:08:20 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "64d86f6029014dd4bb1be43be06c0b64", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533700, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:08:20 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 01:08:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:08:21 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f00797b
May 13 01:08:21 msm8909 python3[3043]: 1318.1423416137695 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:21 msm8909 python3[3043]: 1318.1722455024719 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 13 01:08:21 msm8909 python3[3043]: 1318.1808800697327 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:21 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:21 msm8909 python3[3043]: Header: 06004010 payload: e200 crc: 9183912d
May 13 01:08:21 msm8909 python3[3043]: 1318.1872601509094 [06:05:04:AF:F9:E9] -> TX[10] b'0600401092269a7fa3d0'
May 13 01:08:21 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 01:08:23 msm8909 python3[3043]: 1319.4041035175323 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:23 msm8909 python3[3043]: 1319.4331669807434 [06:05:04:AF:F9:E9] <- RX 06004011e2009183912d
May 13 01:08:23 msm8909 python3[3043]: 1319.4421207904816 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:23 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:23 msm8909 python3[3043]: Header: 06004011 payload: e200 crc: 9183912d
May 13 01:08:23 msm8909 python3[3043]: 1319.450777053833 [06:05:04:AF:F9:E9] -> TX[11] b'07004010900f002d7dca85'
May 13 01:08:23 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 01:08:23 msm8909 python3[3043]: 1320.0381102561951 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:23 msm8909 python3[3043]: 1320.3637225627899 [06:05:04:AF:F9:E9] <- RX 06004012e2009183912d
May 13 01:08:23 msm8909 python3[3043]: 1320.3736698627472 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:23 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:23 msm8909 python3[3043]: Header: 06004012 payload: e200 crc: 9183912d
May 13 01:08:23 msm8909 python3[3043]: 1320.3804676532745 [06:05:04:AF:F9:E9] -> TX[11] b'070040109316006c6a8c1c'
May 13 01:08:23 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 01:08:24 msm8909 python3[3043]: 1320.7569715976715 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:24 msm8909 python3[3043]: 1321.152336359024 [06:05:04:AF:F9:E9] <- RX 06004013e2009183912d
May 13 01:08:24 msm8909 python3[3043]: 1321.1613094806671 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:24 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:24 msm8909 python3[3043]: Header: 06004013 payload: e200 crc: 9183912d
May 13 01:08:24 msm8909 python3[3043]: 1321.1681966781616 [06:05:04:AF:F9:E9] -> TX[11] b'070040109317002d5b9705'
May 13 01:08:24 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 01:08:24 msm8909 python3[3043]: 1321.2409996986389 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: 1321.6636776924133 [06:05:04:AF:F9:E9] <- RX 06004014e2009183912d
May 13 01:08:25 msm8909 python3[3043]: 1321.6729395389557 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: Header: 06004014 payload: e200 crc: 9183912d
May 13 01:08:25 msm8909 python3[3043]: 1321.6803953647614 [06:05:04:AF:F9:E9] -> TX[10] b'060040109124754d8015'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 01:08:25 msm8909 python3[3043]: 1321.7540166378021 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: 1321.7891135215759 [06:05:04:AF:F9:E9] <- RX 2400401501016640f785021c0032003c0640000000000000000000000000000000000215ed0b43e6
May 13 01:08:25 msm8909 python3[3043]: 1321.7986657619476 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: user prefs:
May 13 01:08:25 msm8909 python3[3043]: self.clockFormat: 01
May 13 01:08:25 msm8909 python3[3043]: self.unit: 01
May 13 01:08:25 msm8909 python3[3043]: self.time: 00000000
May 13 01:08:25 msm8909 python3[3043]: self.timezone: 021c
May 13 01:08:25 msm8909 python3[3043]: self.gender: 00
May 13 01:08:25 msm8909 python3[3043]: self.age: 32
May 13 01:08:25 msm8909 python3[3043]: self.weight: 003c
May 13 01:08:25 msm8909 python3[3043]: self.height: 0640
May 13 01:08:25 msm8909 python3[3043]: self.steps: 00001a2c
May 13 01:08:25 msm8909 python3[3043]: self.distance: 00000003
May 13 01:08:25 msm8909 python3[3043]: self.calories: 00000708
May 13 01:08:25 msm8909 python3[3043]: self.sleep: 000001a4
May 13 01:08:25 msm8909 python3[3043]: self.language: 02
May 13 01:08:25 msm8909 python3[3043]: self.sleeptime: 15
May 13 01:08:25 msm8909 python3[3043]: 1321.8676426410675 [06:05:04:AF:F9:E9] <- RX 06004016e2009183912d
May 13 01:08:25 msm8909 python3[3043]: 1321.876859664917 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: Header: 06004016 payload: e200 crc: 9183912d
May 13 01:08:25 msm8909 python3[3043]: 1321.8851592540741 [06:05:04:AF:F9:E9] -> TX[42] b'26004010902401016640f789021c0032003c064000003a9800000003000004b0000001e0021594d3e591'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902401016640f789021c0032003c064000003a9800000003000004b0000001e0021594d3e591
May 13 01:08:25 msm8909 python3[3043]: 1321.957911491394 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: 1322.3494648933411 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 13 01:08:25 msm8909 python3[3043]: 1322.3586287498474 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:25 msm8909 python3[3043]: Header: 06004017 payload: e200 crc: 9183912d
May 13 01:08:25 msm8909 python3[3043]: 1322.3678874969482 [06:05:04:AF:F9:E9] -> TX[11] b'07004010930c030dc1a835'
May 13 01:08:25 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 13 01:08:26 msm8909 python3[3043]: 1322.4728472232819 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: 1322.8365139961243 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 13 01:08:26 msm8909 python3[3043]: 1322.8469460010529 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: Header: 06004018 payload: e200 crc: 9183912d
May 13 01:08:26 msm8909 python3[3043]: 1322.8551807403564 [06:05:04:AF:F9:E9] -> TX[10] b'060040109237685f13ba'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 01:08:26 msm8909 python3[3043]: 1322.9207174777985 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: 1322.9549870491028 [06:05:04:AF:F9:E9] <- RX 05004019011bdf05a5
May 13 01:08:26 msm8909 python3[3043]: 1322.9649262428284 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: 06:05:04:AF:F9:E9: License Good
May 13 01:08:26 msm8909 python3[3043]: 1323.0436205863953 [06:05:04:AF:F9:E9] <- RX 0600401ae2009183912d
May 13 01:08:26 msm8909 python3[3043]: 1323.0527799129486 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: Header: 0600401a payload: e200 crc: 9183912d
May 13 01:08:26 msm8909 python3[3043]: 1323.0599458217621 [06:05:04:AF:F9:E9] -> TX[10] b'060040109126592c8efb'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 01:08:26 msm8909 python3[3043]: 1323.1368715763092 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: 1323.1676769256592 [06:05:04:AF:F9:E9] <- RX 1c00401b00000002000000020000000000000000000000b6000000002ea6be0c
May 13 01:08:26 msm8909 python3[3043]: 1323.1769213676453 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: 1323.2510812282562 [06:05:04:AF:F9:E9] <- RX 0600401ce2009183912d
May 13 01:08:26 msm8909 python3[3043]: 1323.2599401473999 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: Header: 0600401c payload: e200 crc: 9183912d
May 13 01:08:26 msm8909 python3[3043]: 1323.2666211128235 [06:05:04:AF:F9:E9] -> TX[10] b'060040109107073ce7b7'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 01:08:26 msm8909 python3[3043]: 1323.3437776565552 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:26 msm8909 python3[3043]: 1323.3709013462067 [06:05:04:AF:F9:E9] <- RX 0600401d000570e6b331
May 13 01:08:26 msm8909 python3[3043]: 1323.3800802230835 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:26 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: 1323.463711977005 [06:05:04:AF:F9:E9] <- RX 0600401ee2009183912d
May 13 01:08:27 msm8909 python3[3043]: 1323.4766511917114 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: Header: 0600401e payload: e200 crc: 9183912d
May 13 01:08:27 msm8909 python3[3043]: 1323.4859237670898 [06:05:04:AF:F9:E9] -> TX[10] b'060040109117632c50aa'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 01:08:27 msm8909 python3[3043]: 1323.5509362220764 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: 1323.5811450481415 [06:05:04:AF:F9:E9] <- RX 0c00401fc8cc406670d94066dedb3963
May 13 01:08:27 msm8909 python3[3043]: 1323.5902054309845 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: 1323.6723947525024 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 13 01:08:27 msm8909 python3[3043]: 1323.6816189289093 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: Header: 06004010 payload: e200 crc: 9183912d
May 13 01:08:27 msm8909 python3[3043]: 1323.6887006759644 [06:05:04:AF:F9:E9] -> TX[10] b'060040109106910ce0c0'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 01:08:27 msm8909 python3[3043]: 1323.8100826740265 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: 1323.8614718914032 [06:05:04:AF:F9:E9] <- RX 04024011000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cd800c08
May 13 01:08:27 msm8909 python3[3043]: 1323.912764787674 [06:05:04:AF:F9:E9] <- RX 000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000ce800c08000000000000000464020000cc800c0800000000
May 13 01:08:27 msm8909 python3[3043]: 1323.9399909973145 [06:05:04:AF:F9:E9] <- RX 0000000464020000cd800c08000000000000000464020000cd800c082bf31767
May 13 01:08:27 msm8909 python3[3043]: 1323.9491107463837 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: 1324.0819766521454 [06:05:04:AF:F9:E9] <- RX 04024012000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cd800c08
May 13 01:08:27 msm8909 python3[3043]: 1324.1281776428223 [06:05:04:AF:F9:E9] <- RX 000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c0801000000
May 13 01:08:27 msm8909 python3[3043]: 1324.1532537937164 [06:05:04:AF:F9:E9] <- RX 0000000464020000cc800c08010000000000000464020000cc800c08fab519e6
May 13 01:08:27 msm8909 python3[3043]: 1324.1621999740601 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:27 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:27 msm8909 python3[3043]: 1324.3544769287109 [06:05:04:AF:F9:E9] <- RX 04024013010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08
May 13 01:08:28 msm8909 python3[3043]: 1324.4040913581848 [06:05:04:AF:F9:E9] <- RX 010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c0801000000
May 13 01:08:28 msm8909 python3[3043]: 1324.4301674365997 [06:05:04:AF:F9:E9] <- RX 0000000464020000cd800c08010000000000000464020000cd800c08337feba2
May 13 01:08:28 msm8909 python3[3043]: 1324.439355134964 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: 1324.5867700576782 [06:05:04:AF:F9:E9] <- RX 04024014010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08
May 13 01:08:28 msm8909 python3[3043]: 1324.636251449585 [06:05:04:AF:F9:E9] <- RX 010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c0801000000
May 13 01:08:28 msm8909 python3[3043]: 1324.6613461971283 [06:05:04:AF:F9:E9] <- RX 0000000464020000cc800c08010000000000000464020000cc800c0811548e32
May 13 01:08:28 msm8909 python3[3043]: 1324.6703896522522 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: 1324.8261218070984 [06:05:04:AF:F9:E9] <- RX 04024015010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08
May 13 01:08:28 msm8909 python3[3043]: 1324.8745133876801 [06:05:04:AF:F9:E9] <- RX 010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c0801000000
May 13 01:08:28 msm8909 python3[3043]: 1324.9010469913483 [06:05:04:AF:F9:E9] <- RX 0000000464020000cd800c08010000000000000464020000cd800c0835c04582
May 13 01:08:28 msm8909 python3[3043]: 1324.9102482795715 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: 1325.0874364376068 [06:05:04:AF:F9:E9] <- RX 64014016010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000ce800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cc800c08010000000000000464020000cd800c08
May 13 01:08:28 msm8909 python3[3043]: 1325.1227085590363 [06:05:04:AF:F9:E9] <- RX 010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cc800c08010000000000000464020000cd800c08010000000000000464020000cd800c08010000000000000464020000cd800c086777a9a0
May 13 01:08:28 msm8909 python3[3043]: 1325.1317915916443 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: 1325.2025439739227 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 13 01:08:28 msm8909 python3[3043]: 1325.2119302749634 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: Header: 06004017 payload: e200 crc: 9183912d
May 13 01:08:28 msm8909 python3[3043]: 1325.2185468673706 [06:05:04:AF:F9:E9] -> TX[10] b'06004010902397e9ff92'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 13 01:08:28 msm8909 python3[3043]: 1325.2906975746155 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: 1325.3168284893036 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 13 01:08:28 msm8909 python3[3043]: 1325.3261513710022 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:28 msm8909 python3[3043]: Header: 06004018 payload: e200 crc: 9183912d
May 13 01:08:28 msm8909 python3[3043]: 1325.3329467773438 [06:05:04:AF:F9:E9] -> TX[10] b'0600401091013299845e'
May 13 01:08:28 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 13 01:08:29 msm8909 python3[3043]: 1325.4420268535614 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 01:08:30 msm8909 python3[3043]: 1326.8608024120331 [06:05:04:AF:F9:E9] <- RX 06004019e2009183912d
May 13 01:08:30 msm8909 python3[3043]: 1326.8730752468109 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 01:08:30 msm8909 python3[3043]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:08:30 msm8909 python3[3043]: Header: 06004019 payload: e200 crc: 9183912d
May 13 01:08:30 msm8909 python3[3043]: command list complete
May 13 01:08:30 msm8909 python3[3043]: DEACTIVATING AMDTP.
May 13 01:08:30 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 01:08:30 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 01:08:30 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 01:08:30 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:08:30 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:08:30 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533687.3765607, 'source': 0, 'key': '19295ba89bd64efba774bca1ab0ba103'}
May 13 01:08:30 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533689.7546682, 'source': 0, 'key': 'fe59b5c547ed4f31b1a8e86d5a88dfb7'}
May 13 01:08:30 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533696.1664345, 'source': 0, 'key': '1e9e8d3a47764b489a3dc4e1298ff084'}
May 13 01:08:30 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533700.4968684, 'source': 0, 'key': '64d86f6029014dd4bb1be43be06c0b64'}
May 13 01:08:33 msm8909 python3[3043]: Total BG Logs: 182
May 13 01:08:33 msm8909 python3[3043]: [SSE] BACKGROUND: {'events': [{'skinTemp': 25.0, 'utcTimestamp': 1715522760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715522820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715522880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715522940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTim
May 13 01:08:33 msm8909 python3[3043]: estamp': 1715523120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523480, 'heartRate': None, 'deltaBmrCals':
May 13 01:08:33 msm8909 python3[3043]: 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWa
May 13 01:08:33 msm8909 python3[3043]: lkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715523960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTem
May 13 01:08:34 msm8909 python3[3043]: p': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 78, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'batte
May 13 01:08:34 msm8909 python3[3043]: ry': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceI
May 13 01:08:34 msm8909 python3[3043]: d': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715524980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimesta
May 13 01:08:34 msm8909 python3[3043]: mp': 1715525340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525700, 'heartRate': None, 'deltaBmrCals': 0, '
May 13 01:08:34 msm8909 python3[3043]: powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715525940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSt
May 13 01:08:34 msm8909 python3[3043]: eps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp':
May 13 01:08:34 msm8909 python3[3043]: 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery':
May 13 01:08:34 msm8909 python3[3043]: 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715526960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId':
May 13 01:08:34 msm8909 python3[3043]: '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp':
May 13 01:08:34 msm8909 python3[3043]: 1715527560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527920, 'heartRate': None, 'deltaBmrCals': 0, 'powe
May 13 01:08:34 msm8909 python3[3043]: rConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps'
May 13 01:08:34 msm8909 python3[3043]: : 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0
May 13 01:08:34 msm8909 python3[3043]: , 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528700, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}]}
May 13 01:08:34 msm8909 python3[3043]: [SSE] Sending: {"rt": "bg", "key": "cd446e01c5ed4025a8762a349160f99f", "msg": {"events": [{"skinTemp": 25.0, "utcTimestamp": 1715522760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715522820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715522880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715522940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523060, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0,
May 13 01:08:34 msm8909 python3[3043]: "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "ut
May 13 01:08:34 msm8909 python3[3043]: cTimestamp": 1715523480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523840, "heartRate": null, "deltaBmrCal
May 13 01:08:34 msm8909 python3[3043]: s": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715523960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "del
May 13 01:08:34 msm8909 python3[3043]: taWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 78, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "cas
May 13 01:08:34 msm8909 python3[3043]: eTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "b
May 13 01:08:34 msm8909 python3[3043]: attery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715524980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "dev
May 13 01:08:34 msm8909 python3[3043]: iceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTim
May 13 01:08:34 msm8909 python3[3043]: estamp": 1715525700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715525940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526060, "heartRate": null, "deltaBmrCals":
May 13 01:08:34 msm8909 python3[3043]: 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWa
May 13 01:08:34 msm8909 python3[3043]: lkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTem
May 13 01:08:34 msm8909 python3[3043]: p": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715526960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "batte
May 13 01:08:34 msm8909 python3[3043]: ry": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceI
May 13 01:08:34 msm8909 python3[3043]: d": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimesta
May 13 01:08:34 msm8909 python3[3043]: mp": 1715527920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715527980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528280, "heartRate": null, "deltaBmrCals": 0, "
May 13 01:08:34 msm8909 python3[3043]: powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSt
May 13 01:08:34 msm8909 python3[3043]: eps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}]}}
May 13 01:08:34 msm8909 python3[3043]: [SSE] BACKGROUND: {'events': [{'skinTemp': 25.0, 'utcTimestamp': 1715528760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTim
May 13 01:08:34 msm8909 python3[3043]: estamp': 1715529120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529480, 'heartRate': None, 'deltaBmrCals':
May 13 01:08:34 msm8909 python3[3043]: 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWa
May 13 01:08:34 msm8909 python3[3043]: lkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTem
May 13 01:08:34 msm8909 python3[3043]: p': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'batte
May 13 01:08:34 msm8909 python3[3043]: ry': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceI
May 13 01:08:34 msm8909 python3[3043]: d': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimesta
May 13 01:08:34 msm8909 python3[3043]: mp': 1715531340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531700, 'heartRate': None, 'deltaBmrCals': 0, '
May 13 01:08:34 msm8909 python3[3043]: powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSt
May 13 01:08:34 msm8909 python3[3043]: eps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp':
May 13 01:08:34 msm8909 python3[3043]: 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 78, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery':
May 13 01:08:34 msm8909 python3[3043]: 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId':
May 13 01:08:34 msm8909 python3[3043]: '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 76, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp':
May 13 01:08:34 msm8909 python3[3043]: 1715533560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 73, 'battery': 77, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:AF:F9:E9'}]}
May 13 01:08:34 msm8909 python3[3043]: [SSE] Sending: {"rt": "bg", "key": "550508f42a444457b0db847b4b25c0d2", "msg": {"events": [{"skinTemp": 25.0, "utcTimestamp": 1715528760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715528940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529060, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0,
May 13 01:08:34 msm8909 python3[3043]: "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "ut
May 13 01:08:34 msm8909 python3[3043]: cTimestamp": 1715529480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529840, "heartRate": null, "deltaBmrCal
May 13 01:08:34 msm8909 python3[3043]: s": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715529960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "del
May 13 01:08:34 msm8909 python3[3043]: taWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "cas
May 13 01:08:34 msm8909 python3[3043]: eTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "b
May 13 01:08:34 msm8909 python3[3043]: attery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715530980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "dev
May 13 01:08:34 msm8909 python3[3043]: iceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTim
May 13 01:08:34 msm8909 python3[3043]: estamp": 1715531700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715531940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532060, "heartRate": null, "deltaBmrCals":
May 13 01:08:34 msm8909 python3[3043]: 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWa
May 13 01:08:34 msm8909 python3[3043]: lkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 78, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTem
May 13 01:08:34 msm8909 python3[3043]: p": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715532960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "batte
May 13 01:08:34 msm8909 python3[3043]: ry": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 76, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceI
May 13 01:08:34 msm8909 python3[3043]: d": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}, {"skinTemp": 25.0, "utcTimestamp": 1715533620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 73, "battery": 77, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:AF:F9:E9"}]}}
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:08:34 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533714, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:08:34 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533714, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:08:34 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1fec16e27af04ee9b44bce323fce4790", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533714, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e206564
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:08:34 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:08:34 msm8909 python3[3043]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:08:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533714.7263858, 'source': 0, 'key': 'cd446e01c5ed4025a8762a349160f99f'}
May 13 01:08:34 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:08:34 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:08:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533714.8234165, 'source': 0, 'key': '550508f42a444457b0db847b4b25c0d2'}
May 13 01:08:34 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533714.8755305, 'source': 0, 'key': '1fec16e27af04ee9b44bce323fce4790'}
May 13 01:08:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:08:35 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:08:36 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f20797b
May 13 01:08:39 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:08:39 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:08:39 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "c82d95ede7e0461db1b2f68e109b990a", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:08:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533719.7389431, 'source': 0, 'key': 'c82d95ede7e0461db1b2f68e109b990a'}
May 13 01:08:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005e006564
May 13 01:08:45 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:08:45 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:08:45 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:08:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:08:46 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797b
May 13 01:08:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:08:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:08:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:08:48 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:08:48 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:08:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057006565
May 13 01:08:48 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:08:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:08:49 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:08:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:08:50 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:08:50 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:09:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:09:00 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533740, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:09:00 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533740, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:09:00 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "d886b587ed6e4424ab36d68d80522853", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533740, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:09:00 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:09:00 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:09:00 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:09:00 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:09:00 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533740.7907307, 'source': 0, 'key': 'd886b587ed6e4424ab36d68d80522853'}
May 13 01:09:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:09:01 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:09:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:09:01 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f00797b
May 13 01:09:01 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533741, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:09:01 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533741, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:09:01 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8885d3f0c39145bb914c3c072329527f", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533741, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:09:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:09:01 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:09:01 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533741.4642398, 'source': 0, 'key': '8885d3f0c39145bb914c3c072329527f'}
May 13 01:09:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:09:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:09:03 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:09:03 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:09:03 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:09:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:09:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:09:13 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f10797b
May 13 01:09:13 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:09:13 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:09:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:09:14 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:09:15 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:09:15 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:09:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:09:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058306565
May 13 01:09:15 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:09:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:09:15 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533755, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:09:15 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533755, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:09:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9f3aa79eb6484733997e0234b507d214", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533755, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:09:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:09:16 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533756.4068871, 'source': 0, 'key': '9f3aa79eb6484733997e0234b507d214'}
May 13 01:09:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f006564
May 13 01:09:27 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:09:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:09:27 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:09:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058006565
May 13 01:09:27 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:09:28 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797b
May 13 01:09:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:09:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:09:28 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533768, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:09:28 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533768, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:09:28 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "b4bebebc151d4b07937694a3dc5264c9", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533768, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:09:29 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533769.0170305, 'source': 0, 'key': 'b4bebebc151d4b07937694a3dc5264c9'}
May 13 01:09:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:09:29 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:09:29 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:09:29 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:09:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:09:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:09:31 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533771, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:09:31 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533771, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:09:31 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "541a81afbefe4234a23b16df4185f132", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533771, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:09:31 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:09:31 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:09:31 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533771.4624169, 'source': 0, 'key': '541a81afbefe4234a23b16df4185f132'}
May 13 01:09:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:09:31 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:09:32 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:09:32 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:09:39 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:09:39 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:09:39 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "f27e45f535e844b79b644b2bdbc7e51e", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:09:40 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533780.1048055, 'source': 0, 'key': 'f27e45f535e844b79b644b2bdbc7e51e'}
May 13 01:09:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:09:41 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:09:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f106564
May 13 01:09:42 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:09:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058206565
May 13 01:09:42 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:09:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:09:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:09:43 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f00797b
May 13 01:09:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:09:44 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:09:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:09:56 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:09:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:09:57 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:09:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 12, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000c0002000000005f306564
May 13 01:09:57 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:09:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058306565
May 13 01:09:57 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:09:57 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f20797b
May 13 01:09:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:09:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:09:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:09:58 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:10:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a106465
May 13 01:10:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:10:00 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:10:00 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:10:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:10:00 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533800, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:10:00 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533800, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:10:00 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1ee934b7fb9841438e32e8d8d0a9f394", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533800, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:10:01 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533800.8938148, 'source': 0, 'key': '1ee934b7fb9841438e32e8d8d0a9f394'}
May 13 01:10:01 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:10:01 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:10:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057106565
May 13 01:10:09 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:10:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:10:10 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797b
May 13 01:10:10 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533810, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:10:10 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533810, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:10:10 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "1a631c6debc9490bbc1076ec92530d05", "msg": {"statusValues": {"skinTemp": 123, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533810, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:10:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:10:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:10:10 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533810.6687753, 'source': 0, 'key': '1a631c6debc9490bbc1076ec92530d05'}
May 13 01:10:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:10:11 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:10:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:10:11 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:10:11 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:10:11 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:10:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a206465
May 13 01:10:12 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533812, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:10:12 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533812, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:10:12 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "7ab9401ee86b44648245520c4b920ecd", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533812, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:10:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005e006564
May 13 01:10:12 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:10:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:10:12 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533812.5339653, 'source': 0, 'key': '7ab9401ee86b44648245520c4b920ecd'}
May 13 01:10:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:10:23 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:10:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:10:23 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:10:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:10:23 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:10:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:10:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043306565
May 13 01:10:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:10:24 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:10:24 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:10:24 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:10:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:10:24 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f10797b
May 13 01:10:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:10:25 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533825, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:10:25 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533825, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:10:25 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "2308b0418e804cbe8a5865c29befae49", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533825, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:10:25 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:10:25 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533825.5932002, 'source': 0, 'key': '2308b0418e804cbe8a5865c29befae49'}
May 13 01:10:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005e206564
May 13 01:10:27 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:10:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:10:32 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:10:32 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:10:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:10:37 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533837, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:10:37 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533837, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:10:37 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3ae6013293de4500b0ff841deb28bb17", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533837, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:10:38 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533838.1362655, 'source': 0, 'key': '3ae6013293de4500b0ff841deb28bb17'}
May 13 01:10:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:10:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057006565
May 13 01:10:39 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:10:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 94, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005e306564
May 13 01:10:39 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:10:39 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f20797b
May 13 01:10:40 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:10:40 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:10:40 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "6cd0ab3451be437fb8695549a6d7370e", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:10:40 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533840.5927427, 'source': 0, 'key': '6cd0ab3451be437fb8695549a6d7370e'}
May 13 01:10:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:10:40 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:10:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:10:40 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:10:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:10:42 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533842, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:10:42 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533842, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:10:42 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "54f7d388e63548109f72f68c30bd0afd", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533842, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:10:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:10:43 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533842.6736703, 'source': 0, 'key': '54f7d388e63548109f72f68c30bd0afd'}
May 13 01:10:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:10:51 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:10:51 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:10:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043106565
May 13 01:10:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:10:52 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 123, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797b
May 13 01:10:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:10:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:10:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:10:55 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:10:55 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:10:55 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:11:02 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:11:02 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:11:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:11:05 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:11:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043306565
May 13 01:11:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:11:06 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533866, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:11:06 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533866, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:11:07 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "806490e168274abf8bd21cff29f629b4", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533866, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:11:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:11:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:11:07 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:11:07 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:11:07 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533867.3987787, 'source': 0, 'key': '806490e168274abf8bd21cff29f629b4'}
May 13 01:11:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f206564
May 13 01:11:08 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:11:09 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f10797a
May 13 01:11:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:11:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:11:20 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:11:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:11:20 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:11:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042006565
May 13 01:11:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a106565
May 13 01:11:21 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533881, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:11:21 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533881, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:11:21 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "f92c6e7d185045aab5afecae5495a689", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533881, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:11:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:11:22 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533881.7149754, 'source': 0, 'key': 'f92c6e7d185045aab5afecae5495a689'}
May 13 01:11:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:11:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:11:22 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:11:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:11:22 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:11:23 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797a
May 13 01:11:23 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533883, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:11:23 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533883, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:11:23 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "9c2c4406a17840ab8e6f037fb3ace6d5", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533883, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:11:24 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:11:24 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533884.2145007, 'source': 0, 'key': '9c2c4406a17840ab8e6f037fb3ace6d5'}
May 13 01:11:33 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:11:33 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:11:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a206565
May 13 01:11:34 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:11:34 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:11:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c306464
May 13 01:11:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:11:34 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:11:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058106565
May 13 01:11:35 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:11:35 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:11:35 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:11:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f106564
May 13 01:11:35 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:11:36 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f00797a
May 13 01:11:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:11:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:11:36 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533896, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:11:36 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533896, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:11:36 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "b5d70e02cf3a4ce0a3f6eb1394137033", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533896, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:11:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:11:37 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:11:37 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533897.389997, 'source': 0, 'key': 'b5d70e02cf3a4ce0a3f6eb1394137033'}
May 13 01:11:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042206565
May 13 01:11:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:11:38 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:11:40 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:11:40 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:11:40 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "e79333a3dc854a7281b636aa71873f3c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:11:41 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533901.0142703, 'source': 0, 'key': 'e79333a3dc854a7281b636aa71873f3c'}
May 13 01:11:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042306565
May 13 01:11:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533907, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:11:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533907, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:11:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "4a943d52a23141e5acd8475538b9e4ca", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 66, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533907, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:11:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f206564
May 13 01:11:47 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:11:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a006565
May 13 01:11:48 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533908.270117, 'source': 0, 'key': '4a943d52a23141e5acd8475538b9e4ca'}
May 13 01:11:48 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f10797a
May 13 01:11:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:11:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:11:49 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:11:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:11:50 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:12:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:12:01 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533921, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:12:01 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533921, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:12:01 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "736e64f950214c49962d0f978e770e7e", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533921, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:12:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:12:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:12:02 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533921.8538315, 'source': 0, 'key': '736e64f950214c49962d0f978e770e7e'}
May 13 01:12:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042106565
May 13 01:12:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:12:02 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:12:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058006565
May 13 01:12:02 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:12:03 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797a
May 13 01:12:03 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:12:03 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:12:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 251a251a0007000000000000000000430011000000004a206565
May 13 01:12:05 msm8909 python3[3043]: Running Scheduled: Thread Check
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: MainThread
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: False
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: This is the current thread
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: Watchdog
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: GLibThread
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: StreamingAdapter
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: SSE-config
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG THREADS: SSE-ingest
May 13 01:12:05 msm8909 python3[3043]: DEBUG DAEMON: True
May 13 01:12:05 msm8909 python3[3043]: DEBUG NUM THREADS: 9
May 13 01:12:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a306465
May 13 01:12:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059206564
May 13 01:12:15 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:12:15 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f00797a
May 13 01:12:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:12:16 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533936, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:12:16 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533936, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:12:16 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "3eb4d3425d6a444ebb6af8e29e5943be", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533936, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:12:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:12:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046306464
May 13 01:12:16 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533936.5765581, 'source': 0, 'key': '3eb4d3425d6a444ebb6af8e29e5943be'}
May 13 01:12:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:12:17 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:12:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:12:17 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:12:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044206565
May 13 01:12:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:12:17 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:12:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f106564
May 13 01:12:18 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:12:18 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:12:18 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:12:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055106464
May 13 01:12:19 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:12:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:12:29 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:12:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:12:29 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:12:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044306565
May 13 01:12:29 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:12:29 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:12:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a006465
May 13 01:12:30 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533950, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:12:30 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 74, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533950, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:12:30 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "102630b28ff54548aa646f16ca42fd05", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 74, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533950, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:12:31 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533950.9755077, 'source': 0, 'key': '102630b28ff54548aa646f16ca42fd05'}
May 13 01:12:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:12:31 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:12:31 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:12:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:12:32 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:12:32 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:12:32 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:12:32 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f20797a
May 13 01:12:32 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533952, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:12:32 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533952, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:12:32 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "08014cefe3024294bf568d682e45775b", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533952, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:12:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:12:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:12:33 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:12:33 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:12:33 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533953.3531861, 'source': 0, 'key': '08014cefe3024294bf568d682e45775b'}
May 13 01:12:41 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:12:41 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:12:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "981f4f1a67384ddab6467c02d634b3fa", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:12:41 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533961.5009925, 'source': 0, 'key': '981f4f1a67384ddab6467c02d634b3fa'}
May 13 01:12:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046206464
May 13 01:12:43 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533963, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:12:43 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533963, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:12:43 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "ce32a5d2b8e14e9198e8e621012f4c06", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533963, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:12:43 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:12:43 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:12:43 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:12:43 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:12:44 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 01:12:44 msm8909 python3[3043]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:12:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:12:44 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:12:44 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533964.0043383, 'source': 0, 'key': 'ce32a5d2b8e14e9198e8e621012f4c06'}
May 13 01:12:44 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055306464
May 13 01:12:44 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:12:45 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f30797a
May 13 01:12:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:12:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:12:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057106565
May 13 01:12:46 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:12:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a206465
May 13 01:12:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f006564
May 13 01:12:48 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:12:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a306465
May 13 01:12:57 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f00797a
May 13 01:12:58 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:12:58 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:12:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f106564
May 13 01:12:58 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:12:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d306464
May 13 01:13:00 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:13:01 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057206565
May 13 01:13:01 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:13:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001006464
May 13 01:13:02 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:13:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059206564
May 13 01:13:02 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:13:04 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:13:04 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:13:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000057306565
May 13 01:13:11 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:13:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:13:11 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:13:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059306564
May 13 01:13:11 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:13:12 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f23797a
May 13 01:13:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:13:12 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:13:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 74, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004a006465
May 13 01:13:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042006565
May 13 01:13:12 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533992, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:13:12 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 66, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533992, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:13:12 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "d876adb083b54ffc87711f4af544ffb0", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 66, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533992, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:13:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:13:13 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:13:13 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533993.2885029, 'source': 0, 'key': 'd876adb083b54ffc87711f4af544ffb0'}
May 13 01:13:14 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:13:14 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:13:15 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:13:15 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533995, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:13:15 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 76, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715533995, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:13:15 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "97ab0da9c6b34197bc2be15e29bd823b", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 76, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715533995, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:13:16 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715533996.0980544, 'source': 0, 'key': '97ab0da9c6b34197bc2be15e29bd823b'}
May 13 01:13:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058106565
May 13 01:13:26 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:13:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:13:26 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:13:26 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053306464
May 13 01:13:26 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:13:27 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f006564
May 13 01:13:27 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:13:27 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f33797a
May 13 01:13:27 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:13:27 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:13:28 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:13:30 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:13:30 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:13:34 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:13:34 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:13:39 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:13:39 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:13:39 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f03797a
May 13 01:13:39 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 3, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534019, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:13:39 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 28, 'actCals': 3, 'heartRate': 0, 'sleepState': 3, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 131, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 128, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534019, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:13:39 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5081ff9c725841b0be346a3f66858c69", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 28, "actCals": 3, "heartRate": 0, "sleepState": 3, "totalSteps": 0, "caseTemp": 121, "totalCals": 131, "solarGen": 102, "walkSteps": 0, "bmrCals": 128, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534019, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:13:40 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:13:40 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534020, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:13:40 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534020, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:13:40 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "eaadf4803a2647109b6b0ecf5a90b88c", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534020, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:13:40 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534020.3238523, 'source': 0, 'key': '5081ff9c725841b0be346a3f66858c69'}
May 13 01:13:40 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534020.7496049, 'source': 0, 'key': 'eaadf4803a2647109b6b0ecf5a90b88c'}
May 13 01:13:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053106464
May 13 01:13:41 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:13:41 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f206564
May 13 01:13:41 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:13:41 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:13:41 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:13:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "84433019d5c5403b8f19edcc81450910", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:13:41 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534021.7509093, 'source': 0, 'key': '84433019d5c5403b8f19edcc81450910'}
May 13 01:13:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 66, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000042306565
May 13 01:13:42 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c006464
May 13 01:13:43 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:13:43 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:13:43 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 01:13:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:13:47 msm8909 python3[3043]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 13 01:13:47 msm8909 python3[3043]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 01:13:47 msm8909 python3[3043]: Device not connected, retrying later
May 13 01:13:47 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000046106464
May 13 01:13:47 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534027, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:13:47 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534027, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:13:47 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5abe35a32bd84b8fb9c8f2c025730fe5", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534027, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:13:48 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534028.3331871, 'source': 0, 'key': '5abe35a32bd84b8fb9c8f2c025730fe5'}
May 13 01:13:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001206464
May 13 01:13:53 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:13:53 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:13:53 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:13:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:13:53 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:13:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:13:54 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534034, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:13:54 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534034, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:13:54 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "c35a6e381f1b459db26d014cc384b535", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534034, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:13:54 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f23797a
May 13 01:13:54 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:13:54 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:13:55 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534034.7450938, 'source': 0, 'key': 'c35a6e381f1b459db26d014cc384b535'}
May 13 01:13:56 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053206464
May 13 01:13:56 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:13:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:13:57 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c106464
May 13 01:13:58 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:13:58 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:13:58 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 83, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000053306464
May 13 01:13:58 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:14:04 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:14:05 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:14:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 76, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004c206464
May 13 01:14:07 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:14:07 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:14:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:14:08 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:14:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:14:08 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:14:08 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:14:09 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:14:09 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 128, 'total_cals': 131, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 3, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 28, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001c0066001103b080003f33797a
May 13 01:14:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 88, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 106, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006a00110000000058106565
May 13 01:14:10 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:14:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:14:10 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:14:11 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:14:12 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046006565
May 13 01:14:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:14:21 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:14:21 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:14:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:14:21 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:14:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:14:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004b006464
May 13 01:14:22 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534062, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:14:22 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534062, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:14:22 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "aa106ca448944eceb7424f8cc72ca0d9", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534062, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:14:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:14:22 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:14:22 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:14:23 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534062.7584019, 'source': 0, 'key': 'aa106ca448944eceb7424f8cc72ca0d9'}
May 13 01:14:23 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043306565
May 13 01:14:23 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534063, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:14:23 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 67, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534063, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:14:23 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "e177ffff1c05475bbee32016236b79b8", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 67, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534063, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:14:24 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003f10797a
May 13 01:14:24 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534064.094511, 'source': 0, 'key': 'e177ffff1c05475bbee32016236b79b8'}
May 13 01:14:35 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:14:35 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:14:35 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:14:35 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:14:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043006565
May 13 01:14:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005d306564
May 13 01:14:36 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:14:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:14:36 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:14:37 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:14:37 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:14:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046206565
May 13 01:14:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004b106464
May 13 01:14:37 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:14:37 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:14:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:14:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004b206464
May 13 01:14:39 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:14:39 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:14:41 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:14:41 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:14:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "ce4e40b2a0784a73ba3ce4d324fd3604", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:14:42 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534081.9207182, 'source': 0, 'key': 'ce4e40b2a0784a73ba3ce4d324fd3604'}
May 13 01:14:48 msm8909 python3[3043]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 01:14:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046306565
May 13 01:14:49 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534089, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:14:49 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 70, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534089, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:14:49 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "4e6424b8789c4b60b3e6aaf89eea1d0f", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 70, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534089, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:14:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:14:49 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 01:14:49 msm8909 python3[3043]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:14:50 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:14:50 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:14:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 67, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000043206565
May 13 01:14:50 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:14:50 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:14:50 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:14:50 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:14:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:14:51 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003f00797a
May 13 01:14:51 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 29, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 133, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 130, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534091, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:14:51 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 29, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 133, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 130, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534091, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:14:51 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "59c53c8b27de47f1acb11184c270d923", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 29, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 133, "solarGen": 102, "walkSteps": 0, "bmrCals": 130, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534091, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:14:51 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:14:51 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:14:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:14:51 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:14:51 msm8909 python3[3043]: DBUS: Connected to 06:05:04:FC:44:79
May 13 01:14:51 msm8909 python3[3043]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 13 01:14:51 msm8909 python3[3043]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 13 01:14:51 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "1b95b6d0938b4b8ab36855a794f0b249", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 63, "status": 3}]}}
May 13 01:14:51 msm8909 python3[3043]: ACTIVATING HR.
May 13 01:14:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004b306464
May 13 01:14:51 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:14:51 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:14:52 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005d106564
May 13 01:14:52 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:14:53 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:14:53 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:14:54 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 87, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:14:54 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:14:56 msm8909 python3[3043]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 206, 124, 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, 105, 252, 68, 121, 0, 0, 0]
May 13 01:14:56 msm8909 python3[3043]: GOT Firmware Version: V1.5.4d0
May 13 01:14:56 msm8909 python3[3043]: GOT Pairing Code: 1d69
May 13 01:14:56 msm8909 python3[3043]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:14:56 msm8909 python3[3043]: NO FW Update needed.
May 13 01:14:56 msm8909 python3[3043]: LAST SYNC: 1715523196
May 13 01:14:57 msm8909 python3[3043]: DBUS: Read 06:05:04:FC:44:79 : 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, 17, 0, 0, 64, 17, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:14:57 msm8909 python3[3043]: ACTIVITY: 0
May 13 01:15:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:15:03 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:15:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 70, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000046106565
May 13 01:15:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001106464
May 13 01:15:04 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:15:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 93, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005d206564
May 13 01:15:05 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:15:05 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:15:05 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:15:05 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003f10797a
May 13 01:15:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044006565
May 13 01:15:08 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b006465
May 13 01:15:08 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534108, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:15:08 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 67, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 75, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534108, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 13 01:15:08 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "a65da25eea2a4e5c8c2c5f0a2162dc71", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 67, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 75, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534108, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 13 01:15:13 msm8909 python3[3043]: 1729.6368093490601 [06:05:04:FC:44:79] <- HR 0000
May 13 01:15:13 msm8909 python3[3043]: HR READING: 0 TOOK 15.544518 secs
May 13 01:15:13 msm8909 python3[3043]: DEACTIVATING HR.
May 13 01:15:13 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:15:13 msm8909 python3[3043]: GOT Instant Data: {'thermal_gen': 17, 'total_steps': 0, 'solar_gen': 17, 'bmr_cals': 0, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'act_cals': 0, 'activity': 0, 'walk_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'battery': 71, 'case_temp': 100, 'distance': 0}
May 13 01:15:13 msm8909 python3[3043]: W ID: 63
May 13 01:15:13 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715534113, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:15:13 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'heartRate': 0, 'actCals': 0, 'distance': 0, 'totalSteps': 0, 'activity': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715534113, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:15:13 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "d8675cd55ed8402891be822ea6295aeb", "msg": {"statusValues": {"skinTemp": 100, "heartRate": 0, "actCals": 0, "distance": 0, "totalSteps": 0, "activity": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715534113, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:15:13 msm8909 python3[3043]: Instant Upload complete
May 13 01:15:13 msm8909 python3[3043]: using silent sync
May 13 01:15:13 msm8909 python3[3043]: Starting sync for: 06:05:04:FC:44:79
May 13 01:15:13 msm8909 python3[3043]: ACTIVATING AMDTP.
May 13 01:15:14 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 01:15:16 msm8909 python3[3043]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 01:15:16 msm8909 python3[3043]: Sending start sync for: 06:05:04:FC:44:79
May 13 01:15:16 msm8909 python3[3043]: 1732.4913837909698 [06:05:04:FC:44:79] -> TX[10] b'060040109100a4a98329'
May 13 01:15:16 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 01:15:17 msm8909 python3[3043]: 1733.7742404937744 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b106465
May 13 01:15:18 msm8909 python3[3043]: 1734.4152691364288 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 13 01:15:18 msm8909 python3[3043]: 1734.4251217842102 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:18 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:18 msm8909 python3[3043]: Header: 06004010 payload: e200 crc: 9183912d
May 13 01:15:18 msm8909 python3[3043]: 1734.4325830936432 [06:05:04:FC:44:79] -> TX[10] b'0600401092269a7fa3d0'
May 13 01:15:18 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 01:15:18 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 01:15:18 msm8909 python3[3043]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:15:18 msm8909 python3[3043]: 1735.0650279521942 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:18 msm8909 python3[3043]: 1735.0946087837219 [06:05:04:FC:44:79] <- RX 06004011e2009183912d
May 13 01:15:18 msm8909 python3[3043]: 1735.1042852401733 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:18 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:18 msm8909 python3[3043]: Header: 06004011 payload: e200 crc: 9183912d
May 13 01:15:18 msm8909 python3[3043]: 1735.1149730682373 [06:05:04:FC:44:79] -> TX[11] b'07004010900f002d7dca85'
May 13 01:15:18 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 01:15:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000056006565
May 13 01:15:18 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:15:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 1, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 104, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 10c610c600070000000000000000006800110000000001306464
May 13 01:15:19 msm8909 python3[3043]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:15:19 msm8909 python3[3043]: 1735.6929786205292 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:19 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f006564
May 13 01:15:19 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:15:19 msm8909 python3[3043]: 1736.005375623703 [06:05:04:FC:44:79] <- RX 06004012e2009183912d
May 13 01:15:19 msm8909 python3[3043]: 1736.0144724845886 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:19 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:19 msm8909 python3[3043]: Header: 06004012 payload: e200 crc: 9183912d
May 13 01:15:19 msm8909 python3[3043]: 1736.021603345871 [06:05:04:FC:44:79] -> TX[11] b'070040109316006c6a8c1c'
May 13 01:15:19 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 01:15:20 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003e30797a
May 13 01:15:20 msm8909 python3[3043]: 1736.6526556015015 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:20 msm8909 python3[3043]: 1736.9681272506714 [06:05:04:FC:44:79] <- RX 06004013e2009183912d
May 13 01:15:20 msm8909 python3[3043]: 1736.9771127700806 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:20 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:20 msm8909 python3[3043]: Header: 06004013 payload: e200 crc: 9183912d
May 13 01:15:20 msm8909 python3[3043]: 1736.9869561195374 [06:05:04:FC:44:79] -> TX[11] b'070040109317002d5b9705'
May 13 01:15:20 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 01:15:21 msm8909 python3[3043]: 1737.4080574512482 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000045306565
May 13 01:15:21 msm8909 python3[3043]: 1737.7967193126678 [06:05:04:FC:44:79] <- RX 06004014e2009183912d
May 13 01:15:21 msm8909 python3[3043]: 1737.8060259819031 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:21 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:21 msm8909 python3[3043]: Header: 06004014 payload: e200 crc: 9183912d
May 13 01:15:21 msm8909 python3[3043]: 1737.8131785392761 [06:05:04:FC:44:79] -> TX[10] b'060040109124754d8015'
May 13 01:15:21 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 01:15:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:15:21 msm8909 python3[3043]: 1737.9124808311462 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:21 msm8909 python3[3043]: 1737.9520735740662 [06:05:04:FC:44:79] <- RX 2400401501016640f92900000032003c064000000000000000000000000000000000021508e3a7f5
May 13 01:15:21 msm8909 python3[3043]: 1737.9644086360931 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:21 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:21 msm8909 python3[3043]: user prefs:
May 13 01:15:21 msm8909 python3[3043]: self.clockFormat: 01
May 13 01:15:21 msm8909 python3[3043]: self.unit: 01
May 13 01:15:21 msm8909 python3[3043]: self.time: 00000000
May 13 01:15:21 msm8909 python3[3043]: self.timezone: 0000
May 13 01:15:21 msm8909 python3[3043]: self.gender: 00
May 13 01:15:21 msm8909 python3[3043]: self.age: 32
May 13 01:15:21 msm8909 python3[3043]: self.weight: 003c
May 13 01:15:21 msm8909 python3[3043]: self.height: 0640
May 13 01:15:21 msm8909 python3[3043]: self.steps: 00001a2c
May 13 01:15:21 msm8909 python3[3043]: self.distance: 00000003
May 13 01:15:21 msm8909 python3[3043]: self.calories: 00000708
May 13 01:15:21 msm8909 python3[3043]: self.sleep: 000001a4
May 13 01:15:21 msm8909 python3[3043]: self.language: 02
May 13 01:15:21 msm8909 python3[3043]: self.sleeptime: 15
May 13 01:15:21 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044106565
May 13 01:15:21 msm8909 python3[3043]: 1738.0344264507294 [06:05:04:FC:44:79] <- RX 06004016e2009183912d
May 13 01:15:21 msm8909 python3[3043]: 1738.0434017181396 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:21 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:21 msm8909 python3[3043]: Header: 06004016 payload: e200 crc: 9183912d
May 13 01:15:21 msm8909 python3[3043]: 1738.0504138469696 [06:05:04:FC:44:79] -> TX[42] b'26004010902401016640f92900000032003c064000003a9800000003000004b0000001e00215be86c221'
May 13 01:15:21 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902401016640f92900000032003c064000003a9800000003000004b0000001e00215be86c221
May 13 01:15:21 msm8909 python3[3043]: 1738.1283051967621 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: 1738.5166554450989 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 13 01:15:22 msm8909 python3[3043]: 1738.5266971588135 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: Header: 06004017 payload: e200 crc: 9183912d
May 13 01:15:22 msm8909 python3[3043]: 1738.5363349914551 [06:05:04:FC:44:79] -> TX[11] b'07004010930c030dc1a835'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 13 01:15:22 msm8909 python3[3043]: 1738.6085925102234 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: 1739.0252342224121 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 13 01:15:22 msm8909 python3[3043]: 1739.0345950126648 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: Header: 06004018 payload: e200 crc: 9183912d
May 13 01:15:22 msm8909 python3[3043]: 1739.0416531562805 [06:05:04:FC:44:79] -> TX[10] b'060040109237685f13ba'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 01:15:22 msm8909 python3[3043]: 1739.1208963394165 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: 1739.147937297821 [06:05:04:FC:44:79] <- RX 05004019011bdf05a5
May 13 01:15:22 msm8909 python3[3043]: 1739.1570680141449 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: 06:05:04:FC:44:79: License Good
May 13 01:15:22 msm8909 python3[3043]: 1739.2350709438324 [06:05:04:FC:44:79] <- RX 0600401ae2009183912d
May 13 01:15:22 msm8909 python3[3043]: 1739.244292974472 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: Header: 0600401a payload: e200 crc: 9183912d
May 13 01:15:22 msm8909 python3[3043]: 1739.2512724399567 [06:05:04:FC:44:79] -> TX[10] b'060040109126592c8efb'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 01:15:22 msm8909 python3[3043]: 1739.3283047676086 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:22 msm8909 python3[3043]: 1739.3600859642029 [06:05:04:FC:44:79] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 13 01:15:22 msm8909 python3[3043]: 1739.369220495224 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:22 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1739.4463987350464 [06:05:04:FC:44:79] <- RX 0600401ce2009183912d
May 13 01:15:23 msm8909 python3[3043]: 1739.457240819931 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: Header: 0600401c payload: e200 crc: 9183912d
May 13 01:15:23 msm8909 python3[3043]: 1739.4652066230774 [06:05:04:FC:44:79] -> TX[10] b'060040109107073ce7b7'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 01:15:23 msm8909 python3[3043]: 1739.5406045913696 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1739.5697739124298 [06:05:04:FC:44:79] <- RX 0500401d008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1739.5786805152893 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1739.6556980609894 [06:05:04:FC:44:79] <- RX 0600401ee2009183912d
May 13 01:15:23 msm8909 python3[3043]: 1739.667468547821 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: Header: 0600401e payload: e200 crc: 9183912d
May 13 01:15:23 msm8909 python3[3043]: 1739.6772968769073 [06:05:04:FC:44:79] -> TX[10] b'060040109117632c50aa'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 01:15:23 msm8909 python3[3043]: 1739.7455430030823 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1739.7733895778656 [06:05:04:FC:44:79] <- RX 0800401f6cce406685a72d9f
May 13 01:15:23 msm8909 python3[3043]: 1739.7879633903503 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1739.8663206100464 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 13 01:15:23 msm8909 python3[3043]: 1739.8785138130188 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: Header: 06004010 payload: e200 crc: 9183912d
May 13 01:15:23 msm8909 python3[3043]: 1739.8856437206268 [06:05:04:FC:44:79] -> TX[10] b'060040109106910ce0c0'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 01:15:23 msm8909 python3[3043]: 1739.9540050029755 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1740.0073642730713 [06:05:04:FC:44:79] <- RX 04024011000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c8a00c00000000000000000465020000c7a00c00000000000000000464020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00
May 13 01:15:23 msm8909 python3[3043]: 1740.0558247566223 [06:05:04:FC:44:79] <- RX 000000000000000465020000c6a00c00000000000000000464020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c8a00c00000000000000000465020000c6a00c00000000000000000464020000c7a00c00000000000000000465020000c7a00c00000000000000000465020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c8a00c00000000000000000465020000c7a00c00000000000000000464020000c7a00c00000000000000000465020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c0000000000
May 13 01:15:23 msm8909 python3[3043]: 1740.0813064575195 [06:05:04:FC:44:79] <- RX 0000000465020000c6a00c00000000000000000464020000c8a00c00b7706a39
May 13 01:15:23 msm8909 python3[3043]: 1740.0908219814301 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:23 msm8909 python3[3043]: 1740.2102131843567 [06:05:04:FC:44:79] <- RX 04024012000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000465020000c8a00c00000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00
May 13 01:15:23 msm8909 python3[3043]: 1740.2571938037872 [06:05:04:FC:44:79] <- RX 000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c8a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c0000000000
May 13 01:15:23 msm8909 python3[3043]: 1740.283698797226 [06:05:04:FC:44:79] <- RX 0000000464020000c7a00c00000000000000000464020000c7a00c00c3af5258
May 13 01:15:23 msm8909 python3[3043]: 1740.2929117679596 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:23 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: 1740.4558176994324 [06:05:04:FC:44:79] <- RX 04024013000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c6800c00000000000000000464020000c7a00c00000000000000000464020000c7a00c00000000000000000464020000c7800c00000000000000000464020000c7a00c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6a00c00000000000000000464020000c7a00c00000000000000000464020000c6a00c00
May 13 01:15:24 msm8909 python3[3043]: 1740.5024654865265 [06:05:04:FC:44:79] <- RX 000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c0000000000
May 13 01:15:24 msm8909 python3[3043]: 1740.5287044048309 [06:05:04:FC:44:79] <- RX 0000000464020000c5800c00000000000000000464020000c7800c007d174078
May 13 01:15:24 msm8909 python3[3043]: 1740.5380411148071 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: 1740.6683347225189 [06:05:04:FC:44:79] <- RX 04024014000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c5800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00
May 13 01:15:24 msm8909 python3[3043]: 1740.715226650238 [06:05:04:FC:44:79] <- RX 000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c0000000000
May 13 01:15:24 msm8909 python3[3043]: 1740.744312286377 [06:05:04:FC:44:79] <- RX 0000000464020000c7800c00000000000000000464020000c7800c000bc3120c
May 13 01:15:24 msm8909 python3[3043]: 1740.7545683383942 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: 1740.8719930648804 [06:05:04:FC:44:79] <- RX 04024015000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c8800c00
May 13 01:15:24 msm8909 python3[3043]: 1740.9185280799866 [06:05:04:FC:44:79] <- RX 000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c5800c00000000000000000464020000c6800c00000000000000000464020000c7800c0000000000
May 13 01:15:24 msm8909 python3[3043]: 1740.9436695575714 [06:05:04:FC:44:79] <- RX 0000000464020000c7800c00000000000000000464020000c6800c00d72d09a9
May 13 01:15:24 msm8909 python3[3043]: 1740.9541318416595 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: 1741.0855760574341 [06:05:04:FC:44:79] <- RX 64014016000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00
May 13 01:15:24 msm8909 python3[3043]: 1741.1200311183929 [06:05:04:FC:44:79] <- RX 000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00de248871
May 13 01:15:24 msm8909 python3[3043]: 1741.12904047966 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: 1741.2157697677612 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 13 01:15:24 msm8909 python3[3043]: 1741.2248363494873 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: Header: 06004017 payload: e200 crc: 9183912d
May 13 01:15:24 msm8909 python3[3043]: 1741.2317423820496 [06:05:04:FC:44:79] -> TX[10] b'06004010902397e9ff92'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 13 01:15:24 msm8909 python3[3043]: 1741.307008266449 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: 1741.3354115486145 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 13 01:15:24 msm8909 python3[3043]: 1741.3446478843689 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:24 msm8909 python3[3043]: Header: 06004018 payload: e200 crc: 9183912d
May 13 01:15:24 msm8909 python3[3043]: 1741.3516223430634 [06:05:04:FC:44:79] -> TX[10] b'0600401091013299845e'
May 13 01:15:24 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 13 01:15:25 msm8909 python3[3043]: 1741.4243748188019 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 01:15:26 msm8909 python3[3043]: 1742.7970085144043 [06:05:04:FC:44:79] <- RX 06004019e2009183912d
May 13 01:15:26 msm8909 python3[3043]: 1742.8065803050995 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 01:15:26 msm8909 python3[3043]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 01:15:26 msm8909 python3[3043]: Header: 06004019 payload: e200 crc: 9183912d
May 13 01:15:26 msm8909 python3[3043]: command list complete
May 13 01:15:26 msm8909 python3[3043]: DEACTIVATING AMDTP.
May 13 01:15:26 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 01:15:26 msm8909 python3[3043]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 01:15:26 msm8909 python3[3043]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 01:15:26 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:15:26 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:15:26 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534090.0980535, 'source': 0, 'key': '4e6424b8789c4b60b3e6aaf89eea1d0f'}
May 13 01:15:26 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534091.5906045, 'source': 0, 'key': '59c53c8b27de47f1acb11184c270d923'}
May 13 01:15:26 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534092.0363543, 'source': 0, 'key': '1b95b6d0938b4b8ab36855a794f0b249'}
May 13 01:15:26 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534108.5204468, 'source': 0, 'key': 'a65da25eea2a4e5c8c2c5f0a2162dc71'}
May 13 01:15:26 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534113.9362986, 'source': 0, 'key': 'd8675cd55ed8402891be822ea6295aeb'}
May 13 01:15:28 msm8909 python3[3043]: Total BG Logs: 182
May 13 01:15:28 msm8909 python3[3043]: [SSE] BACKGROUND: {'events': [{'skinTemp': 25.25, 'utcTimestamp': 1715523180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 2
May 13 01:15:28 msm8909 python3[3043]: 5.25, 'utcTimestamp': 1715523540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523900, 'heartRate'
May 13 01:15:28 msm8909 python3[3043]: : None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715523960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedInde
May 13 01:15:28 msm8909 python3[3043]: x': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0
May 13 01:15:28 msm8909 python3[3043]: , 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715524980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp':
May 13 01:15:28 msm8909 python3[3043]: 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.25, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, '
May 13 01:15:28 msm8909 python3[3043]: battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525700, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals':
May 13 01:15:28 msm8909 python3[3043]: 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715525940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp':
May 13 01:15:28 msm8909 python3[3043]: 25.25, 'utcTimestamp': 1715526120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526480, 'heartRate': No
May 13 01:15:28 msm8909 python3[3043]: ne, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 's
May 13 01:15:28 msm8909 python3[3043]: olarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715526960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity':
May 13 01:15:28 msm8909 python3[3043]: 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGen
May 13 01:15:28 msm8909 python3[3043]: Index': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.25, 'utcTimestamp': 1715527860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDis
May 13 01:15:28 msm8909 python3[3043]: tance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715527980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:4
May 13 01:15:28 msm8909 python3[3043]: 4:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528700, '
May 13 01:15:28 msm8909 python3[3043]: heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 69, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715528940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex
May 13 01:15:28 msm8909 python3[3043]: ': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529120, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 69, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}]}
May 13 01:15:28 msm8909 python3[3043]: [SSE] Sending: {"rt": "bg", "key": "266d38d35ed74f498cbc613c2c8d0757", "msg": {"events": [{"skinTemp": 25.25, "utcTimestamp": 1715523180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaA
May 13 01:15:28 msm8909 python3[3043]: ctCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"},
May 13 01:15:28 msm8909 python3[3043]: {"skinTemp": 25.25, "utcTimestamp": 1715523900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715523960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 17155242
May 13 01:15:28 msm8909 python3[3043]: 60, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524620, "heartRate": null, "deltaBmrCals": 0, "pow
May 13 01:15:28 msm8909 python3[3043]: erConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715524980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaW
May 13 01:15:28 msm8909 python3[3043]: alkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.25, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0,
May 13 01:15:28 msm8909 python3[3043]: "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearable
May 13 01:15:28 msm8909 python3[3043]: Id": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715525940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526060, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "delta
May 13 01:15:28 msm8909 python3[3043]: ActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"s
May 13 01:15:28 msm8909 python3[3043]: kinTemp": 25.25, "utcTimestamp": 1715526480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526840, "hear
May 13 01:15:28 msm8909 python3[3043]: tRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715526960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedInd
May 13 01:15:28 msm8909 python3[3043]: ex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "act
May 13 01:15:28 msm8909 python3[3043]: ivity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.25, "utcTimestamp": 1715527860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "the
May 13 01:15:28 msm8909 python3[3043]: rmalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715527980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "delt
May 13 01:15:28 msm8909 python3[3043]: aDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:
May 13 01:15:28 msm8909 python3[3043]: FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 69, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715528940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 171552906
May 13 01:15:28 msm8909 python3[3043]: 0, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 69, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}]}}
May 13 01:15:28 msm8909 python3[3043]: [SSE] BACKGROUND: {'events': [{'skinTemp': 25.0, 'utcTimestamp': 1715529180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTim
May 13 01:15:28 msm8909 python3[3043]: estamp': 1715529540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529900, 'heartRate': None, 'deltaBmrCals':
May 13 01:15:28 msm8909 python3[3043]: 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715529960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWa
May 13 01:15:28 msm8909 python3[3043]: lkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTem
May 13 01:15:28 msm8909 python3[3043]: p': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715530980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'batte
May 13 01:15:28 msm8909 python3[3043]: ry': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531100, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531160, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531220, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531280, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531340, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceI
May 13 01:15:28 msm8909 python3[3043]: d': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531400, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531460, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531520, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531580, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531640, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531700, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimesta
May 13 01:15:28 msm8909 python3[3043]: mp': 1715531760, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531820, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531880, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715531940, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532000, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532060, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532120, 'heartRate': None, 'deltaBmrCals': 0, '
May 13 01:15:29 msm8909 python3[3043]: powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532180, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532240, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532300, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532360, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532420, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532480, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSt
May 13 01:15:29 msm8909 python3[3043]: eps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 69, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532540, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532600, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532660, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532720, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532780, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532840, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp':
May 13 01:15:29 msm8909 python3[3043]: 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532900, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 72, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715532960, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533020, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533080, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533140, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533200, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery':
May 13 01:15:29 msm8909 python3[3043]: 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533260, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533320, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533380, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533440, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533500, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533560, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId':
May 13 01:15:29 msm8909 python3[3043]: '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533620, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533680, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533740, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533800, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533860, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715533920, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 70, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp':
May 13 01:15:29 msm8909 python3[3043]: 1715533980, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}, {'skinTemp': 25.0, 'utcTimestamp': 1715534040, 'heartRate': None, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'solarGenIndex': 1, 'deltaWalkSteps': 0, 'activity': 0, 'deltaRunSteps': 0, 'caseTemp': 25.0, 'thermalGenIndex': 1, 'wearableId': 63, 'battery': 71, 'deltaDistance': 0, 'deltaActCals': 0, 'deviceId': '06:05:04:FC:44:79'}]}
May 13 01:15:29 msm8909 python3[3043]: [SSE] Sending: {"rt": "bg", "key": "e4f4f50646c24a3996f89ca8c0a90345", "msg": {"events": [{"skinTemp": 25.0, "utcTimestamp": 1715529180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529480, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0,
May 13 01:15:29 msm8909 python3[3043]: "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "ut
May 13 01:15:29 msm8909 python3[3043]: cTimestamp": 1715529900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715529960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530260, "heartRate": null, "deltaBmrCal
May 13 01:15:29 msm8909 python3[3043]: s": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "del
May 13 01:15:29 msm8909 python3[3043]: taWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715530980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "cas
May 13 01:15:29 msm8909 python3[3043]: eTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531100, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531160, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531220, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531280, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531340, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "b
May 13 01:15:29 msm8909 python3[3043]: attery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531400, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531460, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531520, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531580, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531640, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531700, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "dev
May 13 01:15:29 msm8909 python3[3043]: iceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531760, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531820, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531880, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715531940, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532000, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532060, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTim
May 13 01:15:29 msm8909 python3[3043]: estamp": 1715532120, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532180, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532240, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532300, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532360, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532420, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532480, "heartRate": null, "deltaBmrCals":
May 13 01:15:29 msm8909 python3[3043]: 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 69, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532540, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532600, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532660, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532720, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532780, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532840, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWa
May 13 01:15:29 msm8909 python3[3043]: lkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532900, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 72, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715532960, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533020, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533080, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533140, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533200, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTem
May 13 01:15:29 msm8909 python3[3043]: p": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533260, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533320, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533380, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533440, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533500, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533560, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "batte
May 13 01:15:29 msm8909 python3[3043]: ry": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533620, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533680, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533740, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533800, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533860, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533920, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 70, "deltaDistance": 0, "deltaActCals": 0, "deviceI
May 13 01:15:29 msm8909 python3[3043]: d": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715533980, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}, {"skinTemp": 25.0, "utcTimestamp": 1715534040, "heartRate": null, "deltaBmrCals": 0, "powerConsumedIndex": 1, "solarGenIndex": 1, "deltaWalkSteps": 0, "activity": 0, "deltaRunSteps": 0, "caseTemp": 25.0, "thermalGenIndex": 1, "wearableId": 63, "battery": 71, "deltaDistance": 0, "deltaActCals": 0, "deviceId": "06:05:04:FC:44:79"}]}}
May 13 01:15:29 msm8909 python3[3043]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:15:29 msm8909 python3[3043]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 01:15:29 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:15:29 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534129.2945492, 'source': 0, 'key': '266d38d35ed74f498cbc613c2c8d0757'}
May 13 01:15:29 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534129.3866978, 'source': 0, 'key': 'e4f4f50646c24a3996f89ca8c0a90345'}
May 13 01:15:34 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f106564
May 13 01:15:34 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:15:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:15:35 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:15:35 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003e00797a
May 13 01:15:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000056206565
May 13 01:15:36 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:15:36 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047306464
May 13 01:15:37 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b306465
May 13 01:15:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:15:38 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534138, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:15:38 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534138, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:15:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "5023fa9c5faa414e8d1aeada786e23e7", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534138, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:15:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044306565
May 13 01:15:38 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534138, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:15:38 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 68, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534138, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 13 01:15:38 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "020621d9cfe44c61b478778adbb6601a", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 68, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534138, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 13 01:15:38 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 69, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000045006565
May 13 01:15:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534139.2989542, 'source': 0, 'key': '5023fa9c5faa414e8d1aeada786e23e7'}
May 13 01:15:39 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534139.362514, 'source': 0, 'key': '020621d9cfe44c61b478778adbb6601a'}
May 13 01:15:41 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:15:41 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:15:41 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "859ea62ed85f4320a303ce1a6e456930", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:15:42 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534142.3337371, 'source': 0, 'key': '859ea62ed85f4320a303ce1a6e456930'}
May 13 01:15:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:15:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000056306565
May 13 01:15:48 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:15:48 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044006565
May 13 01:15:49 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055206464
May 13 01:15:49 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:15:49 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 62, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003e20797a
May 13 01:15:50 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:15:50 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:15:56 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:15:56 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:16:02 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 89, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d00110000000059106564
May 13 01:16:02 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:16:03 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:16:03 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:16:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047206464
May 13 01:16:03 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044106565
May 13 01:16:04 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 75, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'company_id': b'%\x1a', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 67, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 251a251a0007000000000000000000430011000000004b206465
May 13 01:16:04 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:16:04 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:16:05 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f106564
May 13 01:16:05 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:16:06 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:16:06 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:16:06 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:16:07 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 85, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000055006464
May 13 01:16:07 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:16:16 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054106464
May 13 01:16:16 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:16:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047006464
May 13 01:16:17 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534177, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:16:17 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 17, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 17, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534177, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 13 01:16:17 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "22f9c31bc7754b11a15eba04e86fd15a", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 17, "walkSteps": 0, "bmrCals": 0, "thermalGen": 17, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534177, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 13 01:16:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f206564
May 13 01:16:17 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:16:17 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 01:16:17 msm8909 python3[3043]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:16:17 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 90, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 109, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:16:17 msm8909 python3[3043]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:16:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d006464
May 13 01:16:18 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000056206565
May 13 01:16:18 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:16:18 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534177.9099884, 'source': 0, 'key': '22f9c31bc7754b11a15eba04e86fd15a'}
May 13 01:16:18 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:16:18 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:16:18 msm8909 python3[3043]: ADVERT: {'act_cals': 3, 'battery': 63, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'total_cals': 133, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'skin_temp': 122, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 102, 'sleep_duration': 29, 'heart_rate': 0, 'case_temp': 121, 'distance': 0} 13d413d40007000000000000001d0066001103c082003f10797a
May 13 01:16:18 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 122, 'sleepDuration': 29, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 133, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 130, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534178, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:16:18 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 122, 'sleepDuration': 29, 'actCals': 3, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 121, 'totalCals': 133, 'solarGen': 102, 'walkSteps': 0, 'bmrCals': 130, 'thermalGen': 17, 'battery': 63, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534178, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 13 01:16:18 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "b83f7446841f46c1895e312d87dc5ab2", "msg": {"statusValues": {"skinTemp": 122, "sleepDuration": 29, "actCals": 3, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 121, "totalCals": 133, "solarGen": 102, "walkSteps": 0, "bmrCals": 130, "thermalGen": 17, "battery": 63, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534178, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 13 01:16:18 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 01:16:18 msm8909 python3[3043]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:16:19 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534179.1720061, 'source': 0, 'key': 'b83f7446841f46c1895e312d87dc5ab2'}
May 13 01:16:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044306565
May 13 01:16:20 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047106565
May 13 01:16:20 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534180, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:16:20 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 71, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534180, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 13 01:16:20 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "8b02a884753d40aeaeb1493f2fccdff6", "msg": {"statusValues": {"skinTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 101, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 71, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534180, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 13 01:16:21 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534181.0163662, 'source': 0, 'key': '8b02a884753d40aeaeb1493f2fccdff6'}
May 13 01:16:21 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:16:21 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:16:27 msm8909 python3[3043]: Running Scheduled: Check Network
May 13 01:16:27 msm8909 python3[3043]: [NET] NETWORK GOOD.
May 13 01:16:30 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047206565
May 13 01:16:30 msm8909 python3[3043]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 01:16:30 msm8909 python3[3043]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:16:31 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 01:16:31 msm8909 python3[3043]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:16:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'company_id': b'\x1di', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1d691d6900070000000000000000001100110000000047106464
May 13 01:16:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 86, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 107, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1dd51dd500070000000000000000006b00110000000056006565
May 13 01:16:32 msm8909 python3[3043]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:16:32 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 68, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 17, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 1d921d9200070000000000000000001100110000000044006565
May 13 01:16:33 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d106464
May 13 01:16:34 msm8909 python3[3043]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 01:16:34 msm8909 python3[3043]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:16:35 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 95, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 13, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 10d310d300070000000000000000000d0002000000005f006564
May 13 01:16:35 msm8909 python3[3043]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:16:42 msm8909 python3[3043]: [SSE] Sending keepalive ping
May 13 01:16:42 msm8909 python3[3043]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:16:42 msm8909 python3[3043]: [SSE] Sending: {"rt": "gw", "key": "482de979be27482988df08aa2a37cf1b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 13 01:16:42 msm8909 python3[3043]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715534202.6323328, 'source': 0, 'key': '482de979be27482988df08aa2a37cf1b'}
May 13 01:16:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 71, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'company_id': b'\rU', 'sleep_state': 0, 'skin_temp': 101, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 101, 'distance': 0} 0d550d5500070000000000000000000200020000000047306565
May 13 01:16:45 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 77, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 2, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 2, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 0f890f890007000000000000000000020002000000004d206464
May 13 01:16:45 msm8909 python3[3043]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534205, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:16:45 msm8909 python3[3043]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'totalSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'thermalGen': 2, 'battery': 77, 'runSteps': 0, 'distance': 0}, 'utcTimestamp': 1715534205, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 13 01:16:45 msm8909 python3[3043]: [SSE] Sending: {"rt": "instant", "key": "72798ce5d7ff48f9b7327a97bedcf1f1", "msg": {"statusValues": {"skinTemp": 100, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "totalSteps": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 2, "walkSteps": 0, "bmrCals": 0, "thermalGen": 2, "battery": 77, "runSteps": 0, "distance": 0}, "utcTimestamp": 1715534205, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 13 01:16:46 msm8909 python3[3043]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 13 01:16:46 msm8909 python3[3043]: ADVERT: {'act_cals': 0, 'battery': 84, 'run_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'total_cals': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'company_id': b'\x15\x83', 'sleep_state': 0, 'skin_temp': 100, 'thermal_gen': 17, 'total_steps': 0, 'mtp_version': 7, 'solar_gen': 100, 'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 100, 'distance': 0} 1583158300070000000000000000006400110000000054006464
May 13 01:16:46 msm8909 python3[3043]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583